[arch-commits] Commit in synthv1/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Sun Sep 17 11:17:30 UTC 2017
Date: Sunday, September 17, 2017 @ 11:17:29
Author: arojas
Revision: 258600
archrelease: copy trunk to community-i686, community-x86_64
Added:
synthv1/repos/community-i686/PKGBUILD
(from rev 258599, synthv1/trunk/PKGBUILD)
synthv1/repos/community-x86_64/PKGBUILD
(from rev 258599, synthv1/trunk/PKGBUILD)
Deleted:
synthv1/repos/community-i686/PKGBUILD
synthv1/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:16:59 UTC (rev 258599)
+++ community-i686/PKGBUILD 2017-09-17 11:17:29 UTC (rev 258600)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=synthv1
-pkgver=0.8.0
-pkgrel=1
-pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
-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=('88e74c64bb3182f19b7e3d66e429cda0')
-
-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: synthv1/repos/community-i686/PKGBUILD (from rev 258599, synthv1/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-17 11:17:29 UTC (rev 258600)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=synthv1
+pkgver=0.8.4
+pkgrel=1
+pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
+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=('a8a8ba00a2d10006ef8df8e08cb9b710')
+
+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:16:59 UTC (rev 258599)
+++ community-x86_64/PKGBUILD 2017-09-17 11:17:29 UTC (rev 258600)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=synthv1
-pkgver=0.8.0
-pkgrel=1
-pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
-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=('88e74c64bb3182f19b7e3d66e429cda0')
-
-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: synthv1/repos/community-x86_64/PKGBUILD (from rev 258599, synthv1/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-09-17 11:17:29 UTC (rev 258600)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=synthv1
+pkgver=0.8.4
+pkgrel=1
+pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
+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=('a8a8ba00a2d10006ef8df8e08cb9b710')
+
+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