[SCM] qsampler/master: Patch refresh.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Nov 14 22:45:38 UTC 2016
The following commit has been merged in the master branch:
commit da7ec1c25f16c3c8af4a7ed33c423a9fd0f49e88
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Nov 14 22:29:11 2016 +0100
Patch refresh.
diff --git a/debian/patches/0001-hardening.patch b/debian/patches/0001-hardening.patch
index 6c6d039..dfab273 100644
--- a/debian/patches/0001-hardening.patch
+++ b/debian/patches/0001-hardening.patch
@@ -6,7 +6,7 @@ Index: qsampler/src/src.pri.in
===================================================================
--- qsampler.orig/src/src.pri.in
+++ qsampler/src/src.pri.in
-@@ -6,5 +6,6 @@ INCLUDEPATH += @ac_incpath@
+@@ -13,8 +13,9 @@ INCLUDEPATH += @ac_incpath@
LIBS += @ac_libs@
# Extra optimization flags
@@ -14,4 +14,7 @@ Index: qsampler/src/src.pri.in
-QMAKE_LFLAGS += @ac_ldflags@
+QMAKE_CXXFLAGS += $(CPPFLAGS) @ac_cflags@
+QMAKE_CFLAGS += $(CPPFLAGS)
-+QMAKE_LFLAGS += $(LDFLAGS)
++QMAKE_LFLAGS += $(LDFLAGS) @ac_ldflags@
+
+ # X11 support
+ unix:!macx {
--
qsampler packaging
More information about the pkg-multimedia-commits
mailing list