diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-29 18:41:12 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-29 18:41:12 +0000 |
commit | 28fea4be663026f0dfcc10c87633af004b830aa4 (patch) | |
tree | 47951201415b6b8d4c3e10a2379915c06600ac41 /audio/rosegarden | |
parent | 675b69955d9eb33cac13f9193ebbcac518ec873b (diff) |
Update to version 13.10
===== New Features =====
* Selection event filter can select rests
* Selection event filter can select either performance or notation
duration
* LilyPond export converts a ''(c)'' or a ''(C)'' in the copyright
header to a proper symbol automatically
* New interpretation toolbar for the notation editor streamlines the
''**Adjust -> Interpret**'' process
* New option to allow LilyPond to export fingerings inside the staff
(can improve collision resolution)
* New option to instruct Rosegarden not to start JACK automatically at
startup, allowing you to control this behavior without having to
put garbage in your ~/.jackdrc file
* Support LilyPond 2.14
Notes
Notes:
svn path=/head/; revision=331979
Diffstat (limited to 'audio/rosegarden')
-rw-r--r-- | audio/rosegarden/Makefile | 2 | ||||
-rw-r--r-- | audio/rosegarden/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 101691f84e61..2df4681a3ab7 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rosegarden -PORTVERSION= 13.06 +PORTVERSION= 13.10 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/rosegarden/distinfo b/audio/rosegarden/distinfo index ff6995528a86..e6fdfe67c9a5 100644 --- a/audio/rosegarden/distinfo +++ b/audio/rosegarden/distinfo @@ -1,2 +1,2 @@ -SHA256 (rosegarden-13.06.tar.bz2) = d21777da4e17242502eff464a1c620f7c5672272733899da21e3e4a38f8e2d15 -SIZE (rosegarden-13.06.tar.bz2) = 6246199 +SHA256 (rosegarden-13.10.tar.bz2) = 6c3a1961b75ded3ded634e9c24f194fd483b11bc797a2603cf5a61fec674e6d5 +SIZE (rosegarden-13.10.tar.bz2) = 6355164 |