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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 13:08:45
  Author: felixonmars
Revision: 658345

upgpkg: zynaddsubfx 3.0.5-2: reproducibility rebuild

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 13:08:24 UTC (rev 658344)
+++ PKGBUILD2020-07-07 13:08:45 UTC (rev 658345)
@@ -6,7 +6,7 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;


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

2018-06-14 Thread David Runge via arch-commits
Date: Thursday, June 14, 2018 @ 21:39:26
  Author: dvzrv
Revision: 343207

upgpkg: zynaddsubfx 3.0.3-6

Removing lash support (to remove lash from repos).

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-14 21:29:38 UTC (rev 343206)
+++ PKGBUILD2018-06-14 21:39:26 UTC (rev 343207)
@@ -7,13 +7,13 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;
 license=('GPL2')
 groups=('lv2-plugins' 'pro-audio' 'vst-plugins')
-depends=('fftw' 'hicolor-icon-theme' 'lash' 'liblo' 'libxpm' 'mxml' 'ntk' 
'portaudio')
+depends=('fftw' 'hicolor-icon-theme' 'liblo' 'libxpm' 'mxml' 'ntk' 'portaudio')
 makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 
'ghostscript' 'texlive-pstricks')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('e60e22656388d444114959859c12014ec79d7ba555b0d217ad98ad06e273916eea0eee521bb9dbfdef5be34205280d355b44a8f15760eeff06b16410d560b5d7')


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

2018-06-05 Thread David Runge via arch-commits
Date: Tuesday, June 5, 2018 @ 22:40:32
  Author: dvzrv
Revision: 340664

upgpkg: zynaddsubfx 3.0.3-5

Adding to lv2-plugins and vst-plugins group.

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 22:32:56 UTC (rev 340663)
+++ PKGBUILD2018-06-05 22:40:32 UTC (rev 340664)
@@ -7,12 +7,12 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;
 license=('GPL2')
-groups=('pro-audio')
+groups=('lv2-plugins' 'pro-audio' 'vst-plugins')
 depends=('fftw' 'hicolor-icon-theme' 'lash' 'liblo' 'libxpm' 'mxml' 'ntk' 
'portaudio')
 makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 
'ghostscript' 'texlive-pstricks')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)


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

2018-06-05 Thread David Runge via arch-commits
Date: Tuesday, June 5, 2018 @ 22:32:36
  Author: dvzrv
Revision: 340662

upgpkg: zynaddsubfx 3.0.3-4

Adding to pro-audio group.

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 22:26:10 UTC (rev 340661)
+++ PKGBUILD2018-06-05 22:32:36 UTC (rev 340662)
@@ -7,11 +7,12 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;
 license=('GPL2')
+groups=('pro-audio')
 depends=('fftw' 'hicolor-icon-theme' 'lash' 'liblo' 'libxpm' 'mxml' 'ntk' 
'portaudio')
 makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 
'ghostscript' 'texlive-pstricks')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)


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

2018-04-05 Thread David Runge via arch-commits
Date: Thursday, April 5, 2018 @ 19:28:33
  Author: dvzrv
Revision: 314478

upgpkg: zynaddsubfx 3.0.3-3

Rebuilding for community against ntk and without external programs.

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-05 19:22:45 UTC (rev 314477)
+++ PKGBUILD2018-04-05 19:28:33 UTC (rev 314478)
@@ -7,7 +7,7 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;


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

2018-03-31 Thread David Runge via arch-commits
Date: Saturday, March 31, 2018 @ 21:40:45
  Author: dvzrv
Revision: 313650

upgpkg: zynaddsubfx 3.0.3-2

Using ntk instead of fltk. Removing incompatible external programs.
Adding hicolor-icon-theme to depends. Introducing linebreaks.

Modified:
  zynaddsubfx/trunk/PKGBUILD

--+
 PKGBUILD |   54 --
 1 file changed, 24 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-31 21:30:16 UTC (rev 313649)
+++ PKGBUILD2018-03-31 21:40:45 UTC (rev 313650)
@@ -7,61 +7,55 @@
 
 pkgname=zynaddsubfx
 pkgver=3.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;
 license=('GPL2')
-depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'libxpm' 'liblo')
+depends=('fftw' 'hicolor-icon-theme' 'lash' 'liblo' 'libxpm' 'mxml' 'ntk' 
'portaudio')
 makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 
'ghostscript' 'texlive-pstricks')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
sha512sums=('e60e22656388d444114959859c12014ec79d7ba555b0d217ad98ad06e273916eea0eee521bb9dbfdef5be34205280d355b44a8f15760eeff06b16410d560b5d7')
 
-build() {
+prepare() {
   cd "${pkgname}-${pkgver}"
+  mkdir -vp build
+}
 
-  [ -d build ] || mkdir build && cd build
+build() {
+  cd "${pkgname}-${pkgver}/build"
+
   cmake \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DDefaultOutput=jack \
 -DDefaultInput=jack \
--DGuiModule=fltk \
+-DGuiModule=ntk \
 ..
   make
-
-  # build external programs
-  cd ../ExternalPrograms/Spliter && make
-  cd ../Controller && make
-
   # build documentation
-  cd ../../doc
+  cd ../doc
   make
 }
 
 package() {
   cd "${pkgname}-${pkgver}/build"
-
   make DESTDIR="${pkgdir}/" install
-
-  # install external programs
-  install -Dm755 ../ExternalPrograms/Spliter/spliter 
"${pkgdir}/usr/bin/spliter"
-  install -Dm755 ../ExternalPrograms/Controller/controller 
"${pkgdir}/usr/bin/controller"
-  install -Dm644 ../ExternalPrograms/Spliter/readme.txt 
"${pkgdir}/usr/share/doc/${pkgname}/SPLITER.txt"
-
   # banks and examples
-  install -d "${pkgdir}/usr/share/${pkgname}"
-  cp -a ../instruments/banks "${pkgdir}/usr/share/${pkgname}"
-  cp -a ../instruments/examples "${pkgdir}/usr/share/${pkgname}"
-
+  install -vd "${pkgdir}/usr/share/${pkgname}"
+  cp -va ../instruments/banks "${pkgdir}/usr/share/${pkgname}"
+  cp -va ../instruments/examples "${pkgdir}/usr/share/${pkgname}"
   # icons
-  install -Dm644 "../${pkgname}.ico" 
"${pkgdir}/usr/share/pixmaps/${pkgname}.ico"
-  install -Dm644 "../${pkgname}.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
-
+  install -vDm 644 "../${pkgname}.ico" \
+"${pkgdir}/usr/share/pixmaps/${pkgname}.ico"
+  install -vDm 644 "../${pkgname}.svg" \
+"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
   # man page
-  install -Dm644 "../doc/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-
+  install -vDm 644 "../doc/${pkgname}.1" \
+"${pkgdir}/usr/share/man/man1/${pkgname}.1"
   # documentation
-  install -Dm644 "../doc/${pkgname}.html" 
"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.html"
-  install -Dm644 "../doc/${pkgname}.pdf" 
"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.pdf"
-  cp -a ../doc/images "${pkgdir}/usr/share/doc/${pkgname}/"
+  install -vDm 644 "../doc/${pkgname}.html" \
+"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.html"
+  install -vDm 644 "../doc/${pkgname}.pdf" \
+"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.pdf"
+  cp -va ../doc/images "${pkgdir}/usr/share/doc/${pkgname}/"
 }


[arch-commits] Commit in zynaddsubfx/trunk (PKGBUILD zynaddsubfx.svg)

2017-12-18 Thread David Runge via arch-commits
Date: Monday, December 18, 2017 @ 16:49:32
  Author: dvzrv
Revision: 274781

upgpkg: zynaddsubfx 3.0.3-1

Updating maintainer. Upgrading to 3.0.3. Switching to sha512sums.
Removing already included svg file. Building documentation. Installing 
documentation and native desktop files and icons. Minor fixes.

Modified:
  zynaddsubfx/trunk/PKGBUILD
Deleted:
  zynaddsubfx/trunk/zynaddsubfx.svg

-+
 PKGBUILD|   64 +--
 zynaddsubfx.svg |  313 --
 2 files changed, 34 insertions(+), 343 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-18 16:27:02 UTC (rev 274780)
+++ PKGBUILD2017-12-18 16:49:32 UTC (rev 274781)
@@ -1,33 +1,25 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: SpepS 
+# Maintainer: David Runge 
+# Contributor: Sergej Pupykin 
+# Contributor: SpepS 
 # Contributor: Ionut Biru 
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('x86_64')
 url="http://zynaddsubfx.sourceforge.net;
-license=('GPL')
-depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack' 'libxpm' 'gcc-libs' 
'liblo')
-makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
-options=('!emptydirs')
-source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
-   "$pkgname.svg")
-sha256sums=('95defd8250b79fbe7fb69be860df6df05d82263cabf83cf53b391486e910b926'
-'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea')
+license=('GPL2')
+depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'libxpm' 'liblo')
+makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 
'ghostscript' 'texlive-pstricks')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('e60e22656388d444114959859c12014ec79d7ba555b0d217ad98ad06e273916eea0eee521bb9dbfdef5be34205280d355b44a8f15760eeff06b16410d560b5d7')
 
 build() {
-  cd "$srcdir"
-  gendesk $startdir/PKGBUILD
-  setconf "$pkgname.desktop" Icon "$pkgname.svg"
+  cd "${pkgname}-${pkgver}"
 
-  cd "zynaddsubfx-$pkgver"
-
-  sed -i '1,1i#include ' src/Nio/NulEngine.cpp
-
   [ -d build ] || mkdir build && cd build
   cmake \
 -DCMAKE_INSTALL_PREFIX=/usr \
@@ -39,25 +31,37 @@
 
   # build external programs
   cd ../ExternalPrograms/Spliter && make
-  cd ../Controller && sed -i "s|Box\.h|Box\.H|" ControllerUI.fl && make
+  cd ../Controller && make
+
+  # build documentation
+  cd ../../doc
+  make
 }
 
 package() {
-  cd "$srcdir/zynaddsubfx-$pkgver/build"
+  cd "${pkgname}-${pkgver}/build"
 
-  make DESTDIR="$pkgdir/" install
+  make DESTDIR="${pkgdir}/" install
 
   # install external programs
-  install -Dm755 ../ExternalPrograms/Spliter/spliter "$pkgdir/usr/bin/spliter"
-  install -Dm755 ../ExternalPrograms/Controller/controller 
"$pkgdir/usr/bin/controller"
-  install -Dm644 ../ExternalPrograms/Spliter/readme.txt 
"$pkgdir/usr/share/doc/$pkgname/SPLITER.txt"
+  install -Dm755 ../ExternalPrograms/Spliter/spliter 
"${pkgdir}/usr/bin/spliter"
+  install -Dm755 ../ExternalPrograms/Controller/controller 
"${pkgdir}/usr/bin/controller"
+  install -Dm644 ../ExternalPrograms/Spliter/readme.txt 
"${pkgdir}/usr/share/doc/${pkgname}/SPLITER.txt"
 
   # banks and examples
-  install -d "$pkgdir/usr/share/$pkgname"
-  cp -a ../instruments/banks "$pkgdir/usr/share/$pkgname"
-  cp -a ../instruments/examples "$pkgdir/usr/share/$pkgname"
+  install -d "${pkgdir}/usr/share/${pkgname}"
+  cp -a ../instruments/banks "${pkgdir}/usr/share/${pkgname}"
+  cp -a ../instruments/examples "${pkgdir}/usr/share/${pkgname}"
 
-  # desktop file and icon
-  install -Dm644 "$srcdir/$pkgname.svg" 
"$pkgdir/usr/share/pixmaps/$pkgname.svg"
-  install -Dm644 "$srcdir/$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  # icons
+  install -Dm644 "../${pkgname}.ico" 
"${pkgdir}/usr/share/pixmaps/${pkgname}.ico"
+  install -Dm644 "../${pkgname}.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
+
+  # man page
+  install -Dm644 "../doc/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+
+  # documentation
+  install -Dm644 "../doc/${pkgname}.html" 
"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.html"
+  install -Dm644 "../doc/${pkgname}.pdf" 
"${pkgdir}/usr/share/doc/${pkgname}/${pkgname}.pdf"
+  cp -a ../doc/images "${pkgdir}/usr/share/doc/${pkgname}/"
 }

