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