DESCRIPTION = "Python Bindings for Google's Gmail Service" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python-core python-netclient python-email" SRCNAME = "libgmail" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tgz" 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 } ='/cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/ion
AgeCommit message (Expand)AuthorFiles
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin1
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin1
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1
2005-08-01marked as BROKEN - it is unfetchableMarcin Juszkiewicz1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi11
2004-12-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net9