[SCM] ardour Debian packaging branch, master, updated. upstream/2.8.2-103-gaca491e

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Oct 12 20:37:24 UTC 2009


The following commit has been merged in the master branch:
commit 0dd065be7019e04316249678c0bbc9b5d255f124
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Oct 8 17:52:56 2009 +0200

    Update ardourino.patch to 2.8.3

diff --git a/debian/patches/80_ardourino.patch b/debian/patches/80_ardourino.patch
index 6359277..d8de6fa 100644
--- a/debian/patches/80_ardourino.patch
+++ b/debian/patches/80_ardourino.patch
@@ -147,17 +147,6 @@ index 7287e6f..2ebd14d 100644
  		Gtkmm2ext::set_size_request_to_display_given_text (name_button, "longest label", 2, 2);
  		set_size_request (max (50, gpm.get_gm_width()), -1);
  		break;
-@@ -796,7 +818,9 @@ MixerStrip::update_input_display ()
- 			break;
- 		}
- 	}
--	panners.setup_pan ();
-+	if (!ARDOUR_COMMAND_LINE::ardourino) {
-+	  panners.setup_pan ();
-+	}
- }
- 
- void
 @@ -818,7 +842,9 @@ MixerStrip::update_output_display ()
  	}
  

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list