Commit graph

8 commits

Author SHA1 Message Date
joerg
17b0754484 pkg-config is still needed. 2014-06-30 14:25:59 +00:00
joerg
ff684b8143 Remove some unnecessary dependencies. Invoke python-config without
explicit interpreter, for Python 3.3 it is a Python script and for 3.4 a
shell script.
2014-06-29 15:04:40 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
prlw1
146fd5fbdf Python 2.6 and 2.7 versions of py-cairo conflict, but they don't conflict
with the python 3.3 version, so remove PYTHON_SELF_CONFLICT and leave
it up to PLIST conflict detection.
2014-02-12 00:30:03 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
522624ad1e Explicitly allow python-3.x. 2014-01-24 15:59:41 +00:00
wiz
5f6ebe574d Explain the difference. 2014-01-23 11:12:43 +00:00
wiz
40696ed706 Import py33-cairo-1.10.0 as graphics/py-cairo3.
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.
2014-01-23 11:11:09 +00:00