summaryrefslogtreecommitdiff
path: root/x11/pixman
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-07-21 15:03:29 +0000
committertnn <tnn@pkgsrc.org>2009-07-21 15:03:29 +0000
commitc6aa429425a4851b5390814e5ea2d9bb0aaff16f (patch)
treeec3e29cd69e80f30de3e498efd7e9f67e3af6ad3 /x11/pixman
parentc9ecc26297847345f076ef2fe039025121b082d8 (diff)
downloadpkgsrc-c6aa429425a4851b5390814e5ea2d9bb0aaff16f.tar.gz
Update pixman.sym to reflect reality.
Bump PKGREVISION.
Diffstat (limited to 'x11/pixman')
-rw-r--r--x11/pixman/Makefile3
-rw-r--r--x11/pixman/files/pixman.sym31
2 files changed, 33 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index c86e0893bb0..36100372dab 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2009/07/18 06:33:58 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2009/07/21 15:03:29 tnn Exp $
#
DISTNAME= pixman-0.15.16
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/pixman/files/pixman.sym b/x11/pixman/files/pixman.sym
index 748e71f1121..31548a09ca5 100644
--- a/x11/pixman/files/pixman.sym
+++ b/x11/pixman/files/pixman.sym
@@ -2,8 +2,22 @@ pixman_add_trapezoids
pixman_add_traps
pixman_blt
pixman_compute_composite_region
+pixman_disable_out_of_bounds_workaround
pixman_edge_init
pixman_edge_step
+pixman_f_transform_bounds
+pixman_f_transform_from_pixman_transform
+pixman_f_transform_init_identity
+pixman_f_transform_init_rotate
+pixman_f_transform_init_scale
+pixman_f_transform_init_translate
+pixman_f_transform_invert
+pixman_f_transform_multiply
+pixman_f_transform_point
+pixman_f_transform_point_3d
+pixman_f_transform_rotate
+pixman_f_transform_scale
+pixman_f_transform_translate
pixman_fill
pixman_format_supported_destination
pixman_format_supported_source
@@ -25,6 +39,7 @@ pixman_image_set_alpha_map
pixman_image_set_clip_region
pixman_image_set_clip_region32
pixman_image_set_component_alpha
+pixman_image_set_destroy_function
pixman_image_set_filter
pixman_image_set_has_client_clip
pixman_image_set_indexed
@@ -80,6 +95,22 @@ pixman_region_union
pixman_region_union_rect
pixman_sample_ceil_y
pixman_sample_floor_y
+pixman_transform_bounds
+pixman_transform_from_pixman_f_transform
+pixman_transform_init_identity
+pixman_transform_init_rotate
+pixman_transform_init_scale
+pixman_transform_init_translate
+pixman_transform_invert
+pixman_transform_is_identity
+pixman_transform_is_int_translate
+pixman_transform_is_inverse
+pixman_transform_is_scale
+pixman_transform_multiply
+pixman_transform_point
pixman_transform_point_3d
+pixman_transform_rotate
+pixman_transform_scale
+pixman_transform_translate
pixman_version
pixman_version_string