15 lines
520 B
Bash
15 lines
520 B
Bash
# Template file for 'qsynth'
|
|
pkgname=qsynth
|
|
version=0.9.13
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt6-tools qt6-base"
|
|
makedepends="qt6-base-devel qt6-svg-devel fluidsynth-devel"
|
|
depends="fluidsynth"
|
|
short_desc="Qt GUI Interface for FluidSynth"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://qsynth.sourceforge.io"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=4af819add4ba0705a13606e8bdc7e1a5029572ed22c2be1d0ea788724ba8d5f9
|