Skip to content

Commit

Permalink
audio/qmidinet: Update 0.9.6 -> 0.9.7
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 8, 2022
1 parent 5f70698 commit f83ae9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions audio/qmidinet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qmidinet
DISTVERSION= 0.9.6
DISTVERSION= 0.9.7
CATEGORIES= audio
MASTER_SITES= SF

Expand All @@ -12,8 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

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
USES= cmake compiler:c++17-lang gl pkgconfig qt:6
USE_QT= base svg tools:build
USE_GL= gl opengl

CMAKE_OFF= CONFIG_ALSA_MIDI # libalsa doesn't have MIDI functionality on FreeBSD

Expand Down
6 changes: 3 additions & 3 deletions audio/qmidinet/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649911722
SHA256 (qmidinet-0.9.6.tar.gz) = f72bcb2d78e481bd707a7675819eed926c953ba2c01f8265c994d2849cb31603
SIZE (qmidinet-0.9.6.tar.gz) = 108498
TIMESTAMP = 1665184141
SHA256 (qmidinet-0.9.7.tar.gz) = 12516689114d2803aaab513e38ac3b031f17a360381d6e15ba216cd661fd5c44
SIZE (qmidinet-0.9.7.tar.gz) = 106658

0 comments on commit f83ae9e

Please sign in to comment.