DESCRIPTION = "Python Bindings for Google's Gmail Service" SECTION = "devel/python" PRIORITY = "optional" 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 } s='main'>index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/quake
AgeCommit message (Expand)AuthorFiles
2007-06-06quetoo: gpl quake2 engine focused on performance Koen Kooi1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
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-05-31quake - Needs libxau.Raymond Danks1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi5
2005-05-09Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
2005-05-06Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net4