summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2013-02-06 00:22:32 +0000
committerMatt Turner <mattst88@gentoo.org>2013-02-06 00:22:32 +0000
commit18797b7d8daab6aa0adfa1d41235ec0e0862f186 (patch)
tree3fb4855bf6a92c70d11595b2b0d5ab9fcc8bf5f8 /x11-libs/cairo/files
parentnew snapshot and bump eapi for fun (diff)
downloadgentoo-2-18797b7d8daab6aa0adfa1d41235ec0e0862f186.tar.gz
gentoo-2-18797b7d8daab6aa0adfa1d41235ec0e0862f186.tar.bz2
gentoo-2-18797b7d8daab6aa0adfa1d41235ec0e0862f186.zip
Version bump to 1.12.12, bug 455094. Also don't build the test suite, bug 454350; and bump pixman dependency to >=0.28.0, bug 454352.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-libs/cairo/files')
-rw-r--r--x11-libs/cairo/files/cairo-1.12.12-disable-test-suite.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-libs/cairo/files/cairo-1.12.12-disable-test-suite.patch b/x11-libs/cairo/files/cairo-1.12.12-disable-test-suite.patch
new file mode 100644
index 000000000000..37033d7f1617
--- /dev/null
+++ b/x11-libs/cairo/files/cairo-1.12.12-disable-test-suite.patch
@@ -0,0 +1,12 @@
+diff -ruN cairo-1.12.10.orig/test/Makefile.am cairo-1.12.10/test/Makefile.am
+--- cairo-1.12.10.orig/test/Makefile.am 2013-01-27 14:56:03.345178612 -0800
++++ cairo-1.12.10/test/Makefile.am 2013-01-27 14:56:15.371177856 -0800
+@@ -71,8 +71,6 @@
+ endif
+ test_sources += $(test)
+
+-noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
+-
+ TESTS += cairo-test-suite$(EXEEXT)
+
+ cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.sh