Deleted: zynaddsubfx.svg
===
--- zynaddsubfx.svg 2017-12-18 16:27:02 UTC (rev 274780)
+++ zynaddsubfx.svg 2017-12-18 16:49:32 UTC (rev 274781)
@@ -1,313 +0,0 @@
-
-
-

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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 07:20:29
  Author: spupykin
Revision: 246192

upgpkg: zynaddsubfx 3.0.2-1

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 07:19:11 UTC (rev 246191)
+++ PKGBUILD2017-07-24 07:20:29 UTC (rev 246192)
@@ -5,7 +5,7 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
"$pkgname.svg")
-sha256sums=('a8017f382be5af9e46e6e8771fb7d7c1fd2e480cf099bbb0c29606b217dd32e2'
+sha256sums=('95defd8250b79fbe7fb69be860df6df05d82263cabf83cf53b391486e910b926'
 'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea')
 
 build() {


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

2016-12-04 Thread Sergej Pupykin
Date: Sunday, December 4, 2016 @ 08:08:51
  Author: spupykin
Revision: 197863

upgpkg: zynaddsubfx 3.0.1-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-04 08:08:46 UTC (rev 197862)
+++ PKGBUILD2016-12-04 08:08:51 UTC (rev 197863)
@@ -5,7 +5,7 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
"$pkgname.svg")
-sha256sums=('94593db88402dedd2f451720b81dd1caea1217a954349bbf254620c12904c45c'
+sha256sums=('a8017f382be5af9e46e6e8771fb7d7c1fd2e480cf099bbb0c29606b217dd32e2'
 'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea')
 
 build() {


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

2016-11-18 Thread Sergej Pupykin
Date: Friday, November 18, 2016 @ 10:43:07
  Author: spupykin
Revision: 196296

upgpkg: zynaddsubfx 3.0.0-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-18 09:52:55 UTC (rev 196295)
+++ PKGBUILD2016-11-18 10:43:07 UTC (rev 196296)
@@ -5,7 +5,7 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=2.5.4
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 options=('!emptydirs')
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
"$pkgname.svg")
-md5sums=('7dc757512e5b6f3013bfb168ed01cfa3'
- '6f7e9c3ce3947088a10c99c46a65431f')
+sha256sums=('94593db88402dedd2f451720b81dd1caea1217a954349bbf254620c12904c45c'
+'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea')
 
 build() {
   cd "$srcdir"


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

2016-03-27 Thread Sergej Pupykin
Date: Sunday, March 27, 2016 @ 23:04:11
  Author: spupykin
Revision: 168584

upgpkg: zynaddsubfx 2.5.4-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-27 21:04:07 UTC (rev 168583)
+++ PKGBUILD2016-03-27 21:04:11 UTC (rev 168584)
@@ -5,7 +5,7 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=2.5.3
+pkgver=2.5.4
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
"$pkgname.svg")
-md5sums=('05cd7e8aa99d502913ce4bc09712abb8'
+md5sums=('7dc757512e5b6f3013bfb168ed01cfa3'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {


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

2016-02-09 Thread Sergej Pupykin
Date: Tuesday, February 9, 2016 @ 11:43:18
  Author: spupykin
Revision: 160994

upgpkg: zynaddsubfx 2.5.3-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-09 10:41:53 UTC (rev 160993)
+++ PKGBUILD2016-02-09 10:43:18 UTC (rev 160994)
@@ -5,8 +5,8 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.5.3
+pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
 url="http://zynaddsubfx.sourceforge.net;
@@ -14,9 +14,9 @@
 depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack' 'libxpm' 'gcc-libs' 
'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
-source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
+source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2;
"$pkgname.svg")
-md5sums=('c0d09b8e8d79691e79e7d424bc4f0263'
+md5sums=('05cd7e8aa99d502913ce4bc09712abb8'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {


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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:42:19
  Author: foutrelis
Revision: 149722

C++11 ABI rebuild

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:41:46 UTC (rev 149721)
+++ PKGBUILD2015-12-07 07:42:19 UTC (rev 149722)
@@ -6,7 +6,7 @@
 
 pkgname=zynaddsubfx
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
 url="http://zynaddsubfx.sourceforge.net;


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

2015-11-18 Thread Sergej Pupykin
Date: Wednesday, November 18, 2015 @ 12:46:17
  Author: spupykin
Revision: 147064

upgpkg: zynaddsubfx 2.5.2-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-18 11:46:11 UTC (rev 147063)
+++ PKGBUILD2015-11-18 11:46:17 UTC (rev 147064)
@@ -5,8 +5,8 @@
 # Contributor: DonVla 
 
 pkgname=zynaddsubfx
-pkgver=2.5.1
-pkgrel=3
+pkgver=2.5.2
+pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
 url="http://zynaddsubfx.sourceforge.net;
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
"$pkgname.svg")
-md5sums=('ea5df4198e8b0ebc336d52e689cf30c3'
+md5sums=('c0d09b8e8d79691e79e7d424bc4f0263'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {


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

2015-07-08 Thread Sergej Pupykin
Date: Wednesday, July 8, 2015 @ 11:36:00
  Author: spupykin
Revision: 136552

upgpkg: zynaddsubfx 2.5.1-3

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-08 09:15:02 UTC (rev 136551)
+++ PKGBUILD2015-07-08 09:36:00 UTC (rev 136552)
@@ -6,12 +6,12 @@
 
 pkgname=zynaddsubfx
 pkgver=2.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
 license=('GPL')
-depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2' 'libxpm' 'gcc-libs' 
'liblo')
+depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack' 'libxpm' 'gcc-libs' 
'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;


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

2015-07-07 Thread Sergej Pupykin
Date: Tuesday, July 7, 2015 @ 19:49:17
  Author: spupykin
Revision: 136518

upgpkg: zynaddsubfx 2.5.1-2

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-07 14:54:14 UTC (rev 136517)
+++ PKGBUILD2015-07-07 17:49:17 UTC (rev 136518)
@@ -6,12 +6,12 @@
 
 pkgname=zynaddsubfx
 pkgver=2.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
 license=('GPL')
-depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2-dbus' 'libxpm' 
'gcc-libs' 'liblo')
+depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2' 'libxpm' 'gcc-libs' 
'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;


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

2015-07-07 Thread Sergej Pupykin
Date: Tuesday, July 7, 2015 @ 12:46:48
  Author: spupykin
Revision: 136512

upgpkg: zynaddsubfx 2.5.1-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-07 10:24:24 UTC (rev 136511)
+++ PKGBUILD2015-07-07 10:46:48 UTC (rev 136512)
@@ -5,18 +5,18 @@
 # Contributor: DonVla don...@users.sourceforge.net
 
 pkgname=zynaddsubfx
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
 license=('GPL')
-depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml' 'liblo')
+depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2-dbus' 'libxpm' 
'gcc-libs' 'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
$pkgname.svg)
-md5sums=('22a3468ead939285b3eb13d92e1109c7'
+md5sums=('ea5df4198e8b0ebc336d52e689cf30c3'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {


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

2015-06-23 Thread Evangelos Foutras
Date: Wednesday, June 24, 2015 @ 06:26:03
  Author: foutrelis
Revision: 135803

Fix source URL

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 04:23:11 UTC (rev 135802)
+++ PKGBUILD2015-06-24 04:26:03 UTC (rev 135803)
@@ -14,7 +14,7 @@
 depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml' 'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.gz;
+source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
$pkgname.svg)
 md5sums=('22a3468ead939285b3eb13d92e1109c7'
  '6f7e9c3ce3947088a10c99c46a65431f')


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

2015-02-27 Thread Sergej Pupykin
Date: Friday, February 27, 2015 @ 11:29:59
  Author: spupykin
Revision: 128348

upgpkg: zynaddsubfx 2.5.0-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-27 10:29:56 UTC (rev 128347)
+++ PKGBUILD2015-02-27 10:29:59 UTC (rev 128348)
@@ -5,18 +5,18 @@
 # Contributor: DonVla don...@users.sourceforge.net
 
 pkgname=zynaddsubfx
-pkgver=2.4.4
+pkgver=2.5.0
 pkgrel=1
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
 license=('GPL')
-depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml')
+depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml' 'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.xz;
+source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.gz;
$pkgname.svg)
-md5sums=('4f985c06da3a3e31ebccd7cf72ae434e'
+md5sums=('22a3468ead939285b3eb13d92e1109c7'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {


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

2014-07-03 Thread Sergej Pupykin
Date: Thursday, July 3, 2014 @ 10:06:09
  Author: spupykin
Revision: 114710

upgpkg: zynaddsubfx 2.4.4-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-03 08:05:54 UTC (rev 114709)
+++ PKGBUILD2014-07-03 08:06:09 UTC (rev 114710)
@@ -5,8 +5,8 @@
 # Contributor: DonVla don...@users.sourceforge.net
 
 pkgname=zynaddsubfx
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.4.4
+pkgrel=1
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
@@ -14,9 +14,9 @@
 depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/ZynAddSubFX-$pkgver.tar.bz2;
+source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.xz;
$pkgname.svg)
-md5sums=('2e8994cc54e5f1a64b77dfac3baf0d9a'
+md5sums=('4f985c06da3a3e31ebccd7cf72ae434e'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {
@@ -24,7 +24,7 @@
   gendesk $startdir/PKGBUILD
   setconf $pkgname.desktop Icon $pkgname.svg
 
-  cd ZynAddSubFX-$pkgver
+  cd zynaddsubfx-$pkgver
 
   sed -i '1,1i#include unistd.h' src/Nio/NulEngine.cpp
 
@@ -43,7 +43,7 @@
 }
 
 package() {
-  cd $srcdir/ZynAddSubFX-$pkgver/build
+  cd $srcdir/zynaddsubfx-$pkgver/build
 
   make DESTDIR=$pkgdir/ install
 



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

2014-01-10 Thread Sergej Pupykin
Date: Friday, January 10, 2014 @ 13:47:36
  Author: spupykin
Revision: 103708

upgpkg: zynaddsubfx 2.4.3-2

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-10 10:51:45 UTC (rev 103707)
+++ PKGBUILD2014-01-10 12:47:36 UTC (rev 103708)
@@ -6,7 +6,7 @@
 
 pkgname=zynaddsubfx
 pkgver=2.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Opensource software synthesizer capable of making a countless number 
of instruments.
 arch=('i686' 'x86_64')
 url=http://zynaddsubfx.sourceforge.net;
@@ -15,28 +15,26 @@
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
 
source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/ZynAddSubFX-$pkgver.tar.bz2;
-   
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/files/zynaddsubfx-2.4.1-fltk.patch;
-   
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/files/zynaddsubfx-2.4.1-fltk13.patch;
$pkgname.svg)
 md5sums=('2e8994cc54e5f1a64b77dfac3baf0d9a'
- 'eb95d339ff5deac8c6b54965f04a8c60'
- '49464a33ab9c4250520eda0df7705663'
  '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {
   cd $srcdir
-  gendesk
+  gendesk $startdir/PKGBUILD
   setconf $pkgname.desktop Icon $pkgname.svg
 
   cd ZynAddSubFX-$pkgver
 
-  # patches
-#  patch -p1 -i $srcdir/$pkgname-$pkgver-fltk.patch
-#  patch -p1 -i $srcdir/$pkgname-$pkgver-fltk13.patch
   sed -i '1,1i#include unistd.h' src/Nio/NulEngine.cpp
 
   [ -d build ] || mkdir build  cd build
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DOutputModule=jack -DGuiModule=fltk ..
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DDefaultOutput=jack \
+-DDefaultInput=jack \
+-DGuiModule=fltk \
+..
   make
 
   # build external programs