mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/rosegarden: Updated for version 11.06.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
af60ceecb5
commit
aa544658f7
3 changed files with 7 additions and 7 deletions
|
@ -3,6 +3,6 @@ notation editor, and general-purpose music composition and editing
|
||||||
application for Unix and Linux.
|
application for Unix and Linux.
|
||||||
|
|
||||||
Rosegarden requires jack-audio-connection-kit, ladspa_sdk, dssi, liblo,
|
Rosegarden requires jack-audio-connection-kit, ladspa_sdk, dssi, liblo,
|
||||||
lirc, liblrdf, lilypond.
|
liblrdf, lilypond and optionally lirc.
|
||||||
|
|
||||||
rosegarden can also make use of perl-xml-twig at runtime.
|
rosegarden can also make use of perl-xml-twig at runtime.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for rosegarden
|
# Slackware build script for rosegarden
|
||||||
|
|
||||||
# Copyright 2007-2010 Heinz Wiesinger, Amsterdam, The Netherlands
|
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
# No additional license terms :-)
|
# No additional license terms :-)
|
||||||
|
|
||||||
PRGNAM=rosegarden
|
PRGNAM=rosegarden
|
||||||
VERSION=11.02
|
VERSION=11.06
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="rosegarden"
|
PRGNAM="rosegarden"
|
||||||
VERSION="11.02"
|
VERSION="11.06"
|
||||||
HOMEPAGE="http://www.rosegardenmusic.com"
|
HOMEPAGE="http://www.rosegardenmusic.com"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-11.02.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-11.06.tar.bz2"
|
||||||
MD5SUM="fca86bfd7351a16cc2b55a85d2c8a128"
|
MD5SUM="77ab43d06de53ace338843ff82e26288"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Heinz Wiesinger"
|
MAINTAINER="Heinz Wiesinger"
|
||||||
EMAIL="pprkut@liwjatan.at"
|
EMAIL="pprkut@liwjatan.at"
|
||||||
APPROVED="Erik Hanson"
|
APPROVED="Niels Horn"
|
||||||
|
|
Loading…
Reference in a new issue