void-packages/srcpkgs/gst-plugins-ugly1/template
2012-11-21 21:44:49 +01:00

30 lines
1.3 KiB
Plaintext

# Template file for 'gst-plugins-ugly1'.
pkgname=gst-plugins-ugly1
version=1.0.3
revision=1
wrksrc="gst-plugins-ugly-${version}"
build_style=gnu-configure
configure_args="--enable-experimental"
short_desc="GStreamer plugins from the ugly set (1.x)"
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=b8f4cfef12201f19c53a4cde7bc4fef995740c566ea45921d4473f3714e4d8c0
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."
# 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"