DESCRIPTION = "IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database." SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" SRCNAME = "IMDbPY" PR = "ml0" SRC_URI = "${SOURCEFORGE_MIRROR}/imdbpy/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils .net/cgit/multitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-11python-gst: update python-path.patchMartin Jansa1
* py_prefix is used later for -L and without py_prefix set it tries to load libraries from buildhost instead of staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>