32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
# Template file for 'gst-plugins-good1'.
|
|
pkgname=gst-plugins-good1
|
|
version=1.0.1
|
|
revision=1
|
|
wrksrc="gst-plugins-good-${version}"
|
|
build_style=gnu-configure
|
|
configure_args="--with-gudev --with-libv4l2 --enable-experimental
|
|
--disable-libcaca --disable-libdv --disable-dv1394 --disable-shout2
|
|
--disable-aalib --enable-speex"
|
|
# XXX: build aalib, libcaca, libdv, dv1394 and shout2 modules.
|
|
depends="gstreamer1>=1.0.1 gst-plugins-base1>=1.0.1"
|
|
makedepends="pkg-config intltool libpng-devel>=1.5.10 libxml2-devel
|
|
libgudev-devel libflac-devel libXdamage-devel libXfixes-devel gtk+-devel
|
|
taglib-devel libsoup-gnome-devel gst-plugins-base1-devel>=1.0.1 GConf-devel
|
|
pulseaudio-devel orc-devel>=0.4.16 libXv-devel wavpack-devel v4l-utils-devel
|
|
jack-devel speex-devel libvpx-devel"
|
|
short_desc="Core GStreamer libraries and elements (v1.x)"
|
|
maintainer="Juan RP <xtraeme@gmail.org>"
|
|
homepage="http://gstreamer.freedesktop.org/"
|
|
license="LGPL-2.1"
|
|
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version}.tar.xz"
|
|
checksum=aec65cc8d3111def32e763cfa19fb328c8183063b2b3f42af0b7bc0eabd75455
|
|
long_desc="
|
|
GStreamer is a streaming media framework, goodd 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-goodd 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 good plug-ins."
|