git: 753bc41b2664 - main - audio/midipp: Update to 2.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jan 2022 09:52:50 UTC
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/ports/commit/?id=753bc41b266490a1b24849c59170f1542d712800 commit 753bc41b266490a1b24849c59170f1542d712800 Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-01-27 09:48:45 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-01-27 09:51:41 +0000 audio/midipp: Update to 2.1.2 - Add support for ALSA MIDI. Approved by: pi (implicit) --- audio/midipp/Makefile | 4 ++-- audio/midipp/distinfo | 6 +++--- audio/midipp/pkg-descr | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile index 60ebbd43fc77..7e3d0d001a3a 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -2,7 +2,7 @@ PORTNAME= midipp DISTVERSIONPREFIX= v -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= audio MAINTAINER= hselasky@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= MIDI playback, recording, and live performance tool LICENSE= BSD2CLAUSE -BUILD_DEPENDS= libumidi>=2.1.1:audio/libumidi +BUILD_DEPENDS= libumidi>=2.1.3:audio/libumidi LIB_DEPENDS= libumidi20.so:audio/libumidi USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2 diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo index d6457c93c039..229115f77b47 100644 --- a/audio/midipp/distinfo +++ b/audio/midipp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630595551 -SHA256 (hselasky-midipp-v2.1.1_GH0.tar.gz) = 412aa98475f620d835ccfa071bdcdf8396454cc72ee026c185605b343d0d1456 -SIZE (hselasky-midipp-v2.1.1_GH0.tar.gz) = 159212 +TIMESTAMP = 1643276648 +SHA256 (hselasky-midipp-v2.1.2_GH0.tar.gz) = 81fb6562b342b094ce82e979d14861b7b4a55d526d3b9d7ef31790bcf020be29 +SIZE (hselasky-midipp-v2.1.2_GH0.tar.gz) = 159756 diff --git a/audio/midipp/pkg-descr b/audio/midipp/pkg-descr index 4c00e7534c58..54b18f8fc1ee 100644 --- a/audio/midipp/pkg-descr +++ b/audio/midipp/pkg-descr @@ -2,7 +2,8 @@ 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. +- ALSA MIDI. +- JACK MIDI. - MPE support. - Import from lyrics sites (chorded lyrics) - Import from GuitarPro v3 and v4 format.