diff --git a/audio/pianobooster/Makefile b/audio/pianobooster/Makefile index 8e3eb452c371..37f0a0df8d69 100644 --- a/audio/pianobooster/Makefile +++ b/audio/pianobooster/Makefile @@ -1,38 +1,41 @@ PORTNAME= pianobooster DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 -PORTREVISION= 7 +DISTVERSION= 1.0.0-92 +DISTVERSIONSUFFIX= -g6dafdcb CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= MIDI file player that teaches how to play the piano -WWW= https://www.pianobooster.org/index.html +WWW= https://www.pianobooster.org/index.html \ + https://github.com/pianobooster/PianoBooster LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gplv3.txt LIB_DEPENDS= libftgl.so:graphics/ftgl \ libjack.so:audio/jack \ librtmidi.so:audio/rtmidi -USES= cmake compiler:c++11-lang desktop-file-utils gl pkgconfig qt:5 +USES= cmake compiler:c++11-lang desktop-file-utils gl pkgconfig qt:6 +USE_QT= 5compat base tools:build +USE_GL= gl glu + USE_GITHUB= yes -GH_ACCOUNT= captnfab +GH_ACCOUNT= pianobooster GH_PROJECT= PianoBooster -USE_QT= core gui opengl widgets xml buildtools:build linguisttools:build qmake:build -USE_GL= gl glu CMAKE_ON= USE_JACK CMAKE_OFF= USE_BUNDLED_RTMIDI -CMAKE_ARGS= -DDATA_DIR:STRING=share/${PORTNAME} +CMAKE_ARGS= -DQT_PACKAGE_NAME=Qt6 \ + -DDATA_DIR:STRING=share/${PORTNAME} OPTIONS_DEFINE= FLUIDSYNTH OPTIONS_DEFAULT= FLUIDSYNTH FLUIDSYNTH_CMAKE_BOOL= EXPERIMENTAL_USE_FLUIDSYNTH FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth post-stage: @${RM} -r ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/pianobooster/distinfo b/audio/pianobooster/distinfo index cc8e4b6d6e95..b04ea2ca12fd 100644 --- a/audio/pianobooster/distinfo +++ b/audio/pianobooster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608008248 -SHA256 (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 1b58e9587c9bcc180d28c5a3701f0131bf8ac96edeaace7e32d8c8010e9ce1b6 -SIZE (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 3096142 +TIMESTAMP = 1785522877 +SHA256 (pianobooster-PianoBooster-v1.0.0-92-g6dafdcb_GH0.tar.gz) = 97d839bb199cae500da982dd654dfaadb243c0b43d213ff622f36ded5a2bdc33 +SIZE (pianobooster-PianoBooster-v1.0.0-92-g6dafdcb_GH0.tar.gz) = 3085098