[arch-commits] Commit in drumkv1/repos (4 files)

Antonio Rojas arojas at archlinux.org
Sun Sep 17 11:13:30 UTC 2017


    Date: Sunday, September 17, 2017 @ 11:13:30
  Author: arojas
Revision: 258596

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

Added:
  drumkv1/repos/community-i686/PKGBUILD
    (from rev 258595, drumkv1/trunk/PKGBUILD)
  drumkv1/repos/community-x86_64/PKGBUILD
    (from rev 258595, drumkv1/trunk/PKGBUILD)
Deleted:
  drumkv1/repos/community-i686/PKGBUILD
  drumkv1/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-17 11:12:59 UTC (rev 258595)
+++ community-i686/PKGBUILD	2017-09-17 11:13:30 UTC (rev 258596)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=drumkv1
-pkgver=0.8.0
-pkgrel=1
-pkgdesc="An old-school drum-kit sampler"
-arch=(i686 x86_64)
-url="https://$pkgname.sourceforge.net/$pkgname-index.html"
-license=('GPL')
-groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
-         'hicolor-icon-theme' 'shared-mime-info')
-makedepends=('qt5-tools')
-source=("https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('c9af118f491ea21f5542f30395d37864')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-              --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: drumkv1/repos/community-i686/PKGBUILD (from rev 258595, drumkv1/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-17 11:13:30 UTC (rev 258596)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=drumkv1
+pkgver=0.8.4
+pkgrel=1
+pkgdesc="An old-school drum-kit sampler"
+arch=(i686 x86_64)
+url="https://drumkv1.sourceforge.io/"
+license=('GPL')
+groups=('lv2-plugins')
+depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
+         'hicolor-icon-theme' 'shared-mime-info')
+makedepends=('qt5-tools')
+source=("https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('ec6107f84b7967df1162e1c60c24da65')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+              --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-17 11:12:59 UTC (rev 258595)
+++ community-x86_64/PKGBUILD	2017-09-17 11:13:30 UTC (rev 258596)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=drumkv1
-pkgver=0.8.0
-pkgrel=1
-pkgdesc="An old-school drum-kit sampler"
-arch=(i686 x86_64)
-url="https://$pkgname.sourceforge.net/$pkgname-index.html"
-license=('GPL')
-groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
-         'hicolor-icon-theme' 'shared-mime-info')
-makedepends=('qt5-tools')
-source=("https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('c9af118f491ea21f5542f30395d37864')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-              --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: drumkv1/repos/community-x86_64/PKGBUILD (from rev 258595, drumkv1/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-17 11:13:30 UTC (rev 258596)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=drumkv1
+pkgver=0.8.4
+pkgrel=1
+pkgdesc="An old-school drum-kit sampler"
+arch=(i686 x86_64)
+url="https://drumkv1.sourceforge.io/"
+license=('GPL')
+groups=('lv2-plugins')
+depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
+         'hicolor-icon-theme' 'shared-mime-info')
+makedepends=('qt5-tools')
+source=("https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('ec6107f84b7967df1162e1c60c24da65')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+              --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list