[arch-commits] Commit in ardour/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Jan 31 23:31:03 UTC 2010


    Date: Sunday, January 31, 2010 @ 18:31:02
  Author: giovanni
Revision: 66587

upgpkg: ardour 2.8.6-1
    upstream release

Modified:
  ardour/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-31 22:27:45 UTC (rev 66586)
+++ PKGBUILD	2010-01-31 23:31:02 UTC (rev 66587)
@@ -7,19 +7,18 @@
 # for fixed dependencies speaking in terms of versions
 
 pkgname=ardour
-pkgver=2.8.4
+pkgver=2.8.6
 pkgrel=1
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=('i686' 'x86_64')
 url="http://ardour.org"
 license=('GPL2')
-depends=('liblrdf>=0.4.0-5' 'liblrdf<0.4.1' 'libgnomecanvasmm>=2.26.0'
-         'liblo>=0.26' 'aubio' 'libusb>=0.1.12' 'aubio>=0.3.2')
-makedepends=('scons' 'boost' 'pkgconfig' 'soundtouch>=1.4.0-2')
+depends=('liblrdf' 'libgnomecanvasmm' 'liblo' 'aubio' 'libusb')
+makedepends=('scons' 'boost' 'pkgconfig' 'soundtouch')
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
         ${pkgname}.desktop)
-md5sums=('7ab850e9153bb4282f2ed95aad152805'
+md5sums=('24c58ca96af2b775d1b7beac4c552db8'
          '8aeaf433ebf781733db48e5a16b0c4da')
 
 build() {




More information about the arch-commits mailing list