[arch-commits] Commit in lv2/repos (4 files)
Ray Rashif
schiv at archlinux.org
Thu Oct 20 08:28:10 UTC 2016
Date: Thursday, October 20, 2016 @ 08:28:10
Author: schiv
Revision: 279036
archrelease: copy trunk to testing-i686, testing-x86_64
Added:
lv2/repos/testing-i686/PKGBUILD
(from rev 279035, lv2/trunk/PKGBUILD)
lv2/repos/testing-x86_64/PKGBUILD
(from rev 279035, lv2/trunk/PKGBUILD)
Deleted:
lv2/repos/testing-i686/PKGBUILD
lv2/repos/testing-x86_64/PKGBUILD
-------------------------+
/PKGBUILD | 74 ++++++++++++++++++++++++++++++++++++++++++++++
testing-i686/PKGBUILD | 37 -----------------------
testing-x86_64/PKGBUILD | 37 -----------------------
3 files changed, 74 insertions(+), 74 deletions(-)
Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2016-10-20 08:27:55 UTC (rev 279035)
+++ testing-i686/PKGBUILD 2016-10-20 08:28:10 UTC (rev 279036)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-
-pkgname=lv2
-pkgver=1.14.0
-pkgrel=1
-pkgdesc="Successor to the LADSPA audio plug-in standard"
-url="http://lv2plug.in/"
-license=('LGPL' 'custom')
-arch=('i686' 'x86_64')
-makedepends=('python2' 'libsndfile' 'gtk2')
-optdepends=('libsndfile: Example sampler'
- 'gtk2: Example sampler'
- 'python2: Scripts')
-provides=('lv2core')
-conflicts=('lv2core')
-replaces=('lv2core')
-source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2")
-md5sums=('0b56285a77aac3c93b50c36203aa91ee')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python2 waf configure --prefix=/usr
- python2 waf build $MAKEFLAGS
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python2 waf install --destdir="$pkgdir"
-
- install -Dm644 COPYING \
- "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:
Copied: lv2/repos/testing-i686/PKGBUILD (from rev 279035, lv2/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD (rev 0)
+++ testing-i686/PKGBUILD 2016-10-20 08:28:10 UTC (rev 279036)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+
+pkgname=lv2
+pkgver=1.14.0
+pkgrel=2
+pkgdesc="Successor to the LADSPA audio plug-in standard"
+url="http://lv2plug.in/"
+license=('LGPL' 'custom')
+arch=('i686' 'x86_64')
+makedepends=('python2' 'libsndfile' 'gtk2')
+optdepends=('libsndfile: Example sampler'
+ 'gtk2: Example sampler'
+ 'python2: Scripts')
+provides=('lv2core')
+conflicts=('lv2core')
+replaces=('lv2core')
+source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2")
+md5sums=('0b56285a77aac3c93b50c36203aa91ee')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ python2 waf configure --prefix=/usr --libdir=/usr/lib
+ python2 waf build $MAKEFLAGS
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ python2 waf install --destdir="$pkgdir"
+
+ install -Dm644 COPYING \
+ "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2016-10-20 08:27:55 UTC (rev 279035)
+++ testing-x86_64/PKGBUILD 2016-10-20 08:28:10 UTC (rev 279036)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-
-pkgname=lv2
-pkgver=1.14.0
-pkgrel=1
-pkgdesc="Successor to the LADSPA audio plug-in standard"
-url="http://lv2plug.in/"
-license=('LGPL' 'custom')
-arch=('i686' 'x86_64')
-makedepends=('python2' 'libsndfile' 'gtk2')
-optdepends=('libsndfile: Example sampler'
- 'gtk2: Example sampler'
- 'python2: Scripts')
-provides=('lv2core')
-conflicts=('lv2core')
-replaces=('lv2core')
-source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2")
-md5sums=('0b56285a77aac3c93b50c36203aa91ee')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python2 waf configure --prefix=/usr
- python2 waf build $MAKEFLAGS
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python2 waf install --destdir="$pkgdir"
-
- install -Dm644 COPYING \
- "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:
Copied: lv2/repos/testing-x86_64/PKGBUILD (from rev 279035, lv2/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-20 08:28:10 UTC (rev 279036)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+
+pkgname=lv2
+pkgver=1.14.0
+pkgrel=2
+pkgdesc="Successor to the LADSPA audio plug-in standard"
+url="http://lv2plug.in/"
+license=('LGPL' 'custom')
+arch=('i686' 'x86_64')
+makedepends=('python2' 'libsndfile' 'gtk2')
+optdepends=('libsndfile: Example sampler'
+ 'gtk2: Example sampler'
+ 'python2: Scripts')
+provides=('lv2core')
+conflicts=('lv2core')
+replaces=('lv2core')
+source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2")
+md5sums=('0b56285a77aac3c93b50c36203aa91ee')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ python2 waf configure --prefix=/usr --libdir=/usr/lib
+ python2 waf build $MAKEFLAGS
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ python2 waf install --destdir="$pkgdir"
+
+ install -Dm644 COPYING \
+ "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list