qtractor: update to 0.5.2.
This commit is contained in:
parent
473c5f063e
commit
cd989e9a3d
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'qtractor'
|
||||
pkgname=qtractor
|
||||
version=0.5.1
|
||||
revision=3
|
||||
version=0.5.2
|
||||
homepage="http://qtractor.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-lilv
|
||||
--enable-lv2-files"
|
||||
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4."
|
||||
configure_args=" --enable-lilv --enable-lv2-files"
|
||||
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="GPL-2"
|
||||
checksum=16ef7a4fdd8c2f04af4219082a419b5db242763a967d36b0f6247761d4c2578a
|
||||
checksum=91b91ea5cd98d7e91d429dec3412a9e450d13b4052574003fb42476746730b8e
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue