summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-02 15:05:29 +0000
committernia <nia@pkgsrc.org>2019-11-02 15:05:29 +0000
commit70d4535d99efd112b5d8dc609bd74760d91f913f (patch)
treefbbf4d71e644395e4ab9742f4e4e24e216d988f7
parent8ae1e430e24d9903ea01936af6dc586003d04b91 (diff)
downloadpkgsrc-70d4535d99efd112b5d8dc609bd74760d91f913f.tar.gz
qsynth: Update to 0.6.0
Changes: Updated the old yet non-oficial CMake build option. Fix HiDPI display screen effective support (Qt >= 5.6). System-tray icon context menu has been refactored to be exactly the same as the main-window context menu that is re-instantiated on demand. Make sure compiler flags comply to c++11 as standard.
-rw-r--r--audio/qsynth/Makefile5
-rw-r--r--audio/qsynth/PLIST4
-rw-r--r--audio/qsynth/distinfo12
-rw-r--r--audio/qsynth/patches/patch-src_qsynthOptions.cpp14
4 files changed, 18 insertions, 17 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index 6da9172df8d..83cf156636b 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2019/10/23 19:34:22 nia Exp $
+# $NetBSD: Makefile,v 1.54 2019/11/02 15:05:29 nia Exp $
-DISTNAME= qsynth-0.5.7
+DISTNAME= qsynth-0.6.0
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
CATEGORIES= audio
@@ -16,6 +16,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
.include "../../audio/fluidsynth/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/qsynth/PLIST b/audio/qsynth/PLIST
index dfeadbe2318..8aa0452671b 100644
--- a/audio/qsynth/PLIST
+++ b/audio/qsynth/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2019/10/17 08:20:43 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/11/02 15:05:29 nia Exp $
bin/qsynth
man/fr/man1/qsynth.1
man/man1/qsynth.1
share/applications/qsynth.desktop
+share/icons/hicolor/32x32/apps/qsynth.png
share/metainfo/qsynth.appdata.xml
-share/pixmaps/qsynth.png
share/qsynth/translations/qsynth_cs.qm
share/qsynth/translations/qsynth_de.qm
share/qsynth/translations/qsynth_es.qm
diff --git a/audio/qsynth/distinfo b/audio/qsynth/distinfo
index 6a434195278..810ab1506e6 100644
--- a/audio/qsynth/distinfo
+++ b/audio/qsynth/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2019/10/17 08:20:43 nia Exp $
+$NetBSD: distinfo,v 1.6 2019/11/02 15:05:29 nia Exp $
-SHA1 (qsynth-0.5.7.tar.gz) = f741da07c86d8d8dfdec9783384053bdc4251583
-RMD160 (qsynth-0.5.7.tar.gz) = feeebed368c7224d3c980db9efb0c30e9ab3ff75
-SHA512 (qsynth-0.5.7.tar.gz) = cf28b2e16a7951bdd1539f4fd7624b8216652ba2debb8b3ccf60daf5ad510fea75b598aef7ef7264bee9c1aabbbce5161ad13e2ec879c9568c76794bb00fd017
-Size (qsynth-0.5.7.tar.gz) = 315715 bytes
-SHA1 (patch-src_qsynthOptions.cpp) = 737c2877f99fbd31a5872257fdce4c5fb3e4b284
+SHA1 (qsynth-0.6.0.tar.gz) = 219ea4d25e81cb34b426bfb169a900c3c877b041
+RMD160 (qsynth-0.6.0.tar.gz) = 486763635aeb4732a0d6a8ef07f964702e443915
+SHA512 (qsynth-0.6.0.tar.gz) = 34e15d283f403ec6633fef911285dc2d4d4b2c5a0cd3614bd38feefbf68cff5fd8e296f47d1bcd527658b8a9dab212106aa63ca71ea60cf49f8126adb7d28591
+Size (qsynth-0.6.0.tar.gz) = 316308 bytes
+SHA1 (patch-src_qsynthOptions.cpp) = 12f17d08814e7b913d27f26d81a313cf856714e5
diff --git a/audio/qsynth/patches/patch-src_qsynthOptions.cpp b/audio/qsynth/patches/patch-src_qsynthOptions.cpp
index be197e329fd..0398a9b0ad6 100644
--- a/audio/qsynth/patches/patch-src_qsynthOptions.cpp
+++ b/audio/qsynth/patches/patch-src_qsynthOptions.cpp
@@ -1,13 +1,13 @@
-$NetBSD: patch-src_qsynthOptions.cpp,v 1.1 2019/10/17 08:20:43 nia Exp $
+$NetBSD: patch-src_qsynthOptions.cpp,v 1.2 2019/11/02 15:05:29 nia Exp $
-Use OSS as the default audio driver on non-Linux/macOS.
+Use OSS as the default audio driver on non-Linux.
---- src/qsynthOptions.cpp.orig 2019-07-12 10:35:23.877356128 +0000
+--- src/qsynthOptions.cpp.orig 2019-10-17 07:46:21.791671088 +0000
+++ src/qsynthOptions.cpp
-@@ -487,9 +487,12 @@ void qsynthOptions::loadSetup ( qsynthSe
- #elif defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
- pSetup->sMidiDriver = m_settings.value("/MidiDriver", "winmidi").toString();
- pSetup->sAudioDriver = m_settings.value("/AudioDriver", "dsound").toString();
+@@ -493,9 +493,12 @@ void qsynthOptions::loadSetup ( qsynthSe
+ #elif defined(__OpenBSD__)
+ pSetup->sMidiDriver = m_settings.value("/MidiDriver", "sndio").toString();
+ pSetup->sAudioDriver = m_settings.value("/AudioDriver", "sndio").toString();
-#else
+#elif defined(__linux__)
pSetup->sMidiDriver = m_settings.value("/MidiDriver", "alsa_seq").toString();