20 lines
868 B
Text
20 lines
868 B
Text
# Template file for 'laditools'
|
|
pkgname=laditools
|
|
version=1.0.rc2
|
|
revision=2
|
|
wrksrc="ladish-1/${pkgname}"
|
|
build_style=python-module
|
|
makepends="python"
|
|
depends="ladish jack pygtk pyyaml vte"
|
|
pycompile_module="laditools"
|
|
short_desc="Linux Audio Desktop Integration Tools"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
homepage="http://www.marcochapeau.org/software/laditools"
|
|
license="GPL-3"
|
|
distfiles="http://ladish.org/download/ladish-1-with-deps.tar.bz2"
|
|
checksum=b31b9ca69c42e4e68b5159993a1f505e137d43737430778444bc5e852adeb461
|
|
long_desc="
|
|
LADITools is a set of tools aiming to achieve the goals of the LADI project to
|
|
improve desktop integration and user workflow of Linux audio system based on
|
|
JACK and LASH. Those tools take advantage of the DBus interfaces recently added
|
|
to JACK and LASH to ease the configuration and use of those two great softwares."
|