14 lines
579 B
Bash
14 lines
579 B
Bash
# Template file for 'nootka'
|
|
pkgname=nootka
|
|
version=1.4.6
|
|
revision=1
|
|
wrksrc="nootka-${version}-source"
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="alsa-lib-devel fftw-devel libvorbis-devel qt5-devel soundtouch-devel"
|
|
short_desc="Application to learn classical score notation"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://nootka.sourceforge.io"
|
|
distfiles="${SOURCEFORGE_SITE}/nootka/Nootka-${version}/nootka-${version}-source.tar.bz2"
|
|
checksum=26b94b90065d11a47c9f6d091ebc2c1c449f4ef26202d203045199900b2e3514
|