summaryrefslogtreecommitdiff
path: root/gst-plugins-bad
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2013-06-14 12:29:08 +1000
committerDanny Rawlins <monster.romster@gmail.com>2013-06-14 12:29:36 +1000
commit3116dbb12a3ff54849e9a051efff3080ff78739f (patch)
tree8db6a28445d6397c366d3313876835a3d5d61ab5 /gst-plugins-bad
parent23c85c6dfbf616c96f0268be877c84cd76bb9eca (diff)
downloadcontrib-3116dbb12a3ff54849e9a051efff3080ff78739f.tar.gz
contrib-3116dbb12a3ff54849e9a051efff3080ff78739f.tar.xz
gst-plugins-bad: added libass
Diffstat (limited to 'gst-plugins-bad')
-rw-r--r--gst-plugins-bad/.footprint2
-rw-r--r--gst-plugins-bad/Pkgfile5
2 files changed, 4 insertions, 3 deletions
diff --git a/gst-plugins-bad/.footprint b/gst-plugins-bad/.footprint
index 056b22065..763986932 100644
--- a/gst-plugins-bad/.footprint
+++ b/gst-plugins-bad/.footprint
@@ -49,6 +49,8 @@ drwxr-xr-x root/root usr/lib/gstreamer-0.10/
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstapexsink.so
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstasfmux.la
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstasfmux.so
+-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstassrender.la
+-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstassrender.so
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstaudiovisualizers.la
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstaudiovisualizers.so
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstautoconvert.la
diff --git a/gst-plugins-bad/Pkgfile b/gst-plugins-bad/Pkgfile
index 6ec03b753..3f29837c1 100644
--- a/gst-plugins-bad/Pkgfile
+++ b/gst-plugins-bad/Pkgfile
@@ -2,11 +2,11 @@
# URL: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Matt Housh, jaeger at morpheus dot net
-# Depends on: amrwb curl e2fsprogs gst-plugins-base krb5 ladspa libdca libdvdnav libmms libmodplug libmpcdec libmusicbrainz librsvg libvdpau mjpegtools neon
+# Depends on: amrwb curl e2fsprogs gst-plugins-base krb5 ladspa libdca libdvdnav libmms libmodplug libmpcdec libmusicbrainz librsvg libvdpau mjpegtools neon libass
name=gst-plugins-bad
version=0.10.23
-release=1
+release=2
source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz)
build() {
@@ -15,7 +15,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
- --disable-static \
--disable-debug \
--disable-nls \
--disable-dependency-tracking \

Generated by cgit