summaryrefslogtreecommitdiff
path: root/graphics/py3-cairo/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework python module compile so it doesn't code the stagedir in it [1]Koop Mast2014-04-151-11/+0
| | | | | | | | | | | | | | | | While here switch to USES=tar:bzip2 Remove waf from SHEBANG_FILES. it contains binary so running sed on it not guaranteed to work as intended. [2] Prefix waf commands with PYTHON_CMD so it run with the correct python version. Use the waf --destdir command for destdir Remove configure_ENV because they are already set. Use post-patch to dynamicly fix the python version in test/examples_test.py instead of a patch. Reported by: swills@ [1], mva [2] Notes: svn path=/head/; revision=351366
* Add forgotten patch to fix packaging.Koop Mast2013-10-021-0/+11
| | | | Notes: svn path=/head/; revision=329069
* Add python cairo 1.10.0 for python 3.Koop Mast2013-10-021-0/+11
Notes: svn path=/head/; revision=329051