gst-libav: update to 1.0.10.
This commit is contained in:
parent
1fdbd70b80
commit
b0cf769d0c
@ -1,7 +1,8 @@
|
||||
# Template file for 'gst-libav'
|
||||
pkgname=gst-libav
|
||||
version=1.1.1
|
||||
version=1:1.0.10
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version#*:}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
|
||||
hostmakedepends="pkg-config yasm python"
|
||||
@ -10,11 +11,11 @@ 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=3543b55a3d95980ed7e834b1bf3dc33ff200f8396bd8fcb7be4399d1c68e12c2
|
||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version#*:}.tar.xz"
|
||||
checksum=b6d059d1a39967ef7e1d345009fe003afe14ab55006d68e895a64f4a36968c5e
|
||||
|
||||
gst-libav_package() {
|
||||
depends="orc>=0.4.17 gst-plugins-base1>=1.1.1"
|
||||
depends="orc>=0.4.17 gst-plugins-base1>=${version}"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user