[SCM] drumkv1/master: Refresh patches.

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


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

    Refresh patches.

diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index 3e0e413..9ccc5f7 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(-)
 
---- drumkv1-0.2.0.orig/configure.ac
-+++ drumkv1-0.2.0/configure.ac
-@@ -69,7 +69,7 @@ AC_SUBST(ac_debug)
+--- drumkv1.orig/configure.ac
++++ drumkv1/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"
---- drumkv1-0.2.0.orig/src/src_lv2.pro
-+++ drumkv1-0.2.0/src/src_lv2.pro
-@@ -61,12 +61,7 @@ unix {
+--- drumkv1.orig/src/src_lv2.pro
++++ drumkv1/src/src_lv2.pro
+@@ -63,12 +63,7 @@ unix {
  	contains(PREFIX, $$system(echo $HOME)) {
  		LV2DIR = $${PREFIX}/.lv2
  	} else {

-- 
drumkv1 packaging



More information about the pkg-multimedia-commits mailing list