qtractor: update to 0.5.2.
This commit is contained in:
parent
473c5f063e
commit
cd989e9a3d
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'qtractor'
|
# Template file for 'qtractor'
|
||||||
pkgname=qtractor
|
pkgname=qtractor
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=3
|
|
||||||
homepage="http://qtractor.sourceforge.net"
|
homepage="http://qtractor.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args=" --enable-lilv --enable-lv2-files"
|
||||||
--enable-lilv
|
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4"
|
||||||
--enable-lv2-files"
|
|
||||||
short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt4."
|
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=16ef7a4fdd8c2f04af4219082a419b5db242763a967d36b0f6247761d4c2578a
|
checksum=91b91ea5cd98d7e91d429dec3412a9e450d13b4052574003fb42476746730b8e
|
||||||
long_desc="
|
long_desc="
|
||||||
Qtractor is an Audio/MIDI multi-track sequencer application written in C++
|
Qtractor is an Audio/MIDI multi-track sequencer application written in C++
|
||||||
with the Qt4 framework. Target platform is Linux, where the Jack Audio
|
with the Qt4 framework. Target platform is Linux, where the Jack Audio
|
||||||
|
|
Loading…
Reference in a new issue