pixman: bump version
Based on googlecode r507 by Arnar Mar Sigurdsson.
This commit is contained in:
parent
d4e56ff4dc
commit
b3f8508551
11
package/x11r7/pixman/pixman-0.10.0-no-tests.patch
Normal file
11
package/x11r7/pixman/pixman-0.10.0-no-tests.patch
Normal file
@ -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
|
@ -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)
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user