gst-plugins-ugly: rebuild with as-needed for shlibs.

This commit is contained in:
Juan RP 2012-10-10 14:22:11 +02:00
parent 6b2de89260
commit 5c872553a2
2 changed files with 10 additions and 12 deletions

View file

@ -2,27 +2,24 @@ libgstriff-0.10.so.0
libgstrtsp-0.10.so.0 libgstrtsp-0.10.so.0
libgstsdp-0.10.so.0 libgstsdp-0.10.so.0
libgstrtp-0.10.so.0 libgstrtp-0.10.so.0
libgstaudio-0.10.so.0
libgsttag-0.10.so.0 libgsttag-0.10.so.0
libgstbase-0.10.so.0 libgstbase-0.10.so.0
libgstreamer-0.10.so.0 libgstreamer-0.10.so.0
libgobject-2.0.so.0 libgobject-2.0.so.0
libgmodule-2.0.so.0
libxml2.so.2
libgthread-2.0.so.0
librt.so.1
libglib-2.0.so.0 libglib-2.0.so.0
libpthread.so.0 libpthread.so.0
libc.so.6 libc.so.6
libgstaudio-0.10.so.0
libgstpbutils-0.10.so.0 libgstpbutils-0.10.so.0
libm.so.6 libm.so.6
liborc-0.4.so.0 liborc-0.4.so.0
liba52.so.0 liba52.so.0
libgstcdda-0.10.so.0 libgstcdda-0.10.so.0
libcdio.so.13
libgmodule-2.0.so.0
libdvdread.so.4 libdvdread.so.4
libmp3lame.so.0 libmp3lame.so.0
libmad.so.0 libmad.so.0
libgstvideo-0.10.so.0 libgstvideo-0.10.so.0
libmpeg2.so.0 libmpeg2.so.0
libcdio.so.13
libx264.so.120 libx264.so.120

View file

@ -1,15 +1,18 @@
# Template file for 'gst-plugins-ugly'. # Template file for 'gst-plugins-ugly'.
pkgname=gst-plugins-ugly pkgname=gst-plugins-ugly
version=0.10.19 version=0.10.19
homepage="http://gstreamer.freedesktop.org" revision=2
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-experimental" configure_args="--enable-experimental"
makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer-devel gst-plugins-base-devel libcdio-devel libdvdread-devel x264-devel libmad-devel orc-devel liba52-devel libmpeg2-devel lame-devel" # XXX: add required pkgs for the amr, sid plugins.
revision=1 makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer-devel
gst-plugins-base-devel libcdio-devel libdvdread-devel x264-devel
libmad-devel orc-devel liba52-devel libmpeg2-devel lame-devel"
short_desc="GStreamer plugins from the ugly set" short_desc="GStreamer plugins from the ugly set"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
homepage="http://gstreamer.freedesktop.org"
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
checksum=4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 checksum=4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873
long_desc=" long_desc="
GStreamer is a streaming media framework, uglyd on graphs of filters which GStreamer is a streaming media framework, uglyd on graphs of filters which
@ -21,5 +24,3 @@ long_desc="
This package contains plugins from the ugly set, a set of This package contains plugins from the ugly set, a set of
good-quality plug-ins that might pose distribution problems." good-quality plug-ins that might pose distribution problems."
# XXX: add required pkgs for the amr, sid plugins.