audio/rosegarden: Updated for version 11.06.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2011-09-21 09:03:02 -03:00 committed by Niels Horn
parent af60ceecb5
commit aa544658f7
3 changed files with 7 additions and 7 deletions

View file

@ -3,6 +3,6 @@ notation editor, and general-purpose music composition and editing
application for Unix and Linux.
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.

View file

@ -2,7 +2,7 @@
# Slackware build script for rosegarden
# Copyright 2007-2010 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# No additional license terms :-)
PRGNAM=rosegarden
VERSION=11.02
VERSION=11.06
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="rosegarden"
VERSION="11.02"
VERSION="11.06"
HOMEPAGE="http://www.rosegardenmusic.com"
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-11.02.tar.bz2"
MD5SUM="fca86bfd7351a16cc2b55a85d2c8a128"
DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-11.06.tar.bz2"
MD5SUM="77ab43d06de53ace338843ff82e26288"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="Erik Hanson"
APPROVED="Niels Horn"