[arch-commits] Commit in vamp-plugin-sdk/repos (4 files)

Ray Rashif schiv at archlinux.org
Wed Mar 2 22:04:17 UTC 2016


    Date: Wednesday, March 2, 2016 @ 23:04:16
  Author: schiv
Revision: 260557

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  vamp-plugin-sdk/repos/extra-i686/PKGBUILD
    (from rev 260556, vamp-plugin-sdk/trunk/PKGBUILD)
  vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD
    (from rev 260556, vamp-plugin-sdk/trunk/PKGBUILD)
Deleted:
  vamp-plugin-sdk/repos/extra-i686/PKGBUILD
  vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   66 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   33 ------------------------
 extra-x86_64/PKGBUILD |   33 ------------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-03-02 22:03:57 UTC (rev 260556)
+++ extra-i686/PKGBUILD	2016-03-02 22:04:16 UTC (rev 260557)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: Orivej Desh <smpuj at bk.ru>
-
-pkgname=vamp-plugin-sdk
-pkgver=2.5
-_dir=690
-pkgrel=3
-pkgdesc="The Vamp audio analysis plug-in system"
-arch=('i686' 'x86_64')
-url="http://www.vamp-plugins.org/"
-license=('BSD')
-depends=('gcc-libs' 'libsndfile')
-source=("http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz")
-md5sums=('199872997f74951f6769b982bf0d0646')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING \
-    "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vamp-plugin-sdk/repos/extra-i686/PKGBUILD (from rev 260556, vamp-plugin-sdk/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-03-02 22:04:16 UTC (rev 260557)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: Orivej Desh <smpuj at bk.ru>
+
+pkgname=vamp-plugin-sdk
+pkgver=2.6
+_dir=1520
+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')
+source=("http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz")
+md5sums=('200d6f5980d8d8877d296975a7e2890b')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING \
+    "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-03-02 22:03:57 UTC (rev 260556)
+++ extra-x86_64/PKGBUILD	2016-03-02 22:04:16 UTC (rev 260557)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: Orivej Desh <smpuj at bk.ru>
-
-pkgname=vamp-plugin-sdk
-pkgver=2.5
-_dir=690
-pkgrel=3
-pkgdesc="The Vamp audio analysis plug-in system"
-arch=('i686' 'x86_64')
-url="http://www.vamp-plugins.org/"
-license=('BSD')
-depends=('gcc-libs' 'libsndfile')
-source=("http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz")
-md5sums=('199872997f74951f6769b982bf0d0646')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING \
-    "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD (from rev 260556, vamp-plugin-sdk/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-03-02 22:04:16 UTC (rev 260557)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: Orivej Desh <smpuj at bk.ru>
+
+pkgname=vamp-plugin-sdk
+pkgver=2.6
+_dir=1520
+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')
+source=("http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz")
+md5sums=('200d6f5980d8d8877d296975a7e2890b')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING \
+    "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list