[oe-commits] Holger Hans Peter Freyther : [python] Add pyxdg to use fdo specs from python

GIT User account git at amethyst.openembedded.net
Wed Oct 15 16:55:48 UTC 2008


Module: openembedded.dev.git
Branch: org.openembedded.dev
Commit: 472f9f75b3ee434ac8c63fe946790b350a4c9cf1
URL:    http://gitweb.openembedded.net/?p=openembedded.dev.git&a=commit;h=472f9f75b3ee434ac8c63fe946790b350a4c9cf1

Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Tue Jul  1 13:23:05 2008 +0200

[python] Add pyxdg to use fdo specs from python

---

 packages/python/python-pyxdg_0.15.bb |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/packages/python/python-pyxdg_0.15.bb b/packages/python/python-pyxdg_0.15.bb
new file mode 100644
index 0000000..d660b8e
--- /dev/null
+++ b/packages/python/python-pyxdg_0.15.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
+SECTION = "devel/python"
+LICENSE = "GPL"
+
+SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
+S = "${WORKDIR}/pyxdg-${PV}"
+
+inherit distutils





More information about the Openembedded-commits mailing list