2010-11-20 02:31:56 +00:00
|
|
|
# Template file for 'gst-ffmpeg'
|
|
|
|
pkgname=gst-ffmpeg
|
2012-01-22 19:35:47 +00:00
|
|
|
version=0.10.13
|
2012-06-04 11:02:37 +00:00
|
|
|
revision=1
|
2012-01-22 19:35:47 +00:00
|
|
|
homepage="http://gstreamer.freedesktop.org"
|
|
|
|
distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-06-04 11:02:37 +00:00
|
|
|
configure_args="--with-ffmpeg-extra-configure=--enable-runtime-cpudetect"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config yasm zlib-devel orc-devel glib-devel gstreamer-devel gst-plugins-base-devel libxml2-devel"
|
2010-11-20 02:31:56 +00:00
|
|
|
short_desc="GStreamer FFmpeg plugins"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-22 19:35:47 +00:00
|
|
|
license="GPL-2"
|
|
|
|
checksum=76fca05b08e00134e3cb92fa347507f42cbd48ddb08ed3343a912def187fbb62
|
2010-11-20 02:31:56 +00:00
|
|
|
long_desc="
|
|
|
|
This GStreamer plugin supports a large number of audio and video compression
|
|
|
|
formats through the use of the FFmpeg library. The plugin contains GStreamer
|
|
|
|
elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
|
|
|
|
demuxing 30+ formats and colorspace conversion."
|