audio/qtractor: Updated for version 0.9.34.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zbigniew Baniewski 2023-07-29 23:01:33 +09:00 committed by Willy Sudiarto Raharjo
parent 46bbc818d6
commit ddade66b78
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,9 @@
Qtractor is an Audio/MIDI multi-track sequencer application written in
C++ with the Qt4 framework. Target platform is Linux, where the Jack
C++ with the Qt5 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.
Optional dependencies include libvorbis, libmad libsamplerate, liblo,
librubberband, dssi, VST SDK, lv2, liblilv, nsm and suil (recommended).
librubberband, dssi, VST SDK, lv2, nsm and suil (recommended).

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qtractor
VERSION=${VERSION:-0.9.29}
VERSION=${VERSION:-0.9.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qtractor"
VERSION="0.9.29"
HOMEPAGE="https://qtractor.sourceforge.net/"
DOWNLOAD="https://downloads.sourceforge.net/project/qtractor/qtractor%20%28attic%29/qtractor-0.9.29.tar.gz"
MD5SUM="d78752f77bd39465718c679c13e6382b"
VERSION="0.9.34"
HOMEPAGE="https://qtractor.org/"
DOWNLOAD="https://downloads.sourceforge.net/project/qtractor/qtractor/0.9.34/qtractor-0.9.34.tar.gz"
MD5SUM="f0397e9e2648834e9691eb41521deafd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack ladspa_sdk"
REQUIRES="jack ladspa_sdk lilv"
MAINTAINER="Zbigniew Baniewski"
EMAIL="Zbigniew [dot] Baniewski [at] gmail [dot] com"

View file

@ -15,5 +15,5 @@ qtractor: Architecture (ALSA) for MIDI, are the main infrastructures to evolve
qtractor: as a fairly-featured Linux desktop audio workstation GUI, specially
qtractor: dedicated to the personal home-studio.
qtractor:
qtractor: http://qtractor.sourceforge.net/
qtractor: https://qtractor.org/
qtractor: