mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-pyxdg_0.15.bb
blob67b6c979fce6a002cac71808482379ed29c5db8a
1 DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
2 SECTION = "devel/python"
3 LICENSE = "GPL"
4 PR = "r2"
6 SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
7 SRC_URI += "file://desktopentry-cmp.patch"
9 S = "${WORKDIR}/pyxdg-${PV}"
11 inherit distutils
13 SRC_URI[md5sum] = "86a5441285fc908145414b63348d11a3"
14 SRC_URI[sha256sum] = "c2adf20955cb62af5c94622d0dd47fb82ee63da33c03d5a1f82337ba83044bb7"