17 lines
672 B
Bash
17 lines
672 B
Bash
# Template file for 'nootka'
|
|
pkgname=nootka
|
|
version=1.4.5
|
|
revision=1
|
|
wrksrc="nootka-${version}-source"
|
|
build_style=cmake
|
|
makedepends="alsa-lib-devel fftw-devel libvorbis-devel qt5-devel soundtouch-devel"
|
|
short_desc="Application to learn classical score notation"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://nootka.sourceforge.io"
|
|
distfiles="${SOURCEFORGE_SITE}/nootka/Nootka-${version}/nootka-${version}-source.tar.bz2"
|
|
checksum=210371ffeb8f018564e1d07d935dee7f310316c67359ac40569cc74f3c3a5e16
|
|
|
|
nocross="https://travis-ci.org/void-linux/void-packages/jobs/425361689
|
|
https://travis-ci.org/void-linux/void-packages/jobs/425361690"
|
|
|