mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.2.11.
Reworked Chord Selector into new tab widget Moved all icons to tabbar Fixed some CoreMIDI dynamic attach/detach bugs Allow tabbar to be placed on top or bottom Use QSplitter() for right and left widget. Submitted by: maintainer
This commit is contained in:
parent
dbc81c7d5b
commit
650db290cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364348
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= midipp
|
||||
PORTVERSION= 1.2.10
|
||||
PORTVERSION= 1.2.11
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
|
||||
http://home.selasky.org:8192/distfiles/
|
||||
@ -12,7 +12,7 @@ COMMENT= MIDI playback, recording, and live performance tool
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BUILD_DEPENDS= libumidi>=2.0.12:${PORTSDIR}/audio/libumidi
|
||||
BUILD_DEPENDS= libumidi>=2.0.13:${PORTSDIR}/audio/libumidi
|
||||
LIB_DEPENDS= libumidi20.so:${PORTSDIR}/audio/libumidi
|
||||
|
||||
USES= qmake tar:bzip2
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (midipp-1.2.10.tar.bz2) = 4dd99884f19ed1de8d4881a1a6e2464c713e92b0e758f7f9ae42160270dfca13
|
||||
SIZE (midipp-1.2.10.tar.bz2) = 91366
|
||||
SHA256 (midipp-1.2.11.tar.bz2) = 8c62dc9a43f75f4c4fd0b15c3cf6ab45049d732f460ca0158b2193f0f62ae411
|
||||
SIZE (midipp-1.2.11.tar.bz2) = 111969
|
||||
|
Loading…
Reference in New Issue
Block a user