[SCM] samplv1/master: Patch refreshed.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Sep 10 15:05:00 UTC 2013
The following commit has been merged in the master branch:
commit 8c0bd7cd6570f3d66c4cf936c015030afcfd7734
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Sep 10 17:06:39 2013 +0200
Patch refreshed.
diff --git a/debian/patches/0001-buildsystem.patch b/debian/patches/0001-buildsystem.patch
index 944ba8d..7711c5a 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(-)
---- samplv1.orig/configure.ac
-+++ samplv1/configure.ac
-@@ -63,7 +63,7 @@ AC_SUBST(ac_debug)
+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 @@
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"
-@@ -129,10 +129,6 @@ for X in $ac_with_paths; do
+@@ -157,10 +157,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"
---- samplv1.orig/src/src_lv2.pro
-+++ samplv1/src/src_lv2.pro
-@@ -61,12 +61,7 @@ unix {
+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 @@
contains(PREFIX, $$system(echo $HOME)) {
LV2DIR = $${PREFIX}/.lv2
} else {
--
samplv1 packaging
More information about the pkg-multimedia-commits
mailing list