[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-11-20 Thread David Runge via arch-commits
Date: Friday, November 20, 2020 @ 18:56:00
  Author: dvzrv
Revision: 758019

upgpkg: amsynth 1.12.2-1: Upgrade to 1.12.2.

Add all available sodeps in package() and add the respective packages to 
makedepends.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 18:54:42 UTC (rev 758018)
+++ PKGBUILD2020-11-20 18:56:00 UTC (rev 758019)
@@ -3,7 +3,7 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
@@ -10,9 +10,10 @@
 url="https://amsynth.github.io/;
 license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
-depends=('cairo' 'fontconfig' 'gcc-libs' 'gdk-pixbuf2' 'glibc')
-makedepends=('atk' 'autoconf-archive' 'dssi' 'freetype2' 'glib2' 'gtk2'
-'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo' 'lv2' 'pandoc')
+depends=('cairo' 'gcc-libs' 'glibc')
+makedepends=('atk' 'autoconf-archive' 'dssi' 'fontconfig' 'freetype2'
+'gdk-pixbuf2' 'glib2' 'gtk2' 'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo'
+'lv2' 'pandoc')
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
 'dssi-host: for DSSI plugin'
@@ -22,8 +23,8 @@
 'lv2-host: for LV2 plugin'
 'vst-host: for VST plugin')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
-sha512sums=('1f6f832173cdef56fe9eda5ac46166385fa208c1ff92417a4f8b85815f2b08b52626a1b5a715f7801fee1d26a948d9b11dc624c4ff7fa709accab63934ad4997')
-b2sums=('3ed77be15302a2dfb1f5b6b3ea5ba329f314956e8a1c93399c0a1874db1aa773d153d4a08342ba0ef789bce687fb3b52eee9c937ff809dd91a737234e579a0f2')
+sha512sums=('6e272f562f1318ee936ec7f175ddacc0fda1021b350693aa7d9c7e1676a6ec657beb767e9fefdfe6e9869579445cbcda9ffe3f5fc1ad2be336a26ca8c93e7872')
+b2sums=('726348a845a71b7c9bdd0fbcafbb82f90d9afa3379b92a55204888b0c98c753c3808fefbbcfae875139600e0b38b950da16ebe9828acb4309427d5ee7ae8ff99')
 
 prepare() {
   mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
@@ -53,10 +54,10 @@
 }
 
 package() {
-  depends+=('libatk-1.0.so' 'libfreetype.so' 'libgdk-x11-2.0.so'
-  'libgio-2.0.so' 'libglib-2.0.so' 'libgobject-2.0.so' 'libgtk-x11-2.0.so'
-  'libharfbuzz.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so'
-  'libpango-1.0.so')
+  depends+=('libatk-1.0.so' 'libfontconfig.so' 'libfreetype.so'
+  'libgdk_pixbuf-2.0.so' 'libgdk-x11-2.0.so' 'libgio-2.0.so' 'libglib-2.0.so'
+  'libgobject-2.0.so' 'libgtk-x11-2.0.so' 'libharfbuzz.so'
+  'libpangocairo-1.0.so' 'libpangoft2-1.0.so' 'libpango-1.0.so')
   cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir/" install
   install -vDm 644 {AUTHORS,NEWS,README} \


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-11-14 Thread David Runge via arch-commits
Date: Saturday, November 14, 2020 @ 15:30:17
  Author: dvzrv
Revision: 754116

upgpkg: amsynth 1.12.1-1: Upgrade to 1.12.1.

Remove upstreamed patch to fix lv2 .ttl files.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 1 file changed, 4 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-14 13:41:21 UTC (rev 754115)
+++ PKGBUILD2020-11-14 15:30:17 UTC (rev 754116)
@@ -3,7 +3,7 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
@@ -21,17 +21,13 @@
 'new-session-manager: for session management with the standalone 
application'
 'lv2-host: for LV2 plugin'
 'vst-host: for VST plugin')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;
