[SCM] synthv1/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Oct 8 11:29:10 UTC 2013


The following commit has been merged in the master branch:
commit 8e135dd151c82a770011136dc80bc1e5747525f5
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Oct 8 12:27:48 2013 +0100

    Refresh patches.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index 9a808ee..a66058c 100644
--- a/debian/patches/0001-buildsystem.patch
+++ b/debian/patches/0001-buildsystem.patch
@@ -6,11 +6,9 @@ Forwarded: no
  src/src_lv2.pro |    7 +------
  2 files changed, 2 insertions(+), 11 deletions(-)
 
-Index: synthv1/configure.ac
-===================================================================
---- synthv1.orig/configure.ac	2013-09-10 18:03:10.941567521 +0200
-+++ synthv1/configure.ac	2013-09-10 18:03:10.937567521 +0200
-@@ -80,7 +80,7 @@
+--- synthv1.orig/configure.ac
++++ synthv1/configure.ac
+@@ -80,7 +80,7 @@ AC_SUBST(ac_debug)
  ac_with_paths="/usr /usr/local"
  
  # Some a-la-debian alternatives...
@@ -19,7 +17,7 @@ Index: synthv1/configure.ac
    for Y in qt qt4; do
      if test -d $X/$Y/bin; then
        ac_with_paths="$ac_with_paths $X/$Y"
-@@ -152,10 +152,6 @@
+@@ -152,10 +152,6 @@ for X in $ac_with_paths; do
      CPPFLAGS="-I$X/include $CPPFLAGS"
      ac_incpath="$X/include $ac_incpath"
    fi
@@ -30,11 +28,9 @@ Index: synthv1/configure.ac
    if test -d $X/lib; then
      LIBS="-L$X/lib $LIBS"
      ac_libs="-L$X/lib $ac_libs"
-Index: synthv1/src/src_lv2.pro
-===================================================================
---- synthv1.orig/src/src_lv2.pro	2013-09-10 18:03:10.941567521 +0200
-+++ synthv1/src/src_lv2.pro	2013-09-10 18:03:10.941567521 +0200
-@@ -59,12 +59,7 @@
+--- synthv1.orig/src/src_lv2.pro
++++ synthv1/src/src_lv2.pro
+@@ -38,12 +38,7 @@ unix {
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {
@@ -47,4 +43,4 @@ Index: synthv1/src/src_lv2.pro
 +		LV2DIR = $${PREFIX}/lib/lv2
  	}
  
- 	isEmpty(QMAKE_EXTENSION_SHLIB) {
+ 	TARGET_LV2 = $${NAME}.lv2/$${TARGET}.so

-- 
synthv1 packaging



More information about the pkg-multimedia-commits mailing list