[SCM] qtractor packaging branch, master, updated. debian/0.4.5-2-6-g1282864
quadrispro-guest at users.alioth.debian.org
quadrispro-guest at users.alioth.debian.org
Sun May 23 18:38:53 UTC 2010
The following commit has been merged in the master branch:
commit 1282864ca64296cfe98f06122ad93b5d325dee5d
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Sun May 23 20:38:46 2010 +0200
Refresh 03-binutils_gold.patch patch.
diff --git a/debian/patches/03-binutils_gold.patch b/debian/patches/03-binutils_gold.patch
index d3f2123..78dd09b 100644
--- a/debian/patches/03-binutils_gold.patch
+++ b/debian/patches/03-binutils_gold.patch
@@ -2,17 +2,17 @@ Author: Alessio Treglia <quadrispro at ubuntu.com>
Description: Prevent FTBFS with binutils-gold.
Bug: http://bugs.debian.org/556307
---
- qtractor.pro.in | 2 +-
+ src/src.pri.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---- qtractor.orig/qtractor.pro.in
-+++ qtractor/qtractor.pro.in
-@@ -232,7 +232,7 @@ TEMPLATE = app
- CONFIG += qt thread warn_on @ac_debug@
- LANGUAGE = C++
+--- qtractor.orig/src/src.pri.in
++++ qtractor/src/src.pri.in
+@@ -3,7 +3,7 @@
+ PREFIX = @ac_prefix@
+ CONFIG += @ac_debug@
-LIBS += @ac_libs@
+LIBS += @ac_libs@ -lX11
INCPATH += @ac_incpath@
- OBJECTS_DIR = .obj
+ # Extra optimization flags
--
qtractor packaging
More information about the pkg-multimedia-commits
mailing list