2012-10-18 08:16:35 +00:00
|
|
|
# Template file for 'gst-libav'
|
|
|
|
pkgname=gst-libav
|
2013-04-27 02:00:45 +00:00
|
|
|
version=1.0.7
|
2012-10-18 08:16:35 +00:00
|
|
|
revision=1
|
|
|
|
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"
|
2012-12-24 09:03:33 +00:00
|
|
|
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
2013-04-27 02:00:45 +00:00
|
|
|
checksum=aefa679d14e7a6558673cfbf401b9c01f1903bb52e5dc08332e9001d25a7ba7a
|
2013-04-12 13:11:12 +00:00
|
|
|
|
|
|
|
gst-libav_package() {
|
|
|
|
pkg_install() {
|
2013-04-27 02:00:45 +00:00
|
|
|
vmove all
|
2013-04-12 13:11:12 +00:00
|
|
|
}
|
|
|
|
}
|