[notify]: gstreamer: new dependency gobject-introspection

This commit is contained in:
Danny Rawlins 2014-01-25 00:55:48 +11:00
parent 9881f9a28b
commit aa8255738e
2 changed files with 14 additions and 2 deletions

View File

@ -106,6 +106,12 @@ drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/net/
-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnettimepacket.h
-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnettimeprovider.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Gst-0.10.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstBase-0.10.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstCheck-0.10.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstController-0.10.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/GstNet-0.10.typelib
drwxr-xr-x root/root usr/lib/gstreamer-0.10/
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/gst-plugin-scanner
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcoreelements.la
@ -160,3 +166,9 @@ drwxr-xr-x root/root usr/man/man1/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gst-element-check-0.10.m4
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Gst-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstBase-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstCheck-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstController-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstNet-0.10.gir

View File

@ -2,11 +2,11 @@
# URL: http://gstreamer.freedesktop.org/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Matt Housh, jaeger at morpheus dot net
# Depends on: glib libxml2 python
# Depends on: glib libxml2 python gobject-introspection
name=gstreamer
version=0.10.36
release=2
release=3
source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz
bison.patch)