gst-plugins-ugly1: update to 1.0.5.
This commit is contained in:
parent
53b1836dca
commit
fbde47c15e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst-plugins-ugly1'.
|
||||
pkgname=gst-plugins-ugly1
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
wrksrc="gst-plugins-ugly-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,17 +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=509ec52b58523e6ab1f9d9facdbbf8417fb95bbcb1a90e1ec53f90019da710d8
|
||||
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
|
||||
real-time sound processing to playing videos, and just about anything
|
||||
else media-related. Its plugin-uglyd architecture means that new data
|
||||
types or processing capabilities can be added simply by installing new
|
||||
plug-ins.
|
||||
|
||||
This package contains plugins from the ugly set, a set of
|
||||
good-quality plug-ins that might pose distribution problems."
|
||||
checksum=a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331
|
||||
|
||||
# XXX: add required pkgs for the amr, sid plugins.
|
||||
makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer1-devel
|
||||
|
|
Loading…
Reference in New Issue