[SCM] synthv1/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Sep 10 16:26:54 UTC 2013


The following commit has been merged in the master branch:
commit 3889a42cf7ea69da69725d30f697804ed5672b86
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Sep 10 18:04:54 2013 +0200

    Patch refreshed.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index 62fe914..9a808ee 100644
--- a/debian/patches/0001-buildsystem.patch
+++ b/debian/patches/0001-buildsystem.patch
@@ -6,9 +6,11 @@ Forwarded: no
  src/src_lv2.pro |    7 +------
  2 files changed, 2 insertions(+), 11 deletions(-)
 
---- synthv1.orig/configure.ac
-+++ synthv1/configure.ac
-@@ -63,7 +63,7 @@ AC_SUBST(ac_debug)
+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 @@
  ac_with_paths="/usr /usr/local"
  
  # Some a-la-debian alternatives...
@@ -17,7 +19,7 @@ Forwarded: no
    for Y in qt qt4; do
      if test -d $X/$Y/bin; then
        ac_with_paths="$ac_with_paths $X/$Y"
-@@ -124,10 +124,6 @@ for X in $ac_with_paths; do
+@@ -152,10 +152,6 @@
      CPPFLAGS="-I$X/include $CPPFLAGS"
      ac_incpath="$X/include $ac_incpath"
    fi
@@ -28,9 +30,11 @@ Forwarded: no
    if test -d $X/lib; then
      LIBS="-L$X/lib $LIBS"
      ac_libs="-L$X/lib $ac_libs"
---- synthv1.orig/src/src_lv2.pro
-+++ synthv1/src/src_lv2.pro
-@@ -58,12 +58,7 @@ unix {
+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 @@
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {

-- 
synthv1 packaging



More information about the pkg-multimedia-commits mailing list