[SCM] synthv1/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Feb 8 18:19:17 UTC 2013


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

    Refresh patches.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index fdf3471..62fe914 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(-)
 
---- synthv1-0.2.0.orig/configure.ac
-+++ synthv1-0.2.0/configure.ac
-@@ -69,7 +69,7 @@ AC_SUBST(ac_debug)
+--- synthv1.orig/configure.ac
++++ synthv1/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"
-@@ -130,10 +130,6 @@ for X in $ac_with_paths; do
+@@ -124,10 +124,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"
---- synthv1-0.2.0.orig/src/src_lv2.pro
-+++ synthv1-0.2.0/src/src_lv2.pro
-@@ -56,12 +56,7 @@ unix {
+--- synthv1.orig/src/src_lv2.pro
++++ synthv1/src/src_lv2.pro
+@@ -58,12 +58,7 @@ unix {
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {

-- 
synthv1 packaging



More information about the pkg-multimedia-commits mailing list