gst-plugins-ugly1: update to 1.0.2.
This commit is contained in:
parent
ad58e9dbdd
commit
c331c24395
|
@ -8,8 +8,6 @@ libgstbase-1.0.so.0
|
|||
libgstreamer-1.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
|
@ -17,7 +15,6 @@ libgstvideo-1.0.so.0
|
|||
libgstpbutils-1.0.so.0
|
||||
liborc-0.4.so.0
|
||||
liba52.so.0
|
||||
libm.so.6
|
||||
libcdio.so.13
|
||||
libdvdread.so.4
|
||||
libmp3lame.so.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst-plugins-ugly1'.
|
||||
pkgname=gst-plugins-ugly1
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
wrksrc="gst-plugins-ugly-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://gstreamer.freedesktop.org"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz"
|
||||
checksum=378952a36e553f65fc1fcbcb0cc445304337e2e75503fb6b5f0ca2c05405e4f0
|
||||
checksum=6f74dfbe9a18220a6a5961043676ff639bab7ea376335ea5aa9c95934c535c6d
|
||||
long_desc="
|
||||
GStreamer is a streaming media framework, uglyd on graphs of filters which
|
||||
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
|
||||
orc-devel>=0.4.16 liba52-devel libmpeg2-devel lame-devel
|
||||
x264-devel>=20120126.2245_2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue