[SCM] toonloop/master: Add patch 0006 to avoid a regression test which requires X11.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Apr 29 11:57:38 UTC 2012


The following commit has been merged in the master branch:
commit 80db793ec822f7411a8ab7b34e60e127aee728b2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Apr 29 13:57:18 2012 +0200

    Add patch 0006 to avoid a regression test which requires X11.

diff --git a/debian/patches/0006_avoid_X11-needing_test.patch b/debian/patches/0006_avoid_X11-needing_test.patch
new file mode 100644
index 0000000..3620f3c
--- /dev/null
+++ b/debian/patches/0006_avoid_X11-needing_test.patch
@@ -0,0 +1,13 @@
+Description: Avoid a regression test which requires X11
+Author: Jonas Smedegaard <dr at jones.dk>
+Forwarded: no
+Last-Update: 2012-04-29
+
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -1,4 +1,4 @@
+-TESTS = check_looper check_classes check_threads check_bool check_symlinks check_containers check_statesaving check_signals check_imageimporter check_properties
++TESTS = check_looper check_classes check_threads check_bool check_symlinks check_containers check_statesaving check_signals check_properties
+ # check_midi check_moviesaver 
+ 
+ noinst_PROGRAMS = $(TESTS)
diff --git a/debian/patches/series b/debian/patches/series
index e6a6df9..e4fa9ac 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 0003-rtmidi.patch
 0004-fix_arm.patch
 0005-remove_endian_define.patch
+0006_avoid_X11-needing_test.patch

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list