summaryrefslogtreecommitdiff
path: root/recipes/python/python-gdata_1.2.4.bb
blob: 464023149f6a72d98334188647281bd889ff1974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Google Data APIs Python Client Library"
SECTION = "devel/python"
LICENSE = "Apache"
HOMEPAGE = "http://code.google.com/p/gdata-python-client/"
PR = "r1"

inherit distutils

SRC_URI = "http://gdata-python-client.googlecode.com/files/gdata.py-${PV}.tar.gz"
S = "${WORKDIR}/gdata.py-${PV}"

FILES_${PN} += "${datadir}"

RDEPENDS_${PN} = "python-elementtree"


SRC_URI[md5sum] = "521f33a377d64f8a6505ba119415b787"
SRC_URI[sha256sum] = "fc5ddb8f76b17abd728721a0e0177ea35f55a70106f44dc9010b22eceb06abde"
cc: remove unused patches and move patches in proper dirNitin A Kamble6 2011-05-13recipes: Update upstream-status of patchesNitin A Kamble10 2011-05-12recipes: Add Upstream-Status to multiple recipesZhai Edwin3 2011-05-11recipes: Fix the Upstream-Status formatNitin A Kamble1 2011-05-11python-native: Add ctypes patch to native build (as in cross-compilation)Michael Lippautz1 2011-05-08python-imaging: update upstream status for patchesNitin A Kamble1 2011-05-04python: Unbreak Python third-party extensionsMichael Lippautz1 2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart1 2011-04-28python: add missing cytpes modulesSaul Wold2 2011-04-22python-pycairo: fix installation path of __init__.pyNitin A Kamble1 2011-04-22python-gst: upgrade from 0.10.19 to 0.10.21Nitin A Kamble2 2011-04-20Rename poky-lsb override to linuxstdbaseRichard Purdie2 2011-04-04python-native: add missing SRC_URI hashesJoshua Lock1 2011-03-23Various: Switch to GNOME_MIRRORTom Rini1 2011-03-08python: add generate-manifest-2.6.py script and regen python-2.6-manifest.incMartin Jansa2 2011-01-20python: Fix failures of LSB python-runtime tests.Jingdong Lu2 2011-01-06python-dbus: upgrade from 0.83.1 to 0.83.2Nitin A Kamble1 2010-12-31python-pygobject: Fix DEPENDS and RDEPENDS for native recipeRichard Purdie1