[arch-commits] Commit in vamp-plugin-sdk/trunk (PKGBUILD)

Ray Rashif schiv at archlinux.org
Sat Aug 4 10:04:19 UTC 2012


    Date: Saturday, August 4, 2012 @ 06:04:18
  Author: schiv
Revision: 164734

upgpkg: vamp-plugin-sdk 2.4-1

upstream release

Modified:
  vamp-plugin-sdk/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-04 09:34:45 UTC (rev 164733)
+++ PKGBUILD	2012-08-04 10:04:18 UTC (rev 164734)
@@ -3,18 +3,16 @@
 # Contributor: Orivej Desh <smpuj at bk.ru>
 
 pkgname=vamp-plugin-sdk
-pkgver=2.2
-pkgrel=2
+pkgver=2.4
+pkgrel=1
 pkgdesc="The Vamp audio analysis plug-in system"
 arch=('i686' 'x86_64')
 url="http://www.vamp-plugins.org/"
 license=('BSD')
 depends=('gcc-libs' 'libsndfile')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/vamp/$pkgname-$pkgver.tar.gz"
-        'gcc44.patch')
-md5sums=('037cdb83f20a331ff1fa07d54550c773'
-         'a07e3ef9c657a56cf2e8c4afc0ba1cec')
+#options=('!libtool')
+source=("http://code.soundsoftware.ac.uk/attachments/download/517/$pkgname-$pkgver.tar.gz")
+md5sums=('4bd75ca4515c141cd8776bdb59066261')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list