2010-11-20 03:31:56 +01:00
|
|
|
# Template file for 'gst-ffmpeg'
|
|
|
|
pkgname=gst-ffmpeg
|
2012-01-22 20:35:47 +01:00
|
|
|
version=0.10.13
|
2012-06-04 13:02:37 +02:00
|
|
|
revision=1
|
2012-01-22 20:35:47 +01:00
|
|
|
homepage="http://gstreamer.freedesktop.org"
|
|
|
|
distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-06-04 13:02:37 +02:00
|
|
|
configure_args="--with-ffmpeg-extra-configure=--enable-runtime-cpudetect"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config yasm zlib-devel orc-devel glib-devel gstreamer-devel gst-plugins-base-devel libxml2-devel"
|
2010-11-20 03:31:56 +01:00
|
|
|
short_desc="GStreamer FFmpeg plugins"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-22 20:35:47 +01:00
|
|
|
license="GPL-2"
|
|
|
|
checksum=76fca05b08e00134e3cb92fa347507f42cbd48ddb08ed3343a912def187fbb62
|
2010-11-20 03:31:56 +01: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."
|