[SCM] samplv1/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 9 17:12:59 UTC 2013


The following commit has been merged in the master branch:
commit 6b64cc81fd1a91aa050143f569d91d76113eb1cc
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Feb 8 18:20:21 2013 +0000

    Refresh patches.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index ab4997e..944ba8d 100644
--- a/debian/patches/0001-buildsystem.patch
+++ b/debian/patches/0001-buildsystem.patch
@@ -6,9 +6,9 @@ Forwarded: no
  src/src_lv2.pro |    7 +------
  2 files changed, 2 insertions(+), 11 deletions(-)
 
---- samplv1-0.2.0.orig/configure.ac
-+++ samplv1-0.2.0/configure.ac
-@@ -69,7 +69,7 @@ AC_SUBST(ac_debug)
+--- samplv1.orig/configure.ac
++++ samplv1/configure.ac
+@@ -63,7 +63,7 @@ AC_SUBST(ac_debug)
  ac_with_paths="/usr /usr/local"
  
  # Some a-la-debian alternatives...
@@ -17,7 +17,7 @@ Forwarded: no
    for Y in qt qt4; do
      if test -d $X/$Y/bin; then
        ac_with_paths="$ac_with_paths $X/$Y"
-@@ -135,10 +135,6 @@ for X in $ac_with_paths; do
+@@ -129,10 +129,6 @@ for X in $ac_with_paths; do
      CPPFLAGS="-I$X/include $CPPFLAGS"
      ac_incpath="$X/include $ac_incpath"
    fi
@@ -28,9 +28,9 @@ Forwarded: no
    if test -d $X/lib; then
      LIBS="-L$X/lib $LIBS"
      ac_libs="-L$X/lib $ac_libs"
---- samplv1-0.2.0.orig/src/src_lv2.pro
-+++ samplv1-0.2.0/src/src_lv2.pro
-@@ -59,12 +59,7 @@ unix {
+--- samplv1.orig/src/src_lv2.pro
++++ samplv1/src/src_lv2.pro
+@@ -61,12 +61,7 @@ unix {
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {

-- 
samplv1 packaging



More information about the pkg-multimedia-commits mailing list