diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gst-python/.footprint.i686 | 7 | ||||
-rw-r--r-- | extra/gst-python/.footprint.x86_64 | 7 | ||||
-rw-r--r-- | extra/gst-python/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/gst-python/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/gst-python/Pkgfile | 2 |
5 files changed, 17 insertions, 3 deletions
diff --git a/extra/gst-python/.footprint.i686 b/extra/gst-python/.footprint.i686 index ce1899a76..f2a656b1b 100644 --- a/extra/gst-python/.footprint.i686 +++ b/extra/gst-python/.footprint.i686 @@ -1,4 +1,11 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygst.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstexception.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstminiobject.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstvalue.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gstreamer-0.10/ -rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstpython.la diff --git a/extra/gst-python/.footprint.x86_64 b/extra/gst-python/.footprint.x86_64 index ce1899a76..f2a656b1b 100644 --- a/extra/gst-python/.footprint.x86_64 +++ b/extra/gst-python/.footprint.x86_64 @@ -1,4 +1,11 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygst.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstexception.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstminiobject.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/pygstvalue.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gstreamer-0.10/ -rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstpython.la diff --git a/extra/gst-python/.md5sum.i686 b/extra/gst-python/.md5sum.i686 index cd446a96e..84b43cbe5 100644 --- a/extra/gst-python/.md5sum.i686 +++ b/extra/gst-python/.md5sum.i686 @@ -1 +1 @@ -31340ae3e877797a10d088a226d74b16 gst-python-0.10.21.tar.bz2 +937152fe896241f827689f4b53e79b22 gst-python-0.10.22.tar.bz2 diff --git a/extra/gst-python/.md5sum.x86_64 b/extra/gst-python/.md5sum.x86_64 index cd446a96e..84b43cbe5 100644 --- a/extra/gst-python/.md5sum.x86_64 +++ b/extra/gst-python/.md5sum.x86_64 @@ -1 +1 @@ -31340ae3e877797a10d088a226d74b16 gst-python-0.10.21.tar.bz2 +937152fe896241f827689f4b53e79b22 gst-python-0.10.22.tar.bz2 diff --git a/extra/gst-python/Pkgfile b/extra/gst-python/Pkgfile index fae94d5c9..f3659b8be 100644 --- a/extra/gst-python/Pkgfile +++ b/extra/gst-python/Pkgfile @@ -6,7 +6,7 @@ # Run on: gstreamer,gst-plugins-base,pygtk name=gst-python -version=0.10.21 +version=0.10.22 release=1 source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.bz2) |