Commit graph

14 commits

Author SHA1 Message Date
abs
3144db8e64 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-16 12:15:28 +00:00
drochner
e0a13b4725 update to 1.4.12
changes:
-minor build framework fixes
-allow cairo.Context to be subclassed
2008-03-12 20:54:52 +00:00
heinz
33e5fb251e The package supports installation to DESTDIR. 2007-08-23 20:50:52 +00:00
obache
883648963d Need cairo>=1.4.0. 2007-04-02 07:38:00 +00:00
drochner
91d8cc5c58 update to 1.4.0: catch up with cairo-1.4.x 2007-03-23 20:50:35 +00:00
drochner
b299a39994 update to 1.2.2
changes:
-updated for newer cairo versions
-distutils support (unused in pkgsrc because broken)
-new example to demonstrate pattern masks
-cairo.svg module removed
2006-10-12 14:43:17 +00:00
tron
cae5ada137 Regenerate after "patch-aa" has been added. 2006-09-21 10:40:01 +00:00
joerg
b6368304ee Fix build with Cairo 1.2 API and require it. Bump revision since DSO
changed.
2006-09-20 12:57:46 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
46608f39e7 Fixed the automatic changes done by revbump. It had replaced
${PYPKGPREFIX} with py24. While here, fixed pkglint warnings.
2006-05-23 11:17:33 +00:00
wiz
fe52c2eb72 Add untested patch by the maintainer to fix build on 1.6.2. 2006-04-23 17:13:03 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
minskim
ba48e0f310 Import py-cairo from pkgsrc-wip. Packaged by Christoph Leuzinger in
PR pkg/33256.

Cairo is a 2D graphics library with support for multiple output
devices.  Currently supported output targets include the X Window
System, win32, and image buffers. Experimental backends include OpenGL
(through glitz), Quartz, XCB, PostScript and PDF file output.

This package contains the Python bindings for Cairo.
2006-04-15 18:25:07 +00:00