summaryrefslogtreecommitdiff
path: root/packages/python/python-pygoogle_0.6.bb
blob: 87e264be6b0690b414c54e83691ba40291eaeebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "This module is a wrapper for the Google Web APIs. \
It allows you to do Google searches, retrieve pages from the \
Google cache, and ask Google for spelling suggestions."
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
RDEPENDS = "python-core python-soappy"
SRCNAME = "pygoogle"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils

.28: update to head of 2.6.28 branchKoen Kooi1 2009-01-14linux-omap 2.6.28: add patch for musb dma programmingKoen Kooi1 2009-01-09linux-omap 2.6.28: push patch to make EHCI work (well, needs a matching u-boo...Koen Kooi1 2009-01-09linux-omap 2.6.28,git: fix beagleboard reboot, enable EHCIKoen Kooi1 2009-01-08linux-omap 2.6.28, git: improve graphics, fix sounds supportKoen Kooi1 2009-01-07linux-omap 2.6.28: add patches to make XV work better with DSS2Koen Kooi1 2009-01-07linux-omap 2.6.28: update to newer DSS2 snapshotKoen Kooi1 2009-01-05linux-omap 2.6.28,git: fix overlay colourspace definition in DSS2 patchesKoen Kooi1 2008-12-29linux-omap: add recipe for 2.6.28Koen Kooi1