jack: set homepage and license.
This commit is contained in:
parent
74d3cb4f35
commit
2f9d78e292
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'jack'
|
# Template file for 'jack'
|
||||||
pkgname=jack
|
pkgname=jack
|
||||||
version=1.9.7
|
version=1.9.7
|
||||||
|
homepage="http://jackaudio.org/"
|
||||||
distfiles="http://www.grame.fr/~letz/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.grame.fr/~letz/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="JACK Audio Connection Kit low-latency sound server (pro audio)"
|
short_desc="JACK Audio Connection Kit low-latency sound server (pro audio)"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
license="GPL-2, LGPL-2.1"
|
||||||
checksum=096f57ad4d2eb38bd5aa4267f4088da0726ab65a5747d1345bb69fb504b2ec05
|
checksum=096f57ad4d2eb38bd5aa4267f4088da0726ab65a5747d1345bb69fb504b2ec05
|
||||||
long_desc="
|
long_desc="
|
||||||
JACK is system for handling real-time, low latency audio (and MIDI). It runs
|
JACK is system for handling real-time, low latency audio (and MIDI). It runs
|
||||||
|
|
Loading…
Reference in New Issue