[SCM] qtractor/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Oct 4 11:29:05 UTC 2010


The following commit has been merged in the master branch:
commit a3ee3011ad6117e72d4a66c79e4ccd712225bbe0
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Oct 4 13:27:00 2010 +0200

    Refresh patches.

diff --git a/debian/patches/02-package_url.patch b/debian/patches/02-package_url.patch
index 65fc89f..84fac91 100644
--- a/debian/patches/02-package_url.patch
+++ b/debian/patches/02-package_url.patch
@@ -7,9 +7,9 @@ Forwarded: no
 
 --- qtractor.orig/src/config.h.in
 +++ qtractor/src/config.h.in
-@@ -156,6 +156,9 @@
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
+@@ -162,6 +162,9 @@
+ /* Define to the home page for this package. */
+ #undef PACKAGE_URL
  
 +/* Define to the home page for this package. */
 +#undef PACKAGE_URL
diff --git a/debian/patches/03-binutils_gold.patch b/debian/patches/03-binutils_gold.patch
index bda4f07..467b381 100644
--- a/debian/patches/03-binutils_gold.patch
+++ b/debian/patches/03-binutils_gold.patch
@@ -9,11 +9,11 @@ Forwarded: https://sourceforge.net/support/tracker.php?aid=3050944
 --- 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@
+ PREFIX  = @ac_prefix@
+ CONFIG += @ac_debug@
+ INCLUDEPATH += @ac_incpath@
+-LIBS += @ac_libs@
++LIBS += @ac_libs@ -lX11
  
  # Extra optimization flags
+ QMAKE_CXXFLAGS += @ac_cflags@

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list