gst-plugins-bad: fix dependencys, clean footprint and Pkgfile
This commit is contained in:
parent
a2a0f6727d
commit
5c623fcc55
@ -20,8 +20,6 @@ drwxr-xr-x root/root usr/lib/gstreamer-0.10/
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcdxaparse.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdeinterlace.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdeinterlace.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdfbvideosink.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdfbvideosink.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdivxdec.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdivxdec.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstdivxenc.la
|
||||
@ -58,8 +56,6 @@ drwxr-xr-x root/root usr/lib/gstreamer-0.10/
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmms.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmodplug.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmodplug.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmpeg2enc.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmpeg2enc.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmpeg4videoparse.la
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmpeg4videoparse.so
|
||||
-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstmpegtsparse.la
|
||||
|
@ -2,7 +2,7 @@
|
||||
# URL: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html
|
||||
# Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au
|
||||
# Packager: Matt Housh, jaeger at morpheus dot net
|
||||
# Depends on: gst-plugins-base ladspa libmms libmodplug libmpcdec libmusicbrainz libshout mpeg2dec swfdec wavpack
|
||||
# Depends on: bzip2 gst-plugins-base ladspa libdivx-legacy libexif libmms libmodplug libmpcdec libmusicbrainz libshout mpeg2dec swfdec wavpack x264
|
||||
|
||||
name=gst-plugins-bad
|
||||
version=0.10.6
|
||||
@ -19,7 +19,6 @@ build() {
|
||||
--disable-valgrind \
|
||||
--disable-debug \
|
||||
--disable-examples \
|
||||
--disable-sdltest \
|
||||
--disable-neon \
|
||||
--with-x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user