svn commit: r327645 - head/audio/midipp
Koop Mast
kwm at FreeBSD.org
Thu Sep 19 18:00:45 UTC 2013
Author: kwm
Date: Thu Sep 19 18:00:44 2013
New Revision: 327645
URL: http://svnweb.freebsd.org/changeset/ports/327645
Log:
Update to 1.2.0.
Improved undo/redo support.
New editing tools.
New show mode, which allows showing of lyrics in a different window or
monitor while playing.
Submitted by: maintainer (via irc)
Modified:
head/audio/midipp/Makefile
head/audio/midipp/distinfo
head/audio/midipp/pkg-descr (contents, props changed)
Modified: head/audio/midipp/Makefile
==============================================================================
--- head/audio/midipp/Makefile Thu Sep 19 17:19:40 2013 (r327644)
+++ head/audio/midipp/Makefile Thu Sep 19 18:00:44 2013 (r327645)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= midipp
-PORTVERSION= 1.1.3
+PORTVERSION= 1.2.0
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
Modified: head/audio/midipp/distinfo
==============================================================================
--- head/audio/midipp/distinfo Thu Sep 19 17:19:40 2013 (r327644)
+++ head/audio/midipp/distinfo Thu Sep 19 18:00:44 2013 (r327645)
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.1.3.tar.bz2) = 57e75f86bea22fc948fd0ee169515daea038f92539bebc395558e628f2724bdb
-SIZE (midipp-1.1.3.tar.bz2) = 72363
+SHA256 (midipp-1.2.0.tar.bz2) = f0d2be87ff682c2ac78542907ac1722d3e80f37a0abfc2b2f5faaa8accbe9b02
+SIZE (midipp-1.2.0.tar.bz2) = 81051
Modified: head/audio/midipp/pkg-descr
==============================================================================
--- head/audio/midipp/pkg-descr Thu Sep 19 17:19:40 2013 (r327644)
+++ head/audio/midipp/pkg-descr Thu Sep 19 18:00:44 2013 (r327645)
@@ -6,8 +6,10 @@ with your fingertips. List of supported
- Import from lyrics sites (chorded lyrics)
- Import from GuitarPro v3 and v4 format.
- Loading and saving from and to standard v1.0 MIDI files.
-- Live performancing.
+- Realtime MIDI processing.
- Simple sequence looping.
+- 30000 BPM MIDI recording and playback.
+- Undo/Redo support.
- Printing music like PDF.
WWW: http://www.selasky.org/hans_petter/midistudio/
More information about the svn-ports-all
mailing list