[arch-commits] Commit in ardour/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Sunday, January 31, 2010 @ 18:33:35
  Author: giovanni
Revision: 66589

Merged revisions 66587 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/ardour/trunk

........
  r66587 | giovanni | 2010-02-01 00:31:02 +0100 (lun, 01 feb 2010) | 2 lines
  
  upgpkg: ardour 2.8.6-1
      upstream release
........

Modified:
  ardour/repos/extra-x86_64/	(properties)
  ardour/repos/extra-x86_64/PKGBUILD

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


Property changes on: ardour/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /ardour/trunk:1-59021
   + /ardour/trunk:1-66588

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-31 23:31:43 UTC (rev 66588)
+++ extra-x86_64/PKGBUILD	2010-01-31 23:33:35 UTC (rev 66589)
@@ -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