-
"${pkgname}-1.12.0-fix_ttl.patch::https://github.com/amsynth/amsynth/pull/179/commits/ecbb2dbe37f67cfe5ec90a4a806c3f4d24b74adb.patch;)
-sha512sums=('800ae249805a470118df5d6f4bb8e790df41004c7cb09f5ef5732346bad91ed3d864357d1245cddb06960a51325ed618b4b33bcac0eda98ea45a8124cc793041'
-
'13e7f4e67aed1ddaafc06a81a3e24a8b9b2af614c346f4d2f6b80a01340597b6e86f676557958fdb896348efc90cee4290dd1766a53203dad4d9d2c2d5fd097f')
-b2sums=('c89fe6c3683b050f76d72524816bc8b490870e87592eff888766d8dfd801b94ed854433d1021b39f0981933f4b0a995749a88ff0e5a2be2cb4c6b754f24ae93c'
-
'f1a60b2f6ed614e44ed4712767914529ef3984a3532bbc24a88dac7147de3a23f2563c16887df641b0be0d738006553067cc77d864cb16b00696930ecdffe028')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
+sha512sums=('1f6f832173cdef56fe9eda5ac46166385fa208c1ff92417a4f8b85815f2b08b52626a1b5a715f7801fee1d26a948d9b11dc624c4ff7fa709accab63934ad4997')
+b2sums=('3ed77be15302a2dfb1f5b6b3ea5ba329f314956e8a1c93399c0a1874db1aa773d153d4a08342ba0ef789bce687fb3b52eee9c937ff809dd91a737234e579a0f2')
 
 prepare() {
   mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
-  patch -Np1 -i ../"${pkgname}-1.12.0-fix_ttl.patch"
   autoreconf -vfi
   intltoolize -f
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-11-09 Thread David Runge via arch-commits
Date: Monday, November 9, 2020 @ 15:31:29
  Author: dvzrv
Revision: 746973

upgpkg: amsynth 1.12.0-1: Upgrade to 1.12.0.

Add upstreamed patch for fixing non-valid .ttl files.
Add further optdepends for the various plugin types.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   19 +--
 1 file changed, 13 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:29:38 UTC (rev 746972)
+++ PKGBUILD2020-11-09 15:31:29 UTC (rev 746973)
@@ -3,8 +3,8 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.11.0
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -15,16 +15,23 @@
 'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo' 'lv2' 'pandoc')
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
+'dssi-host: for DSSI plugin'
 'jack: for standalone application'
 'liblo: for standalone application and DSSI plugin'
-'new-session-manager: for session management with the standalone 
application')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
-sha512sums=('b5d08fa244362406afd9eed88c7fb334c80b792b3b5224f6e7bcdae0d78c620150b0d0bd028f31ce907272f1de46c26025ff172170e98a4be4df4cc1002eda7c')
-b2sums=('e2a97d0e8a73203ceae80dd3ee5104a1bf12dbf84f74b6ffe45d7046f4e25195ca4eb15c5db9ffeb89a1d8d09b3cf0a1f723f6ccc3429df72aff473a0060caa6')
+'new-session-manager: for session management with the standalone 
application'
+'lv2-host: for LV2 plugin'
+'vst-host: for VST plugin')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;
+
"${pkgname}-1.12.0-fix_ttl.patch::https://github.com/amsynth/amsynth/pull/179/commits/ecbb2dbe37f67cfe5ec90a4a806c3f4d24b74adb.patch;)
+sha512sums=('800ae249805a470118df5d6f4bb8e790df41004c7cb09f5ef5732346bad91ed3d864357d1245cddb06960a51325ed618b4b33bcac0eda98ea45a8124cc793041'
+
'13e7f4e67aed1ddaafc06a81a3e24a8b9b2af614c346f4d2f6b80a01340597b6e86f676557958fdb896348efc90cee4290dd1766a53203dad4d9d2c2d5fd097f')
+b2sums=('c89fe6c3683b050f76d72524816bc8b490870e87592eff888766d8dfd801b94ed854433d1021b39f0981933f4b0a995749a88ff0e5a2be2cb4c6b754f24ae93c'
+
'f1a60b2f6ed614e44ed4712767914529ef3984a3532bbc24a88dac7147de3a23f2563c16887df641b0be0d738006553067cc77d864cb16b00696930ecdffe028')
 
 prepare() {
   mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
+  patch -Np1 -i ../"${pkgname}-1.12.0-fix_ttl.patch"
   autoreconf -vfi
   intltoolize -f
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-09-25 Thread David Runge via arch-commits
Date: Friday, September 25, 2020 @ 14:30:31
  Author: dvzrv
Revision: 712018

upgpkg: amsynth 1.11.0-3: Rebuild to switch dependencies.

Remove oscpack (it is not in use anymore).
Move liblo from depends to makedepends/optdepends.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-25 12:07:51 UTC (rev 712017)
+++ PKGBUILD2020-09-25 14:30:31 UTC (rev 712018)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -12,12 +12,12 @@
 groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
 depends=('cairo' 'fontconfig' 'gcc-libs' 'gdk-pixbuf2' 'glibc')
 makedepends=('atk' 'autoconf-archive' 'dssi' 'freetype2' 'glib2' 'gtk2'
-'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo' 'lv2' 'oscpack' 'pandoc')
+'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo' 'lv2' 'pandoc')
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
 'jack: for standalone application'
