void-packages/srcpkgs/nootka/template
2019-10-02 21:29:53 +02:00

17 lines
673 B
Bash

# Template file for 'nootka'
pkgname=nootka
version=1.4.6
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="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
nocross="https://travis-ci.org/void-linux/void-packages/jobs/425361689
https://travis-ci.org/void-linux/void-packages/jobs/425361690"