mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
qsynth: update to 0.5.0.
This commit is contained in:
parent
4387b73626
commit
37120d66de
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qsynth'
|
# Template file for 'qsynth'
|
||||||
pkgname=qsynth
|
pkgname=qsynth
|
||||||
version=0.4.4
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
||||||
makedepends="qt5-x11extras-devel jack-devel fluidsynth-devel"
|
makedepends="qt5-x11extras-devel jack-devel fluidsynth-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://qsynth.sourceforge.net"
|
homepage="http://qsynth.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=0ef914447b1f3a3ecd9c38101f06fc9c67e1d8367202a3f7a494f5d167b40e62
|
checksum=0415d5744a0d950ced0ab84a25d653b951cc1e35a847d6934c29a78f7ede26eb
|
||||||
|
|
||||||
if [ -n "${CROSS_BUILD}" ]; then
|
if [ -n "${CROSS_BUILD}" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel qt5-host-tools"
|
hostmakedepends+=" qt5-x11extras-devel qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue