aboutsummaryrefslogtreecommitdiff
path: root/audio/qsynth
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-08 12:37:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-08 12:37:36 +0000
commit90ab9dcaf1da33e4c2a180d87998f30e8c160ead (patch)
tree2115f06188160c040d803e5908151e7fb76c3004 /audio/qsynth
parent2edf2c94d7468b0c221123ff85f678dd3fdc09d6 (diff)
downloadports-90ab9dcaf1da33e4c2a180d87998f30e8c160ead.tar.gz
ports-90ab9dcaf1da33e4c2a180d87998f30e8c160ead.zip
Update to 0.4.1.
PR: 208610 Submitted by: tkato432 yahoo com Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412734
Diffstat (limited to 'audio/qsynth')
-rw-r--r--audio/qsynth/Makefile8
-rw-r--r--audio/qsynth/distinfo4
2 files changed, 5 insertions, 7 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index b4deef509f4e..1daaba46bd12 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qsynth
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= audio
MASTER_SITES= SF
@@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Qt fluidsynth front-end application
LICENSE= GPLv2+
-#LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
@@ -24,7 +24,6 @@ CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
ac_cv_path_ac_lrelease=${LRELEASE}
CONFIGURE_ARGS= --localedir=${DATADIR} \
--with-fluidsynth=${LOCALBASE}
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= GRADIENT SYSTEM_TRAY
OPTIONS_SINGLE= TOOLKIT
@@ -39,9 +38,8 @@ QT4_USE= qt4=corelib,gui \
QT4_CONFIGURE_ENABLE= qt4
QT5_USE= qt5=core,gui,widgets,x11extras \
qt5=buildtools_build,linguisttools_build,qmake_build
-QT5_CXXFLAGS= -fPIC
QT5_CONFIGURE_ENABLE= qt5
-SYSTEM_TRAY_DESC= System-tray icon
+SYSTEM_TRAY_DESC= System-tray icon support
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
TOOLKIT_DESC= Qt toolkit
diff --git a/audio/qsynth/distinfo b/audio/qsynth/distinfo
index e9d89f1f8237..c2001a7d9048 100644
--- a/audio/qsynth/distinfo
+++ b/audio/qsynth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qsynth-0.4.0.tar.gz) = 9dc8413ddc6847a2dd0bfb3b44e0246273531ea253fd9dc91c5c329876420cb2
-SIZE (qsynth-0.4.0.tar.gz) = 251230
+SHA256 (qsynth-0.4.1.tar.gz) = 50f4e36e0c5a7e092429e1cafbd8989346127b8b0c0868566addcacc5735970c
+SIZE (qsynth-0.4.1.tar.gz) = 251821