16 lines
636 B
Bash
16 lines
636 B
Bash
# Template file for 'qsynth'
|
|
pkgname=qsynth
|
|
version=0.4.4
|
|
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=0ef914447b1f3a3ecd9c38101f06fc9c67e1d8367202a3f7a494f5d167b40e62
|
|
|
|
nocross="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/2580"
|