-'new-session-manager: for session management with the standalone 
application'
-'oscpack: for session management with the standalone application')
+'liblo: for standalone application and DSSI plugin'
+'new-session-manager: for session management with the standalone 
application')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
 
sha512sums=('b5d08fa244362406afd9eed88c7fb334c80b792b3b5224f6e7bcdae0d78c620150b0d0bd028f31ce907272f1de46c26025ff172170e98a4be4df4cc1002eda7c')
 
b2sums=('e2a97d0e8a73203ceae80dd3ee5104a1bf12dbf84f74b6ffe45d7046f4e25195ca4eb15c5db9ffeb89a1d8d09b3cf0a1f723f6ccc3429df72aff473a0060caa6')
@@ -52,7 +52,7 @@
 package() {
   depends+=('libatk-1.0.so' 'libfreetype.so' 'libgdk-x11-2.0.so'
   'libgio-2.0.so' 'libglib-2.0.so' 'libgobject-2.0.so' 'libgtk-x11-2.0.so'
-  'libharfbuzz.so' 'liblo.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so'
+  'libharfbuzz.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so'
   'libpango-1.0.so')
   cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir/" install


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-09-20 Thread David Runge via arch-commits
Date: Sunday, September 20, 2020 @ 20:41:02
  Author: dvzrv
Revision: 711131

upgpkg: amsynth 1.11.0-2: Rebuild using autoconf-archive in makedepends to not 
need modifications.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-20 20:01:53 UTC (rev 711130)
+++ PKGBUILD2020-09-20 20:41:02 UTC (rev 711131)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -11,8 +11,8 @@
 license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
 depends=('cairo' 'fontconfig' 'gcc-libs' 'gdk-pixbuf2' 'glibc')
-makedepends=('atk' 'dssi' 'freetype2' 'glib2' 'gtk2' 'harfbuzz' 'intltool'
-'jack' 'ladspa' 'liblo' 'lv2' 'oscpack' 'pandoc')
+makedepends=('atk' 'autoconf-archive' 'dssi' 'freetype2' 'glib2' 'gtk2'
+'harfbuzz' 'intltool' 'jack' 'ladspa' 'liblo' 'lv2' 'oscpack' 'pandoc')
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
 'jack: for standalone application'
@@ -25,9 +25,6 @@
 prepare() {
   mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
-  # remove broken C++11 detection:
-  # https://github.com/amsynth/amsynth/issues/169
-  sed -e '/AX_CXX_COMPILE_STDCXX_11/d' -i configure.ac
   autoreconf -vfi
   intltoolize -f
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-09-20 Thread David Runge via arch-commits
Date: Sunday, September 20, 2020 @ 18:24:34
  Author: dvzrv
Revision: 711122

upgpkg: amsynth 1.11.0-1: Upgrade to 1.11.0.

Remove broken C++11 detection in the autotools setup (and report upstream).

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 16 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-20 17:55:40 UTC (rev 711121)
+++ PKGBUILD2020-09-20 18:24:34 UTC (rev 711122)
@@ -3,8 +3,8 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -16,14 +16,18 @@
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
 'jack: for standalone application'
-'non-session-manager: for session management with the standalone 
application'
-'oscpack: for non-session-manager support of standalone 
application')
+'new-session-manager: for session management with the standalone 
application'
+'oscpack: for session management with the standalone application')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
-sha512sums=('951a74d10e4669b0b4bff5d02f12a1dcb62dbb2b04044174554df8ff30ff2f6b5965af922943b13bbafb969cc2ae78eade394e98aca7df8fd8c27feacbe64605')
+sha512sums=('b5d08fa244362406afd9eed88c7fb334c80b792b3b5224f6e7bcdae0d78c620150b0d0bd028f31ce907272f1de46c26025ff172170e98a4be4df4cc1002eda7c')
+b2sums=('e2a97d0e8a73203ceae80dd3ee5104a1bf12dbf84f74b6ffe45d7046f4e25195ca4eb15c5db9ffeb89a1d8d09b3cf0a1f723f6ccc3429df72aff473a0060caa6')
 
 prepare() {
   mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
+  # remove broken C++11 detection:
+  # https://github.com/amsynth/amsynth/issues/169
+  sed -e '/AX_CXX_COMPILE_STDCXX_11/d' -i configure.ac
   autoreconf -vfi
   intltoolize -f
 }
@@ -31,12 +35,12 @@
 build() {
   cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr \
---with-alsa \
---with-jack \
---with-dssi \
---with-lv2 \
---with-vst \
---with-pandoc
+  --with-alsa \
+  --with-jack \
+  --with-dssi \
+  --with-lv2 \
+  --with-vst \
+  --with-pandoc
   make
 }
 
@@ -45,7 +49,7 @@
   cp .libs/${pkgname}_lv2*.so data/${pkgname}.lv2/
   lv2lint -Mpack \
   -I "data/${pkgname}.lv2" \
-  "http://code.google.com/p/amsynth/amsynth; || echo "Known to fail: 
https://github.com/amsynth/amsynth/issues/159;
+  "http://code.google.com/p/amsynth/amsynth;
 }
 
 package() {


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-07-10 Thread David Runge via arch-commits
Date: Friday, July 10, 2020 @ 19:58:09
  Author: dvzrv
Revision: 663142

upgpkg: amsynth 1.10.0-2: Rebuilding with oscpack in makedepends (FS#67184).

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-10 19:50:04 UTC (rev 663141)
+++ PKGBUILD2020-07-10 19:58:09 UTC (rev 663142)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -11,8 +11,8 @@
 license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
 depends=('cairo' 'fontconfig' 'gcc-libs' 'gdk-pixbuf2' 'glibc')
-makedepends=('atk' 'dssi' 'freetype2' 'glib2' 'gtk2' 'harfbuzz' 'jack' 'ladspa'
-'liblo' 'lv2' 'intltool' 'pandoc')
+makedepends=('atk' 'dssi' 'freetype2' 'glib2' 'gtk2' 'harfbuzz' 'intltool'
+'jack' 'ladspa' 'liblo' 'lv2' 'oscpack' 'pandoc')
 checkdepends=('lv2lint')
 optdepends=('alsa-lib: for standalone application'
 'jack: for standalone application'


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2020-05-07 Thread David Runge via arch-commits
Date: Thursday, May 7, 2020 @ 22:57:19
  Author: dvzrv
Revision: 625504

upgpkg: amsynth 1.10.0-1: Upgrading to 1.10.0.

Adding all sodeps in package() and the respective packages to makedepends.
Adding oscpack as optdepends for non-session-manager support.
Running lv2lint against lv2 plugin and reporting problems upstream.
Updating maintainer info.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   33 ++---
 1 file changed, 26 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 22:30:46 UTC (rev 625503)
+++ PKGBUILD2020-05-07 22:57:19 UTC (rev 625504)
@@ -1,9 +1,9 @@
-# Maintainer : David Runge 
+# Maintainer: David Runge 
 # Contributor: speps 
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
@@ -10,14 +10,22 @@
 url="https://amsynth.github.io/;
 license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
-depends=('gtk2' 'jack' 'liblo')
-makedepends=('dssi' 'ladspa' 'lv2' 'intltool' 'pandoc')
-source=("https://github.com/amsynth/amsynth/releases/download/release-${pkgver}/amsynth-${pkgver}.tar.bz2;)
-sha512sums=('4600c0ca8ee2cfecdbaa272bf9a29a29386b04081fe2b75fa3d12c7d53c75a32803f30d1822c36db64009f8c38258f2e22c4e59210b882de0568d5241c623965')
+depends=('cairo' 'fontconfig' 'gcc-libs' 'gdk-pixbuf2' 'glibc')
+makedepends=('atk' 'dssi' 'freetype2' 'glib2' 'gtk2' 'harfbuzz' 'jack' 'ladspa'
+'liblo' 'lv2' 'intltool' 'pandoc')
+checkdepends=('lv2lint')
+optdepends=('alsa-lib: for standalone application'
+'jack: for standalone application'
+'non-session-manager: for session management with the standalone 
application'
+'oscpack: for non-session-manager support of standalone 
application')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/amsynth/amsynth/archive/release-${pkgver}.tar.gz;)
+sha512sums=('951a74d10e4669b0b4bff5d02f12a1dcb62dbb2b04044174554df8ff30ff2f6b5965af922943b13bbafb969cc2ae78eade394e98aca7df8fd8c27feacbe64605')
 
 prepare() {
+  mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
   autoreconf -vfi
+  intltoolize -f
 }
 
 build() {
@@ -25,7 +33,6 @@
   ./configure --prefix=/usr \
 --with-alsa \
 --with-jack \
---with-sndfile \
 --with-dssi \
 --with-lv2 \
 --with-vst \
@@ -33,7 +40,19 @@
   make
 }
 
+check() {
+  cd "${pkgname}-${pkgver}"
+  cp .libs/${pkgname}_lv2*.so data/${pkgname}.lv2/
+  lv2lint -Mpack \
+  -I "data/${pkgname}.lv2" \
+  "http://code.google.com/p/amsynth/amsynth; || echo "Known to fail: 
https://github.com/amsynth/amsynth/issues/159;
+}
+
 package() {
+  depends+=('libatk-1.0.so' 'libfreetype.so' 'libgdk-x11-2.0.so'
+  'libgio-2.0.so' 'libglib-2.0.so' 'libgobject-2.0.so' 'libgtk-x11-2.0.so'
+  'libharfbuzz.so' 'liblo.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so'
+  'libpango-1.0.so')
   cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir/" install
   install -vDm 644 {AUTHORS,NEWS,README} \


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2019-04-14 Thread David Runge via arch-commits
Date: Sunday, April 14, 2019 @ 12:26:54
  Author: dvzrv
Revision: 451573

upgpkg: amsynth 1.9.0-1

Upgrading to 1.9.0.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-14 10:36:55 UTC (rev 451572)
+++ PKGBUILD2019-04-14 12:26:54 UTC (rev 451573)
@@ -3,18 +3,23 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.8.0
-pkgrel=4
+pkgver=1.9.0
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
 license=('GPL2')
-groups=('dssi-plugins' 'ladspa-plugins' 'pro-audio')
+groups=('dssi-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
 depends=('gtk2' 'jack' 'liblo')
-makedepends=('dssi' 'ladspa' 'intltool' 'pandoc')
+makedepends=('dssi' 'ladspa' 'lv2' 'intltool' 'pandoc')
 
source=("https://github.com/amsynth/amsynth/releases/download/release-${pkgver}/amsynth-${pkgver}.tar.bz2;)
-sha512sums=('a47489b103dbdd1cb2233d8629acfda2a1d26ac1f7ea5b8c4e7925676842cac21758ca94b50894e71426517bd826e9a9b6fd26800516054e24d62f7cbce4f0f9')
+sha512sums=('4600c0ca8ee2cfecdbaa272bf9a29a29386b04081fe2b75fa3d12c7d53c75a32803f30d1822c36db64009f8c38258f2e22c4e59210b882de0568d5241c623965')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
 build() {
   cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr \


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2018-06-03 Thread David Runge via arch-commits
Date: Sunday, June 3, 2018 @ 10:09:20
  Author: dvzrv
Revision: 339012

upgpkg: amsynth 1.8.0-4

Adding to pro-audio group. Adding to the correct plugin group (ladspa-plugins). 
Minor fixes.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-03 09:58:16 UTC (rev 339011)
+++ PKGBUILD2018-06-03 10:09:20 UTC (rev 339012)
@@ -5,12 +5,12 @@
 
 pkgname=amsynth
 pkgver=1.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
 license=('GPL2')
-groups=('dssi-plugins' 'lv2-plugins')
+groups=('dssi-plugins' 'ladspa-plugins' 'pro-audio')
 depends=('gtk2' 'jack' 'liblo')
 makedepends=('dssi' 'ladspa' 'intltool' 'pandoc')
 
source=("https://github.com/amsynth/amsynth/releases/download/release-${pkgver}/amsynth-${pkgver}.tar.bz2;)
@@ -32,7 +32,6 @@
 package() {
   cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir/" install
-  install -Dm 644 AUTHORS "${pkgdir}/usr/share/doc/${pkgname}/AUTHORS"
-  install -Dm 644 NEWS "${pkgdir}/usr/share/doc/${pkgname}/NEWS"
-  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -vDm 644 {AUTHORS,NEWS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2017-12-07 Thread David Runge via arch-commits
Date: Thursday, December 7, 2017 @ 12:58:30
  Author: dvzrv
Revision: 273037

upgpkg: amsynth 1.8.0-3

Extending makedepeds by pandoc to build the man pages.
More specifically enable options with configure (e.g. generating man pages 
using pandoc).

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-07 12:56:19 UTC (rev 273036)
+++ PKGBUILD2017-12-07 12:58:30 UTC (rev 273037)
@@ -5,7 +5,7 @@
 
 pkgname=amsynth
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
@@ -12,19 +12,20 @@
 license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins')
 depends=('gtk2' 'jack' 'liblo')
-makedepends=('dssi' 'ladspa' 'intltool')
+makedepends=('dssi' 'ladspa' 'intltool' 'pandoc')
 
source=("https://github.com/amsynth/amsynth/releases/download/release-${pkgver}/amsynth-${pkgver}.tar.bz2;)
 
sha512sums=('a47489b103dbdd1cb2233d8629acfda2a1d26ac1f7ea5b8c4e7925676842cac21758ca94b50894e71426517bd826e9a9b6fd26800516054e24d62f7cbce4f0f9')
 
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # enable required C++11 support
-  export CXXFLAGS+=' -std=c++11'
-  ./configure --prefix=/usr
-}
-
 build() {
   cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+--with-alsa \
+--with-jack \
+--with-sndfile \
+--with-dssi \
+--with-lv2 \
+--with-vst \
+--with-pandoc
   make
 }
 


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2017-12-01 Thread David Runge via arch-commits
Date: Saturday, December 2, 2017 @ 00:52:52
  Author: dvzrv
Revision: 271237

upgpkg: amsynth 1.8.0-2

Changing maintainer. Switching to correct license (GPL2). Moving configure to 
prepare(). Switching to sha512sums. Installing various docs.

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   26 --
 1 file changed, 16 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 00:16:36 UTC (rev 271236)
+++ PKGBUILD2017-12-02 00:52:52 UTC (rev 271237)
@@ -1,31 +1,37 @@
 # $Id$
-# Maintainer : speps 
+# Maintainer : David Runge 
+# Contributor: speps 
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('x86_64')
 url="https://amsynth.github.io/;
-license=('GPL')
+license=('GPL2')
 groups=('dssi-plugins' 'lv2-plugins')
 depends=('gtk2' 'jack' 'liblo')
 makedepends=('dssi' 'ladspa' 'intltool')
-source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2;)
-md5sums=('54eaabc55d90ece5675b3cb3c2dc732d')
+source=("https://github.com/amsynth/amsynth/releases/download/release-${pkgver}/amsynth-${pkgver}.tar.bz2;)
+sha512sums=('a47489b103dbdd1cb2233d8629acfda2a1d26ac1f7ea5b8c4e7925676842cac21758ca94b50894e71426517bd826e9a9b6fd26800516054e24d62f7cbce4f0f9')
 
-build() {
-  cd $pkgname-$pkgver
-
+prepare() {
+  cd "${pkgname}-${pkgver}"
   # enable required C++11 support
   export CXXFLAGS+=' -std=c++11'
+  ./configure --prefix=/usr
+}
 
-  ./configure --prefix=/usr
+build() {
+  cd "${pkgname}-${pkgver}"
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir/" install
+  install -Dm 644 AUTHORS "${pkgdir}/usr/share/doc/${pkgname}/AUTHORS"
+  install -Dm 644 NEWS "${pkgdir}/usr/share/doc/${pkgname}/NEWS"
+  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2017-09-17 Thread Antonio Rojas
Date: Sunday, September 17, 2017 @ 11:24:07
  Author: arojas
Revision: 258601

Update to 1.8.0

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-17 11:17:29 UTC (rev 258600)
+++ PKGBUILD2017-09-17 11:24:07 UTC (rev 258601)
@@ -3,7 +3,7 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@
 url="https://amsynth.github.io/;
 license=('GPL')
 groups=('dssi-plugins' 'lv2-plugins')
-depends=('gtkmm' 'jack' 'liblo')
+depends=('gtk2' 'jack' 'liblo')
 makedepends=('dssi' 'ladspa' 'intltool')
 
source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2;)
-md5sums=('4856f582caed59fca79dfe3ca4597938')
+md5sums=('54eaabc55d90ece5675b3cb3c2dc732d')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2016-12-29 Thread speps
Date: Thursday, December 29, 2016 @ 12:48:46
  Author: speps
Revision: 203272

upgpkg: amsynth 1.7.0-1

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-29 10:51:52 UTC (rev 203271)
+++ PKGBUILD2016-12-29 12:48:46 UTC (rev 203272)
@@ -3,17 +3,17 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
-url="http://amsynth.github.io/;
+url="https://amsynth.github.io/;
 license=('GPL')
 groups=('dssi-plugins' 'lv2-plugins')
-depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
-makedepends=('dssi' 'ladspa')
+depends=('gtkmm' 'jack' 'liblo')
+makedepends=('dssi' 'ladspa' 'intltool')
 
source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2;)
-md5sums=('35351ea2dcc01498eee472004e3adc10')
+md5sums=('4856f582caed59fca79dfe3ca4597938')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in amsynth/trunk (PKGBUILD amsynth.install)

2016-05-07 Thread Antonio Rojas
Date: Saturday, May 7, 2016 @ 19:23:39
  Author: arojas
Revision: 174216

Hooks

Modified:
  amsynth/trunk/PKGBUILD
Deleted:
  amsynth/trunk/amsynth.install

-+
 PKGBUILD|3 +--
 amsynth.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 17:14:54 UTC (rev 174215)
+++ PKGBUILD2016-05-07 17:23:39 UTC (rev 174216)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
 url="http://amsynth.github.io/;
@@ -12,7 +12,6 @@
 groups=('dssi-plugins' 'lv2-plugins')
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
-install="$pkgname.install"
 
source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2;)
 md5sums=('35351ea2dcc01498eee472004e3adc10')
 

Deleted: amsynth.install
===
--- amsynth.install 2016-05-07 17:14:54 UTC (rev 174215)
+++ amsynth.install 2016-05-07 17:23:39 UTC (rev 174216)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2016-01-30 Thread speps
Date: Saturday, January 30, 2016 @ 14:06:41
  Author: speps
Revision: 159546

upgpkg: amsynth 1.6.4-1

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 13:06:26 UTC (rev 159545)
+++ PKGBUILD2016-01-30 13:06:41 UTC (rev 159546)
@@ -3,8 +3,8 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
 url="http://amsynth.github.io/;
@@ -13,8 +13,8 @@
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
 install="$pkgname.install"
-source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
-md5sums=('254c393675adb7ff2d9e1ee1dc0ba1b1')
+source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.bz2;)
+md5sums=('35351ea2dcc01498eee472004e3adc10')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 15:56:29
  Author: allan
Revision: 149930

C++11 ABI rebuild

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:55:49 UTC (rev 149929)
+++ PKGBUILD2015-12-07 14:56:29 UTC (rev 149930)
@@ -4,7 +4,7 @@
 
 pkgname=amsynth
 pkgver=1.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
 url="http://amsynth.github.io/;


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2015-10-26 Thread speps
Date: Monday, October 26, 2015 @ 20:53:06
  Author: speps
Revision: 145032

upgpkg: amsynth 1.6.2-1

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-26 17:47:13 UTC (rev 145031)
+++ PKGBUILD2015-10-26 19:53:06 UTC (rev 145032)
@@ -3,21 +3,25 @@
 # Contributor: Alessio Biancalana 
 
 pkgname=amsynth
-pkgver=1.5.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Analogue Modeling SYNTHesizer"
 arch=('i686' 'x86_64')
-url="http://code.google.com/p/$pkgname/;
+url="http://amsynth.github.io/;
 license=('GPL')
 groups=('dssi-plugins' 'lv2-plugins')
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
 install="$pkgname.install"
-source=("https://github.com/nixxcode/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
-md5sums=('6953aad660d3d5649310baf050423f64')
+source=("https://github.com/amsynth/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
+md5sums=('254c393675adb7ff2d9e1ee1dc0ba1b1')
 
 build() {
   cd $pkgname-$pkgver
+
+  # enable required C++11 support
+  export CXXFLAGS+=' -std=c++11'
+
   ./configure --prefix=/usr
   make
 }


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2014-08-27 Thread speps
Date: Wednesday, August 27, 2014 @ 14:45:37
  Author: speps
Revision: 117957

upgpkg: amsynth 1.5.1-1

Modified:
  amsynth/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-27 12:11:28 UTC (rev 117956)
+++ PKGBUILD2014-08-27 12:45:37 UTC (rev 117957)
@@ -3,7 +3,7 @@
 # Contributor: Alessio Biancalana dottorblas...@gmail.com
 
 pkgname=amsynth
-pkgver=1.4.2
+pkgver=1.5.1
 pkgrel=1
 pkgdesc=Analogue Modeling SYNTHesizer
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/project/amsynthe/amsynth-$pkgver.tar.gz;)
-md5sums=('92aeadad41792e4dfedff5ab16a5cc5e')
+source=(https://github.com/nixxcode/amsynth/releases/download/release-$pkgver/amsynth-$pkgver.tar.gz;)
+md5sums=('6953aad660d3d5649310baf050423f64')
 
 build() {
   cd $pkgname-$pkgver


Property changes on: amsynth/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in amsynth/trunk (PKGBUILD)

2014-05-05 Thread speps
Date: Monday, May 5, 2014 @ 13:27:54
  Author: speps
Revision: 110711

upgpkg: amsynth 1.4.2-1

Modified:
  amsynth/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-05 10:31:05 UTC (rev 110710)
+++ PKGBUILD2014-05-05 11:27:54 UTC (rev 110711)
@@ -3,17 +3,18 @@
 # Contributor: Alessio Biancalana dottorblas...@gmail.com
 
 pkgname=amsynth
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc=Analogue Modeling SYNTHesizer
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/$pkgname/;
 license=('GPL')
+groups=('dssi-plugins' 'lv2-plugins')
 depends=('gtkmm' 'jack' 'liblo' 'desktop-file-utils')
 makedepends=('dssi' 'ladspa')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/project/amsynthe/amsynth-$pkgver.tar.gz;)
-md5sums=('ea3815142cf2000572f40c64b21fd982')
+md5sums=('92aeadad41792e4dfedff5ab16a5cc5e')
 
 build() {
   cd $pkgname-$pkgver