DESCRIPTION = "Python Bindings for Google's Gmail Service" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" RDEPENDS = "python-core python-netclient python-email python-mime python-pprint python-re python-pickle" SRCNAME = "libgmail" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils-base do_install() { install -d ${D}${libdir}/${PYTHON_DIR} for file in *.py do install -m 0755 ${file} ${D}${libdir}/${PYTHON_DIR} done } ech-oe.git' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/zaurusd
AgeCommit message (Expand)AuthorFiles
2008-11-11zaurusd: Turn backlight off when closing the lid and ~/.norot exists.Stanislav Brabec2
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie1
2008-03-30tosa asound.state: fix default valuesJunqian Gordon Xu1