pixman: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Jun 2008 13:00:18 +0000 (13:00 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Jun 2008 13:00:18 +0000 (13:00 -0000)
Based on googlecode r507 by Arnar Mar Sigurdsson.

package/x11r7/pixman/pixman-0.10.0-no-tests.patch [new file with mode: 0644]
package/x11r7/pixman/pixman-0.9.6-no-tests.patch [deleted file]
package/x11r7/pixman/pixman.mk

diff --git a/package/x11r7/pixman/pixman-0.10.0-no-tests.patch b/package/x11r7/pixman/pixman-0.10.0-no-tests.patch
new file mode 100644 (file)
index 0000000..fbd0d26
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/Makefile.in.orig 2008-05-23 14:04:37.000000000 +0000
++++ b/Makefile.in      2008-05-23 14:04:50.000000000 +0000
+@@ -198,7 +198,7 @@ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = pixman test
++SUBDIRS = pixman
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = pixman-1.pc
+ USERNAME = $$USER
diff --git a/package/x11r7/pixman/pixman-0.9.6-no-tests.patch b/package/x11r7/pixman/pixman-0.9.6-no-tests.patch
deleted file mode 100644 (file)
index 271a426..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in.orig 2008-01-30 12:56:25.000000000 -0500
-+++ b/Makefile.in      2008-01-30 12:56:38.000000000 -0500
-@@ -198,7 +198,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = pixman test
-+SUBDIRS = pixman 
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = pixman-1.pc
- RELEASE_OR_SNAPSHOT = $$(if test "x$(CAIRO_VERSION_MINOR)" = "x$$(echo "$(CAIRO_VERSION_MINOR)/2*2" | bc)" ; then echo release; else echo snapshot; fi)
index f287b3cca5a6cf5999398319531b85ac486b6f20..63e633d58c50f7744abaa3858c45fd2ca7f9215c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PIXMAN_VERSION = 0.9.6
+PIXMAN_VERSION = 0.10.0
 PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.gz
 PIXMAN_SITE = http://cairographics.org/releases/
 PIXMAN_AUTORECONF = NO