[SCM] abgate/master: Pass more flags.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jan 5 23:10:27 UTC 2017


The following commit has been merged in the master branch:
commit c715a1e11f58be3388fc98f4c2d54d16f1340c17
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Jan 5 23:27:17 2017 +0100

    Pass more flags.

diff --git a/debian/patches/0002-flags.patch b/debian/patches/0002-flags.patch
index 88ab611..affc7b9 100644
--- a/debian/patches/0002-flags.patch
+++ b/debian/patches/0002-flags.patch
@@ -19,3 +19,17 @@ Index: abgate/Makefile
  
  install: $(BUNDLE)
  	mkdir -p $(INSTALL_DIR)
+Index: abgate/abGateQt/abGateQt.pro
+===================================================================
+--- abgate.orig/abGateQt/abGateQt.pro
++++ abgate/abGateQt/abGateQt.pro
+@@ -11,6 +11,9 @@ CONFIG += shared plugin
+ TARGET = abGateQt
+ TEMPLATE = lib
+ 
++QMAKE_CXXFLAGS += $(CPPFLAGS) -g
++QMAKE_LFLAGS += $(LDFLAGS)
++
+ SOURCES +=\
+         mainwindow.cpp \
+     abgatestyle.cpp \

-- 
abgate packaging



More information about the pkg-multimedia-commits mailing list