gst-plugins-ugly1: update to 1.0.2.

This commit is contained in:
Juan RP 2012-10-25 16:55:48 +02:00
parent ad58e9dbdd
commit c331c24395
2 changed files with 2 additions and 6 deletions

View file

@ -8,8 +8,6 @@ libgstbase-1.0.so.0
libgstreamer-1.0.so.0 libgstreamer-1.0.so.0
libgobject-2.0.so.0 libgobject-2.0.so.0
libgmodule-2.0.so.0 libgmodule-2.0.so.0
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
@ -17,7 +15,6 @@ libgstvideo-1.0.so.0
libgstpbutils-1.0.so.0 libgstpbutils-1.0.so.0
liborc-0.4.so.0 liborc-0.4.so.0
liba52.so.0 liba52.so.0
libm.so.6
libcdio.so.13 libcdio.so.13
libdvdread.so.4 libdvdread.so.4
libmp3lame.so.0 libmp3lame.so.0

View file

@ -1,6 +1,6 @@
# Template file for 'gst-plugins-ugly1'. # Template file for 'gst-plugins-ugly1'.
pkgname=gst-plugins-ugly1 pkgname=gst-plugins-ugly1
version=1.0.1 version=1.0.2
revision=1 revision=1
wrksrc="gst-plugins-ugly-${version}" wrksrc="gst-plugins-ugly-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
homepage="http://gstreamer.freedesktop.org" homepage="http://gstreamer.freedesktop.org"
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz" distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz"
checksum=378952a36e553f65fc1fcbcb0cc445304337e2e75503fb6b5f0ca2c05405e4f0 checksum=6f74dfbe9a18220a6a5961043676ff639bab7ea376335ea5aa9c95934c535c6d
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
operate on media data. Applications using this library can do anything operate on media data. Applications using this library can do anything
@ -27,4 +27,3 @@ makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer1-devel
gst-plugins-base1-devel libcdio-devel libdvdread-devel libmad-devel gst-plugins-base1-devel libcdio-devel libdvdread-devel libmad-devel
orc-devel>=0.4.16 liba52-devel libmpeg2-devel lame-devel orc-devel>=0.4.16 liba52-devel libmpeg2-devel lame-devel
x264-devel>=20120126.2245_2" x264-devel>=20120126.2245_2"