New package: gst-libav-1.0.1.

This commit is contained in:
Juan RP 2012-10-18 10:16:35 +02:00
parent 942c82c063
commit b2edab3c3e
2 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,13 @@
libgstaudio-1.0.so.0
libgstvideo-1.0.so.0
libgstpbutils-1.0.so.0
libgstbase-1.0.so.0
libgstreamer-1.0.so.0
libgobject-2.0.so.0
libglib-2.0.so.0
libm.so.6
libz.so.1
libbz2.so.1
libpthread.so.0
libc.so.6
liborc-0.4.so.0

View file

@ -0,0 +1,17 @@
# 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."