ports/opt (3.0): [notify]: gstreamer1: new dependency gobject-introspection
commit b4113edefc2d5222eea1da474f5d58dc3ffd45c0 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Jan 25 01:08:06 2014 +1100 [notify]: gstreamer1: new dependency gobject-introspection diff --git a/gstreamer1/.footprint b/gstreamer1/.footprint index be78683..0868b20 100644 --- a/gstreamer1/.footprint +++ b/gstreamer1/.footprint @@ -99,6 +99,12 @@ drwxr-xr-x root/root usr/include/gstreamer-1.0/gst/net/ -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/net/gstnettimepacket.h -rw-r--r-- root/root usr/include/gstreamer-1.0/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-1.0.typelib +-rw-r--r-- root/root usr/lib/girepository-1.0/GstBase-1.0.typelib +-rw-r--r-- root/root usr/lib/girepository-1.0/GstCheck-1.0.typelib +-rw-r--r-- root/root usr/lib/girepository-1.0/GstController-1.0.typelib +-rw-r--r-- root/root usr/lib/girepository-1.0/GstNet-1.0.typelib drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/gst-plugin-scanner -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstcoreelements.la @@ -137,3 +143,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-1.0.m4 +drwxr-xr-x root/root usr/share/gir-1.0/ +-rw-r--r-- root/root usr/share/gir-1.0/Gst-1.0.gir +-rw-r--r-- root/root usr/share/gir-1.0/GstBase-1.0.gir +-rw-r--r-- root/root usr/share/gir-1.0/GstCheck-1.0.gir +-rw-r--r-- root/root usr/share/gir-1.0/GstController-1.0.gir +-rw-r--r-- root/root usr/share/gir-1.0/GstNet-1.0.gir diff --git a/gstreamer1/Pkgfile b/gstreamer1/Pkgfile index 0e643b7..5346767 100644 --- a/gstreamer1/Pkgfile +++ b/gstreamer1/Pkgfile @@ -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=gstreamer1 version=1.0.10 -release=1 +release=2 source=(http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$version.tar.xz) build() {
participants (1)
-
crux@crux.nu