New package: laditools-1.0.rc2.
This commit is contained in:
parent
b22d9c9434
commit
0995f56ee5
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'laditools'
|
||||||
|
pkgname=laditools
|
||||||
|
version=1.0.rc2
|
||||||
|
revision=1
|
||||||
|
homepage="http://www.marcochapeau.org/software/laditools"
|
||||||
|
distfiles="http://ladish.org/download/ladish-1-with-deps.tar.bz2"
|
||||||
|
build_style=python-module
|
||||||
|
fulldepends="python"
|
||||||
|
depends="ladish jack pygtk pyyaml vte"
|
||||||
|
short_desc="Linux Audio Desktop Integration Tools"
|
||||||
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
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."
|
||||||
|
|
||||||
|
wrksrc=ladish-1/${pkgname}
|
||||||
|
pycompile_module=laditools
|
Loading…
Reference in New Issue