DESCRIPTION = "Python Cairo Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Sandino 'Tigrux' Flores " DEPENDS = "python-pygtk cairo" SRCNAME = "pycairo" PV = "0.0+cvs${SRCDATE}" LICENSE = "LGPL MPL" inherit autotools SRC_URI = "cvs://anoncvs@cvs.cairographics.org/cvs/cairo;module=pycairo" S = "${WORKDIR}/${SRCNAME}" FILES_${PN} = "${libdir}/${PYTHON_DIR}/" it'>
summaryrefslogtreecommitdiff
path: root/packages/cxcrypt
AgeCommit message (Expand)AuthorFiles
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-09-20cxcrypt: primitive binary-xor-based encryption tool.Martin Dietze2