[SCM] samplv1/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Oct 8 11:26:41 UTC 2013


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

    Refresh patches.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index 7711c5a..e2681ad 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: samplv1/configure.ac
-===================================================================
---- samplv1.orig/configure.ac	2013-09-10 17:05:29.813654952 +0200
-+++ samplv1/configure.ac	2013-09-10 17:05:29.813654952 +0200
-@@ -80,7 +80,7 @@
+--- samplv1.orig/configure.ac
++++ samplv1/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: samplv1/configure.ac
    for Y in qt qt4; do
      if test -d $X/$Y/bin; then
        ac_with_paths="$ac_with_paths $X/$Y"
-@@ -157,10 +157,6 @@
+@@ -157,10 +157,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: samplv1/configure.ac
    if test -d $X/lib; then
      LIBS="-L$X/lib $LIBS"
      ac_libs="-L$X/lib $ac_libs"
-Index: samplv1/src/src_lv2.pro
-===================================================================
---- samplv1.orig/src/src_lv2.pro	2013-09-10 17:05:29.813654952 +0200
-+++ samplv1/src/src_lv2.pro	2013-09-10 17:05:29.813654952 +0200
-@@ -62,12 +62,7 @@
+--- samplv1.orig/src/src_lv2.pro
++++ samplv1/src/src_lv2.pro
+@@ -39,12 +39,7 @@ unix {
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {
@@ -47,4 +43,4 @@ Index: samplv1/src/src_lv2.pro
 +		LV2DIR = $${PREFIX}/lib/lv2
  	}
  
- 	isEmpty(QMAKE_EXTENSION_SHLIB) {
+ 	TARGET_LV2 = $${NAME}.lv2/$${TARGET}.so

-- 
samplv1 packaging



More information about the pkg-multimedia-commits mailing list