python-gst: update to 0.10.8
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 13:40:48 +0000 (13:40 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 13:40:48 +0000 (13:40 +0000)
packages/python/python-gst_0.10.8.bb [moved from packages/python/python-gst_0.10.7.bb with 98% similarity]

similarity index 98%
rename from packages/python/python-gst_0.10.7.bb
rename to packages/python/python-gst_0.10.8.bb
index 8924c70..0de7dc8 100644 (file)
@@ -2,11 +2,10 @@ DESCRIPTION = "Python Gstreamer bindings"
 SECTION = "devel/python"
 LICENSE = "LGPL"
 DEPENDS = "gstreamer gst-plugins-base python-pygobject"
-PR = "r1"
+PR = "ml0"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
            file://python-path.patch;patch=1"
-
 S = "${WORKDIR}/gst-python-${PV}"
 
 inherit autotools distutils-base pkgconfig