summaryrefslogtreecommitdiff
path: root/media-sound/qsynth/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-sound/qsynth/files
reinit the tree, so we can have metadata
Diffstat (limited to 'media-sound/qsynth/files')
-rw-r--r--media-sound/qsynth/files/qsynth-0.4.0-qt5-tagging.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/qsynth/files/qsynth-0.4.0-qt5-tagging.patch b/media-sound/qsynth/files/qsynth-0.4.0-qt5-tagging.patch
new file mode 100644
index 000000000000..6b164924aca9
--- /dev/null
+++ b/media-sound/qsynth/files/qsynth-0.4.0-qt5-tagging.patch
@@ -0,0 +1,11 @@
+diff -ru qsynth-0.4.0/configure qsynth-0.4.0-modified/configure
+--- qsynth-0.4.0/configure 2015-09-07 16:59:25.083842955 +0200
++++ qsynth-0.4.0-modified/configure 2016-01-12 15:57:36.673008368 +0100
+@@ -4159,6 +4159,7 @@
+
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
++#define QT_NO_VERSION_TAGGING
+ #include "QtCore/qglobal.h"
+ int
+ main ()