1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

audio/qsynth: Update to 0.5.4

- Drop USE_GL=gl; QSynth only indirectly depends on it via Qt 5

Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
This commit is contained in:
Tobias Kortkamp 2018-12-07 11:05:52 +00:00
parent 5fbefb92d0
commit 78bf8bcd52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486855
2 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qsynth
PORTVERSION= 0.5.3
PORTVERSION= 0.5.4
CATEGORIES= audio
MASTER_SITES= SF
@ -17,7 +17,6 @@ LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
USES= compiler:c++11-lang gmake pkgconfig qt:5
USE_CXXSTD= c++11
USE_QT= core gui widgets x11extras buildtools_build linguisttools_build qmake_build
USE_GL= gl
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
@ -28,6 +27,8 @@ CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
CONFIGURE_ARGS= --localedir=${DATADIR} \
--with-fluidsynth=${LOCALBASE}
LDFLAGS+= -Wl,--as-needed # cf. PR 224488
OPTIONS_DEFINE= GRADIENT SYSTEM_TRAY XUNIQUE
OPTIONS_DEFAULT= GRADIENT SYSTEM_TRAY XUNIQUE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1539243134
SHA256 (qsynth-0.5.3.tar.gz) = 2ce9791f8a927425d29bacc44fdfff575638b24512e0f0b6f2eca85deb67f0c9
SIZE (qsynth-0.5.3.tar.gz) = 269252
TIMESTAMP = 1544100637
SHA256 (qsynth-0.5.4.tar.gz) = 2d6befb4023f8a64f35d802991d0d413e11d0307e87485428c969b94bb2bf84e
SIZE (qsynth-0.5.4.tar.gz) = 268106