[arch-commits] Commit in tap-plugins/repos (4 files)
speps
speps at nymeria.archlinux.org
Fri Jul 11 19:11:34 UTC 2014
Date: Friday, July 11, 2014 @ 21:11:33
Author: speps
Revision: 115470
archrelease: copy trunk to community-i686, community-x86_64
Added:
tap-plugins/repos/community-i686/PKGBUILD
(from rev 115469, tap-plugins/trunk/PKGBUILD)
tap-plugins/repos/community-x86_64/PKGBUILD
(from rev 115469, tap-plugins/trunk/PKGBUILD)
Deleted:
tap-plugins/repos/community-i686/PKGBUILD
tap-plugins/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 62 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 31 ----------------------
community-x86_64/PKGBUILD | 31 ----------------------
3 files changed, 62 insertions(+), 62 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-07-11 19:11:18 UTC (rev 115469)
+++ community-i686/PKGBUILD 2014-07-11 19:11:33 UTC (rev 115470)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-# Contributor: Ng Oon-Ee <ngoonee.talk at gmail.com>
-
-pkgname=tap-plugins
-pkgver=0.7.2
-pkgrel=1
-pkgdesc="Tom's LADSPA Plugins"
-arch=('i686' 'x86_64')
-url="http://tap-plugins.sourceforge.net/"
-license=('GPL')
-groups=('ladspa-plugins')
-depends=('ladspa')
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('354b171e580cfad6bad87c26a79ef273')
-
-prepare() {
- cd "$srcdir/$pkgname-$pkgver"
- # correct install path
- sed 's|/usr/local/|$(DESTDIR)/usr/|' -i Makefile
-}
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-}
Copied: tap-plugins/repos/community-i686/PKGBUILD (from rev 115469, tap-plugins/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-11 19:11:33 UTC (rev 115470)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Ng Oon-Ee <ngoonee.talk at gmail.com>
+
+pkgname=tap-plugins
+pkgver=0.7.3
+pkgrel=1
+pkgdesc="Tom's LADSPA Plugins"
+arch=('i686' 'x86_64')
+url="http://tap-plugins.sourceforge.net/"
+license=('GPL')
+groups=('ladspa-plugins')
+depends=('ladspa')
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('113fa021b2a05e2fd3cf35f65e6ca137')
+
+prepare() {
+ cd $pkgname-$pkgver
+ # correct install path
+ sed 's|/usr/local/|$(DESTDIR)/usr/|' -i Makefile
+}
+
+build() {
+ cd $pkgname-$pkgver
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir/" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-07-11 19:11:18 UTC (rev 115469)
+++ community-x86_64/PKGBUILD 2014-07-11 19:11:33 UTC (rev 115470)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-# Contributor: Ng Oon-Ee <ngoonee.talk at gmail.com>
-
-pkgname=tap-plugins
-pkgver=0.7.2
-pkgrel=1
-pkgdesc="Tom's LADSPA Plugins"
-arch=('i686' 'x86_64')
-url="http://tap-plugins.sourceforge.net/"
-license=('GPL')
-groups=('ladspa-plugins')
-depends=('ladspa')
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('354b171e580cfad6bad87c26a79ef273')
-
-prepare() {
- cd "$srcdir/$pkgname-$pkgver"
- # correct install path
- sed 's|/usr/local/|$(DESTDIR)/usr/|' -i Makefile
-}
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-}
Copied: tap-plugins/repos/community-x86_64/PKGBUILD (from rev 115469, tap-plugins/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-07-11 19:11:33 UTC (rev 115470)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Ng Oon-Ee <ngoonee.talk at gmail.com>
+
+pkgname=tap-plugins
+pkgver=0.7.3
+pkgrel=1
+pkgdesc="Tom's LADSPA Plugins"
+arch=('i686' 'x86_64')
+url="http://tap-plugins.sourceforge.net/"
+license=('GPL')
+groups=('ladspa-plugins')
+depends=('ladspa')
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('113fa021b2a05e2fd3cf35f65e6ca137')
+
+prepare() {
+ cd $pkgname-$pkgver
+ # correct install path
+ sed 's|/usr/local/|$(DESTDIR)/usr/|' -i Makefile
+}
+
+build() {
+ cd $pkgname-$pkgver
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir/" install
+}
More information about the arch-commits
mailing list