diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 18:10:20 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 18:10:20 +0200 |
commit | ffe64857596dbb9906c2ba0bcc1dcd4a15bcbf19 (patch) | |
tree | f4a0eaef90785db453bdc5375c0c8b4baeb9972a /extra | |
parent | a1bde095a47b2059255452dc18d80bc52c0fb4a3 (diff) | |
download | nutyx-pakxe-ffe64857596dbb9906c2ba0bcc1dcd4a15bcbf19.tar.gz nutyx-pakxe-ffe64857596dbb9906c2ba0bcc1dcd4a15bcbf19.tar.bz2 nutyx-pakxe-ffe64857596dbb9906c2ba0bcc1dcd4a15bcbf19.tar.xz nutyx-pakxe-ffe64857596dbb9906c2ba0bcc1dcd4a15bcbf19.zip |
maj gst-python#0.10.18-1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gst-python/.footprint | 1 | ||||
-rw-r--r-- | extra/gst-python/.md5sum | 2 | ||||
-rw-r--r-- | extra/gst-python/Pkgfile | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/extra/gst-python/.footprint b/extra/gst-python/.footprint index 8fe3afa28..e960c24e4 100644 --- a/extra/gst-python/.footprint +++ b/extra/gst-python/.footprint @@ -74,6 +74,7 @@ drwxr-xr-x root/root usr/share/gst-python/0.10/examples/ -rw-r--r-- root/root usr/share/gst-python/0.10/examples/fvumeter.py -rw-r--r-- root/root usr/share/gst-python/0.10/examples/gst-discover -rw-r--r-- root/root usr/share/gst-python/0.10/examples/gstfile.py +-rw-r--r-- root/root usr/share/gst-python/0.10/examples/maemogst.py -rw-r--r-- root/root usr/share/gst-python/0.10/examples/mixer.py -rw-r--r-- root/root usr/share/gst-python/0.10/examples/pipeline-tester -rw-r--r-- root/root usr/share/gst-python/0.10/examples/play.py diff --git a/extra/gst-python/.md5sum b/extra/gst-python/.md5sum index d7ea25b84..084c461c9 100644 --- a/extra/gst-python/.md5sum +++ b/extra/gst-python/.md5sum @@ -1 +1 @@ -3329320a97bdbc669e11054f19bddf5a gst-python-0.10.15.tar.bz2 +a931eab9da6476925de757f6f0a4e80f gst-python-0.10.18.tar.bz2 diff --git a/extra/gst-python/Pkgfile b/extra/gst-python/Pkgfile index 497c5ea5b..505a084f0 100644 --- a/extra/gst-python/Pkgfile +++ b/extra/gst-python/Pkgfile @@ -1,11 +1,11 @@ -# Description: Python binding pour gstreamer +# Description: Connecteurs python pour gstreamer # URL: http://gstreamer.freedesktop.org/modules/gst-python.html # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: gstreamer, gst-plugins-base, pygtk name=gst-python -version=0.10.15 +version=0.10.18 release=1 source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.bz2) |