community/zynaddsubfx to 3.0.3-5

This commit is contained in:
Kevin Mihelich 2018-06-05 23:23:55 +00:00
parent b7eb4729ac
commit e543d0594a

View file

@ -10,11 +10,12 @@
pkgname=zynaddsubfx
pkgver=3.0.3
pkgrel=3
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=('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")