gstreamer-vaapi: update to 1.16.0.
This commit is contained in:
parent
155111e797
commit
e361b3c6ff
|
@ -1,11 +1,9 @@
|
||||||
# Template file for 'gstreamer-vaapi'
|
# Template file for 'gstreamer-vaapi'
|
||||||
pkgname=gstreamer-vaapi
|
pkgname=gstreamer-vaapi
|
||||||
version=1.14.5
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
lib32disabled=yes
|
hostmakedepends="pkg-config"
|
||||||
configure_args="--disable-static"
|
|
||||||
hostmakedepends="pkg-config python"
|
|
||||||
makedepends="libXrandr-devel libva-devel MesaLib-devel gst-plugins-bad1-devel"
|
makedepends="libXrandr-devel libva-devel MesaLib-devel gst-plugins-bad1-devel"
|
||||||
short_desc="VA-API plugins for GStreamer 1.x"
|
short_desc="VA-API plugins for GStreamer 1.x"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
@ -13,4 +11,4 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
changelog="https://raw.githubusercontent.com/GStreamer/gstreamer-vaapi/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/GStreamer/gstreamer-vaapi/master/ChangeLog"
|
||||||
distfiles="${homepage}/src/gstreamer-vaapi/gstreamer-vaapi-${version}.tar.xz"
|
distfiles="${homepage}/src/gstreamer-vaapi/gstreamer-vaapi-${version}.tar.xz"
|
||||||
checksum=ea7660efd508fe8986642cfbf58fab8af6601e96a12c2e3a8db989249de1ed27
|
checksum=4e7fce626ee0590dca74b5a8341d25bac76307945131a970b414fc5895f5171f
|
||||||
|
|
Loading…
Reference in New Issue