gst-plugins-ugly: update to 0.10.19.

This commit is contained in:
Juan RP 2012-02-22 21:21:10 +01:00
parent 75df2b0c35
commit 67c3bc733d
2 changed files with 6 additions and 7 deletions

View file

@ -22,7 +22,6 @@ libgstcdda-0.10.so.0
libdvdread.so.4
libmp3lame.so.0
libmad.so.0
libid3tag.so.0
libgstvideo-0.10.so.0
libmpeg2.so.0
libcdio.so.13

View file

@ -1,13 +1,14 @@
# Template file for 'gst-plugins-ugly'.
pkgname=gst-plugins-ugly
version=0.10.18
revision=4
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
version=0.10.19
homepage="http://gstreamer.freedesktop.org"
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-experimental"
short_desc="GStreamer plugins from the ugly set"
maintainer="pancake <pancake@nopcode.org>"
checksum=f9c16748cd9269fae86422d8254a579fa6db073797a5a19a9dc5c72cd66c8e14
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873
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
@ -30,7 +31,6 @@ Add_dependency build libcdio-devel
Add_dependency build libdvdread-devel
Add_dependency build x264-devel
Add_dependency build libmad-devel
Add_dependency build libid3tag-devel
Add_dependency build orc-devel
Add_dependency build liba52-devel
Add_dependency build libmpeg2-devel