DESCRIPTION = "Python interface to SQLite 3" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "BSD" DEPENDS = "sqlite3" SRCNAME = "pysqlite" SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \ file://fix-setup.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_install_append() { install -d ${D}${datadir}/doc/ mv ${D}${datadir}/pysqlite2-doc ${D}${datadir}/doc/${PN} } f='/cgit/'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/xournal
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
2006-09-29xournal: add 0.3.1 Koen Kooi1
2006-09-29xournal: fix SRC_URIKoen Kooi1
2006-05-27xournal 0.2: Add patch to remove libgnomeprintui dependency (from poky)Richard Purdie3
2006-03-17xournal: add 0.2Koen Kooi2