gst-plugins-ugly1: update to 1.0.1.

This commit is contained in:
Juan RP 2012-10-09 11:53:59 +02:00
parent 161793fdaf
commit 38036f493b

View file

@ -1,21 +1,16 @@
# Template file for 'gst-plugins-ugly1'. # Template file for 'gst-plugins-ugly1'.
pkgname=gst-plugins-ugly1 pkgname=gst-plugins-ugly1
version=1.0.0 version=1.0.1
revision=1 revision=1
wrksrc="gst-plugins-ugly-${version}" wrksrc="gst-plugins-ugly-${version}"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-experimental" configure_args="--enable-experimental"
# XXX: add required pkgs for the amr, sid plugins. short_desc="GStreamer plugins from the ugly set (1.x)"
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"
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" 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=d0d21777d16afae3064e0d660cbe46eaabf889fa7f60b065ead8b3d1108a905d checksum=378952a36e553f65fc1fcbcb0cc445304337e2e75503fb6b5f0ca2c05405e4f0
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
@ -26,3 +21,10 @@ 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.
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"