27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
# Template file for 'qtractor'
|
|
pkgname=qtractor
|
|
version=0.5.4
|
|
homepage="http://qtractor.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
configure_args=" --enable-lilv"
|
|
depends="jack dssi 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 lv2core lilv-devel suil-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=b400e59018511838bf5a38f3c47be40facc82906375aa88b4ee41b4ea8dc7623
|
|
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"
|
|
|
|
|
|
|