# Template file for 'gst-plugins-ugly'. pkgname=gst-plugins-ugly version=0.10.19 revision=2 build_style=gnu-configure configure_args="--enable-experimental" # XXX: add required pkgs for the amr, sid plugins. makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer-devel gst-plugins-base-devel libcdio-devel libdvdread-devel x264-devel libmad-devel orc-devel liba52-devel libmpeg2-devel lame-devel" short_desc="GStreamer plugins from the ugly set" maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://gstreamer.freedesktop.org" distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz" checksum=4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 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." gst-plugins-ugly_package() { pkg_install() { vmove usr } }