17 lines
664 B
Text
17 lines
664 B
Text
# Template file for 'gst-libav'
|
|
pkgname=gst-libav
|
|
version=1.0.1
|
|
revision=1
|
|
provides="gst-ffmpeg-${version}"
|
|
build_style=gnu-configure
|
|
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
|
|
makedepends="pkg-config yasm orc-devel gst-plugins-base1-devel"
|
|
short_desc="GStreamer libav plugin"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://gstreamer.freedesktop.org"
|
|
distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=7c998468ffa57b5d1c2c76d6857dbc0c4ed87fd207ef71bf96aeaada6a1cfa89
|
|
long_desc="
|
|
This module contains a GStreamer plugin for FFmpeg, as well as an internal
|
|
copy of the FFmpeg source code."
|