DESCRIPTION = "Python Imaging Library" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "freetype jpeg tiff" RDEPENDS = "python-lang python-stringold" SRCNAME = "Imaging" PR = "ml0" SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ file://path.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_compile() { export STAGING_LIBDIR=${STAGING_LIBDIR} export STAGING_INCDIR=${STAGING_INCDIR} distutils_do_compile } do_install() { export STAGING_LIBDIR=${STAGING_LIBDIR} export STAGING_INCDIR=${STAGING_INCDIR} distutils_do_install install -d ${D}${datadir}/doc/${PN}/html/ install -m 0644 ${S}/README ${D}${datadir}/doc/${PN}/ install -m 0644 ${S}/Docs/* ${D}${datadir}/doc/${PN}/html/ } b'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-ftp/opie-ftp_1.2.2.bb
AgeCommit message (Expand)AuthorFiles
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther1