mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
zynaddsubfx: update to 3.0.5
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
84730a2155
commit
0245796fbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zynaddsubfx'
|
# Template file for 'zynaddsubfx'
|
||||||
pkgname=zynaddsubfx
|
pkgname=zynaddsubfx
|
||||||
version=3.0.4
|
version=3.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDefaultOutput=jack -DDefaultInput=jack -DGuiModule=fltk"
|
configure_args="-DDefaultOutput=jack -DDefaultInput=jack -DGuiModule=fltk"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://zynaddsubfx.sourceforge.net/"
|
homepage="http://zynaddsubfx.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=3d48d1e49ee13a2a4bd6eed4b2729e8d2eb005706f3cf14887c11bd04157a4a2
|
checksum=7447322268114a1e0ac5f281ac37a09a78e761a7be61999caf79100049789f63
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qemu-user-static"
|
hostmakedepends+=" qemu-user-static"
|
||||||
|
|
Loading…
Add table
Reference in a new issue