qsynth: update to 0.9.0.
This commit is contained in:
parent
4788f8b55d
commit
e450ab78b4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qsynth'
|
# Template file for 'qsynth'
|
||||||
pkgname=qsynth
|
pkgname=qsynth
|
||||||
version=0.6.3
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
|
@ -8,11 +8,11 @@ hostmakedepends="pkg-config qt5-tools"
|
||||||
makedepends="qt5-x11extras-devel jack-devel fluidsynth-devel"
|
makedepends="qt5-x11extras-devel jack-devel fluidsynth-devel"
|
||||||
depends="fluidsynth jack desktop-file-utils hicolor-icon-theme"
|
depends="fluidsynth jack desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Qt GUI Interface for FluidSynth"
|
short_desc="Qt GUI Interface for FluidSynth"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://qsynth.sourceforge.io"
|
homepage="http://qsynth.sourceforge.io"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1b5733d35b4b24679d59812cf9a5f3152ac0c78046ba1db71870cb7effad3876
|
checksum=72ab545c39b7ca518be3dfaaee61c8ce88b20d4c34dff946898a8ca7d8e85ae4
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
if [ "${CROSS_BUILD}" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue