Index: head/audio/midipp/Makefile =================================================================== --- head/audio/midipp/Makefile (revision 482722) +++ head/audio/midipp/Makefile (revision 482723) @@ -1,33 +1,33 @@ # Created by: Hans Petter Selasky # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.3.4 +PORTVERSION= 2.0.0 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= MIDI playback, recording, and live performance tool LICENSE= BSD2CLAUSE BUILD_DEPENDS= libumidi>=2.0.14:audio/libumidi LIB_DEPENDS= libumidi20.so:audio/libumidi USES= qmake tar:bzip2 _USE_QT4= corelib gui moc_build network rcc_build _USE_QT5= buildtools_build core gui network printsupport widgets OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= QT4 QT5 OPTIONS_DEFAULT= QT5 TOOLKIT_DESC= Qt toolkit QT4_USES= qt:4 QT4_USE= ${_USE_QT4:S/^/QT=/} QT5_USES= qt:5 QT5_USE= ${_USE_QT5:S/^/QT=/} GL=gl .include Index: head/audio/midipp/distinfo =================================================================== --- head/audio/midipp/distinfo (revision 482722) +++ head/audio/midipp/distinfo (revision 482723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501762592 -SHA256 (midipp-1.3.4.tar.bz2) = 0eaaad1f4dceb014349cc483dbcaec31f2c49e3812ac7c56fc04066f7d619a27 -SIZE (midipp-1.3.4.tar.bz2) = 112479 +TIMESTAMP = 1540145346 +SHA256 (midipp-2.0.0.tar.bz2) = 1523439c1a4ed1e6af5fcac9e077105d28fabb460f91e8a40242735d98926ddc +SIZE (midipp-2.0.0.tar.bz2) = 119146 Index: head/audio/midipp/pkg-descr =================================================================== --- head/audio/midipp/pkg-descr (revision 482722) +++ head/audio/midipp/pkg-descr (revision 482723) @@ -1,16 +1,18 @@ MIDI Player Pro allows you to play any kind of MIDI music in seconds with your fingertips. List of supported features: - Raw MIDI. - Jack MIDI. - Import from lyrics sites (chorded lyrics) - Import from GuitarPro v3 and v4 format. - Import from MusicXML format. - Loading and saving from and to standard v1.0 MIDI files. - Realtime MIDI processing. - Simple sequence looping. +- Supports simple karaoke mode. - 30000 BPM MIDI recording and playback. - Undo/Redo support. - Printing music like PDF. +- Supports quarter-, octo- and hexa- tones. WWW: http://www.selasky.org/hans_petter/midistudio/