void-packages/srcpkgs/qjackctl/template

26 lines
1.1 KiB
Plaintext

# Template file for 'qjackctl'
pkgname=qjackctl
version=0.3.9
revision=1
build_style=gnu-configure
configure_args="--enable-jack-version"
makedepends="pkg-config libX11-devel qt-devel jack-devel"
depends="desktop-file-utils hicolor-icon-theme jack"
short_desc="JACK Audio Connection Kit - Qt GUI Interface"
maintainer="davehome <davehome@redthumb.info.tm>"
license="GPL-2"
homepage="http://qjackctl.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=5ee8d60675cc65eca8e3aea8ff42770efd6ff84293f9b0f9c2c7acd2383d9a28
long_desc="
QjackCtl is a simple Qt application to control the JACK sound server daemon,
specific for the Linux Audio Desktop infrastructure.
Written in C++ around the Qt4 toolkit for X11, most exclusively using
Qt Designer.
Provides a simple GUI dialog for setting several JACK daemon parameters, which
are properly saved between sessions, and a way control of the status of the
audio server daemon. With time, this primordial interface has become richer by
including a enhanced patchbay and connection control features."