qsynth: update to 0.4.0.
This commit is contained in:
parent
4900a4b980
commit
65261af8b9
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'qsynth'
|
||||
pkgname=qsynth
|
||||
version=0.3.9
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="qt-devel jack-devel fluidsynth-devel desktop-file-utils hicolor-icon-theme"
|
||||
depends="jack desktop-file-utils hicolor-icon-theme"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
||||
makedepends="qt5-x11extras-devel jack-devel fluidsynth-devel"
|
||||
depends="fluidsynth jack desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Qt GUI Interface for FluidSynth"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://qsynth.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=eb2050d0f7a8011b9ac20f82fec88faf2237a2475dfefc424cb4944399b17e22
|
||||
checksum=9dc8413ddc6847a2dd0bfb3b44e0246273531ea253fd9dc91c5c329876420cb2
|
||||
|
|
Loading…
Reference in New Issue