void-packages/srcpkgs/qtractor/template
2012-06-16 23:01:16 -06:00

26 lines
1.2 KiB
Plaintext

# Template file for 'qtractor'
pkgname=qtractor
version=0.5.5
homepage="http://qtractor.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
#configure_args=""
depends="jack dssi lv2 lilv"
makedepends="pkg-config zlib-devel jack-devel alsa-lib-devel libsndfile-devel libvorbis-devel libmad-devel libsamplerate-devel libX11-devel qt-devel liblo-devel rubberband-devel vamp-plugin-sdk-devel ladspa-sdk dssi-devel lv2 lilv-devel suil-devel serd-devel sord-devel sratom-devel"
fulldepends="desktop-file-utils hicolor-icon-theme"
revision=1
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4"
maintainer="davehome <davehome@redthumb.info.tm>"
license="GPL-2"
checksum=80d67225e9f12000143dc34ac497bc1edd0d97ef6622e0a25f08764995241343
long_desc="
Qtractor is an Audio/MIDI multi-track sequencer application written in C++
with the Qt4 framework. Target platform is Linux, where the Jack Audio
Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture
(ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured
Linux desktop audio workstation GUI, specially dedicated to the personal
home-studio."
gtk_iconcache_dirs="/usr/share/icons/hicolor"