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

Allan McRae allan at nymeria.archlinux.org
Wed Nov 20 10:54:48 UTC 2013


    Date: Wednesday, November 20, 2013 @ 11:54:48
  Author: allan
Revision: 199953

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

Added:
  vamp-plugin-sdk/repos/extra-i686/PKGBUILD
    (from rev 199952, vamp-plugin-sdk/trunk/PKGBUILD)
  vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD
    (from rev 199952, 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	2013-11-20 10:53:10 UTC (rev 199952)
+++ extra-i686/PKGBUILD	2013-11-20 10:54:48 UTC (rev 199953)
@@ -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=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=('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 199952, vamp-plugin-sdk/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-11-20 10:54:48 UTC (rev 199953)
@@ -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.5
+_dir=690
+pkgrel=2
+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:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-11-20 10:53:10 UTC (rev 199952)
+++ extra-x86_64/PKGBUILD	2013-11-20 10:54:48 UTC (rev 199953)
@@ -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=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=('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 199952, vamp-plugin-sdk/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-11-20 10:54:48 UTC (rev 199953)
@@ -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.5
+_dir=690
+pkgrel=2
+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:




More information about the arch-commits mailing list