[SCM] jack-capture packaging branch, master, updated. upstream/0.9.53-15-ga635119

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Tue Aug 17 15:52:14 UTC 2010


The following commit has been merged in the master branch:
commit 53650cb6df92b0e0c92b943524415f418625bbf2
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Tue Aug 17 17:37:46 2010 +0200

    Refresh makefile-compile-option.patch

diff --git a/debian/patches/02-makefile-compile-option.patch b/debian/patches/02-makefile-compile-option.patch
index 2594923..5750534 100644
--- a/debian/patches/02-makefile-compile-option.patch
+++ b/debian/patches/02-makefile-compile-option.patch
@@ -1,10 +1,8 @@
 Author: Jaromír Mikeš <mira.mikes at seznam.cz>
 Description: Removing march=native compiling option
 Forwarded: no
-Index: jack-capture/Makefile
-===================================================================
---- jack-capture.orig/Makefile	2010-07-30 11:54:39.000000000 +0200
-+++ jack-capture/Makefile	2010-07-30 11:54:54.000000000 +0200
+--- a/Makefile
++++ b/Makefile
 @@ -8,7 +8,7 @@
  CC=gcc
  CPP=g++
@@ -13,4 +11,4 @@ Index: jack-capture/Makefile
 +OPTIMIZE=-O3
  #OPTIMIZE=-O0 -g
  
- COMPILEFLAGS=$(OPTIMIZE) -DVERSION=\"$(VERSION)\" -DWHICH_METERBRIDGE=\"`which meterbridge`\" -Wall
+ #COMPILEFLAGS=$(OPTIMIZE) -DVERSION=\"$(VERSION)\" -DWHICH_METERBRIDGE=\"`if which meterbridge2 ; then \`which meterbridge\` ; else echo not_found ; fi`\" -Wall

-- 
jack-capture packaging



More information about the pkg-multimedia-commits mailing list