diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-07-03 22:59:57 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-07-03 22:59:57 +1000 |
commit | d94d2d8f21e4885e29e79e3a6358ee54e1c06355 (patch) | |
tree | b0e41f6c064bed668435447ed44b0a1bd21eca89 /gst-plugins-good1 | |
parent | 03583f9878d29fc94994a84d77f7404afc838021 (diff) | |
download | contrib-d94d2d8f21e4885e29e79e3a6358ee54e1c06355.tar.gz contrib-d94d2d8f21e4885e29e79e3a6358ee54e1c06355.tar.xz |
gst-plugins-good1: 1.0.10 -> 1.2.4, New dependency libvpx
Diffstat (limited to 'gst-plugins-good1')
-rw-r--r-- | gst-plugins-good1/.footprint | 5 | ||||
-rw-r--r-- | gst-plugins-good1/.md5sum | 2 | ||||
-rw-r--r-- | gst-plugins-good1/Pkgfile | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/gst-plugins-good1/.footprint b/gst-plugins-good1/.footprint index cc51504c5..2d767b50f 100644 --- a/gst-plugins-good1/.footprint +++ b/gst-plugins-good1/.footprint @@ -27,6 +27,8 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdebug.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdeinterlace.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdeinterlace.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdtmf.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdtmf.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdv.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdv.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgsteffectv.la @@ -107,6 +109,8 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvideofilter.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvideomixer.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvideomixer.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvpx.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstvpx.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstwavenc.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstwavenc.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstwavpack.la @@ -122,3 +126,4 @@ drwxr-xr-x root/root usr/share/gstreamer-1.0/ drwxr-xr-x root/root usr/share/gstreamer-1.0/presets/ -rw-r--r-- root/root usr/share/gstreamer-1.0/presets/GstIirEqualizer10Bands.prs -rw-r--r-- root/root usr/share/gstreamer-1.0/presets/GstIirEqualizer3Bands.prs +-rw-r--r-- root/root usr/share/gstreamer-1.0/presets/GstVP8Enc.prs diff --git a/gst-plugins-good1/.md5sum b/gst-plugins-good1/.md5sum index 0c1e5322f..b98fdeb83 100644 --- a/gst-plugins-good1/.md5sum +++ b/gst-plugins-good1/.md5sum @@ -1 +1 @@ -6576c133d4a0faa904087e5d1b32ccc5 gst-plugins-good-1.0.10.tar.xz +8aac024ee0cd98b67a3066ad31d8c677 gst-plugins-good-1.2.4.tar.xz diff --git a/gst-plugins-good1/Pkgfile b/gst-plugins-good1/Pkgfile index 65e694f47..90611a55e 100644 --- a/gst-plugins-good1/Pkgfile +++ b/gst-plugins-good1/Pkgfile @@ -2,10 +2,10 @@ # URL: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html # Maintainer: Danny Rawlins, monster dot romster at gmail dot com # Packager: Matt Housh, jaeger at morpheus dot net -# Depends on: flac gst-plugins-base1 gtk libdv libshout libsoup libtheora speex taglib wavpack - +# Depends on: flac gst-plugins-base1 gtk libdv libshout libsoup libvpx speex taglib wavpack +# name=gst-plugins-good1 -version=1.0.10 +version=1.2.4 release=1 source=(http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-$version.tar.xz) |