Re-add port: audio/qmidinet: MIDI network gateway application

This commit is contained in:
Yuri Victorovich 2021-05-11 17:07:11 -07:00
parent 95b9cf65d2
commit 9a132358fb
6 changed files with 36 additions and 1 deletions

1
MOVED
View File

@ -7262,7 +7262,6 @@ www/qupzilla|www/qupzilla-qt4|2015-01-18|Renamed to differentiate from www/qupzi
devel/p5-perlbrew|devel/p5-App-perlbrew|2015-01-19|Rename to match upstream naming
devel/actor-framework|devel/caf|2015-01-19|Rename to match upstream naming
textproc/py-charade||2015-01-28|Charade was merged back to textproc/py-chardet
audio/qmidinet||2015-01-28|Has expired: Broken for more than 6 months
audio/wmauda||2015-01-28|Has expired: Broken for more than 6 months
audio/x11amp||2015-01-28|Has expired: Broken for more than 6 months
devel/p5-Log-Any-Adapter|devel/p5-Log-Any|2015-01-28|Has expired: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream

View File

@ -663,6 +663,7 @@
SUBDIR += qjackctl
SUBDIR += qmidiarp
SUBDIR += qmidictl
SUBDIR += qmidinet
SUBDIR += qsampler
SUBDIR += qsynth
SUBDIR += quimup

19
audio/qmidinet/Makefile Normal file
View File

@ -0,0 +1,19 @@
PORTNAME= qmidinet
DISTVERSION= 0.9.3
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= yuri@FreeBSD.org
COMMENT= MIDI network gateway application
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libjack.so:audio/jack
USES= cmake compiler:c++17-lang pkgconfig qt:5
USE_QT= core gui network widgets buildtools_build qmake_build
CMAKE_OFF= CONFIG_ALSA_MIDI # libalsa doesn't have MIDI functionality on FreeBSD
.include <bsd.port.mk>

3
audio/qmidinet/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1620775860
SHA256 (qmidinet-0.9.3.tar.gz) = 3412f7da2642a2a1afc3432b770c496eb320e787bbb550aebc7f368c90f2e15f
SIZE (qmidinet-0.9.3.tar.gz) = 164551

6
audio/qmidinet/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
QmidiNet is a MIDI network gateway application that sends and receives MIDI data
(ALSA Sequencer and/or JACK MIDI) over the network, using UDP/IP multicast.
Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be
compatible with ipMIDI for Windows (https://nerds.de).
WWW: https://qmidinet.sourceforge.io

7
audio/qmidinet/pkg-plist Normal file
View File

@ -0,0 +1,7 @@
bin/qmidinet
man/fr/man1/qmidinet.1.gz
man/man1/qmidinet.1.gz
share/applications/qmidinet.desktop
share/icons/hicolor/32x32/apps/qmidinet.png
share/icons/hicolor/scalable/apps/qmidinet.svg
share/metainfo/qmidinet.appdata.xml