[SCM] ardour/master: Refresh 160_kfreebsd.patch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sat Aug 11 20:45:42 UTC 2012


The following commit has been merged in the master branch:
commit 37caae18bed4ff918f6b61d10f059fa426e6e580
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Aug 11 20:52:19 2012 +0200

    Refresh 160_kfreebsd.patch

diff --git a/debian/patches/160_kfreebsd.patch b/debian/patches/160_kfreebsd.patch
index bbe7008..56c977c 100644
--- a/debian/patches/160_kfreebsd.patch
+++ b/debian/patches/160_kfreebsd.patch
@@ -4,7 +4,7 @@ Forwarded: No (unclean patch, DEB_HOST_ARCH_OS is Debian specific)
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636921
 --- a/SConstruct
 +++ b/SConstruct
-@@ -1046,7 +1046,7 @@
+@@ -1043,7 +1043,7 @@
  
  conf = Configure(env)
  
@@ -13,7 +13,7 @@ Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636921
      libraries['sysmidi'] = LibraryInfo (LIBS='asound')
      env['SYSMIDI'] = 'ALSA Sequencer'
      subst_dict['%MIDITAG%'] = "seq"
-@@ -1064,8 +1064,10 @@
+@@ -1061,8 +1061,10 @@
      subst_dict['%MIDITAG%'] = "ardour"
      subst_dict['%MIDITYPE%'] = "coremidi"
  else:
@@ -26,7 +26,7 @@ Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636921
  
  pname = env['PROGRAM_NAME']
  subst_dict['%MIDI_DEVICE_NAME%'] = pname.lower()
-@@ -1344,9 +1346,12 @@
+@@ -1345,9 +1347,12 @@
  if conf.CheckCHeader('/System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h'):
      subst_dict['%JACK_INPUT%'] = "coreaudio:Built-in Audio:in"
      subst_dict['%JACK_OUTPUT%'] = "coreaudio:Built-in Audio:out"

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list