# Template file for 'gst-plugins-base1'. pkgname=gst-plugins-base1 version=1.0.1 revision=1 wrksrc="gst-plugins-base-${version}" subpackages="${pkgname}-devel" build_style=gnu-configure configure_args="--enable-experimental --disable-static" depends="orc>=0.4.16 gstreamer1>=1.0.1" makedepends="pkg-config gobject-introspection libgudev-devel gstreamer1-devel>=1.0.1 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>=0.4.16" short_desc="GStreamer Base Plug-ins (v1.x)" maintainer="Juan RP " homepage="http://gstreamer.freedesktop.org/" license="GPL-2, LGPL-2.1" distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${version}.tar.xz" checksum=75466452e4267fff86e322bc52ed0c962c6c3785f802230fe898cb09984b8de0 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."