14 lines
556 B
Bash
14 lines
556 B
Bash
# Template file for 'qsynth'
|
|
pkgname=qsynth
|
|
version=0.4.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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=de27097a6e5e68799e0ab72641682b3c8f3d7bc404d2ba38e2ca66e952aab0c8
|