community/zynaddsubfx to 2.5.1-1

This commit is contained in:
Kevin Mihelich 2015-07-07 12:16:51 +00:00
parent ea017acc4a
commit eb77598cba

View file

@ -8,19 +8,19 @@
# - patch to remove hardcoded sse flags
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=("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"
'0001-no_sse_generic.patch')
md5sums=('22a3468ead939285b3eb13d92e1109c7'
md5sums=('ea5df4198e8b0ebc336d52e689cf30c3'
'6f7e9c3ce3947088a10c99c46a65431f'
'f52766f4dd6098269999f33cd18bedf1')