From c173ac862828a54925737fc1d90ede1dd09a312c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 30 Apr 2011 22:33:37 +0000 Subject: Sat Apr 30 22:33:37 UTC 2011 --- extra/ardour/PKGBUILD | 10 +++++----- extra/ardour/ardour.changelog | 8 ++++++-- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'extra/ardour') diff --git a/extra/ardour/PKGBUILD b/extra/ardour/PKGBUILD index eb512207f..cee3fc185 100644 --- a/extra/ardour/PKGBUILD +++ b/extra/ardour/PKGBUILD @@ -1,6 +1,6 @@ -# $Id: PKGBUILD 101421 2010-11-29 06:10:19Z allan $ +# $Id: PKGBUILD 110738 2011-02-21 22:15:44Z schiv $ # Maintainer: tobias -# Maintainer: Ray Rashif +# Maintainer: Ray Rashif # Contributor: Giovanni Scafora # ardour, liblrdf and raptor are heavily dependent on each other. Updating of @@ -9,13 +9,13 @@ pkgname=ardour pkgver=2.8.11 -pkgrel=2 +pkgrel=3 pkgdesc="A multichannel hard disk recorder and digital audio workstation" arch=('i686' 'x86_64') url="http://ardour.org" license=('GPL') -depends=('liblrdf' 'liblo' 'aubio' 'libusb-compat' - 'slv2' 'rubberband' 'libgnomecanvas') +depends=('liblrdf>=0.4.0-7' 'liblo' 'aubio' 'libusb-compat' + 'slv2>=0.6.6-3' 'rubberband' 'libgnomecanvas') makedepends=('scons' 'boost' 'pkg-config') changelog=${pkgname}.changelog source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2 diff --git a/extra/ardour/ardour.changelog b/extra/ardour/ardour.changelog index 6da0d9f57..ee9cf00bf 100644 --- a/extra/ardour/ardour.changelog +++ b/extra/ardour/ardour.changelog @@ -1,8 +1,12 @@ -9 Aug 2010 (GMT+8) Ray Rashif +22 Feb 2011 (GMT+8) Ray Rashif + + * 2.8.11-2 : + raptor rebuild + +9 Aug 2010 (GMT+8) Ray Rashif * 2.8.11-1 : Testing build. - Updated to latest upstream release. Removed libgnomecanvasmm depend (ardour internal). Removed soundtouch makedepend (ardour internal, unneded). Added new depends -- cgit v1.2.3-54-g00ecf