void-packages/srcpkgs/gst-plugins-base/template

27 lines
1.3 KiB
Plaintext

# Template file for 'gst-plugins-base'.
pkgname=gst-plugins-base
version=0.10.36
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-experimental --disable-gnome_vfs
--with-gudev --disable-static"
makedepends="pkg-config gobject-introspection libgudev-devel gstreamer-devel glib-devel libxml2-devel pango-devel cairo-devel freetype-devel fontconfig-devel liboil-devel alsa-lib-devel libXv-devel libXext-devel libvisual-devel cdparanoia-devel libtheora-devel libvorbis-devel orc-devel"
revision=1
short_desc="GStreamer Base Plug-ins"
maintainer="Juan RP <xtraeme@gmail.org>"
homepage="http://gstreamer.freedesktop.org/"
license="GPL-2, LGPL-2.1"
checksum=1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a
long_desc="
GStreamer is a streaming media framework, based 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-based architecture means that new data
types or processing capabilities can be added simply by installing new
plug-ins.
This package contains a set of well-maintained base plug-ins."
subpackages="$pkgname-devel"