25 lines
1.2 KiB
Text
25 lines
1.2 KiB
Text
# Template file for 'qtractor'
|
|
pkgname=qtractor
|
|
version=0.5.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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"
|
|
depends="jack dssi lv2 lilv serd sord desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
license="GPL-2"
|
|
homepage="http://qtractor.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=0da32b2e9932636fe1bdf77695370ac7ef0a3964bf74cc90579b359cabf50217
|
|
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."
|
|
|
|
|