gstreamer-vaapi: update to 1.20.1
This commit is contained in:
parent
cdb3c85efd
commit
48c2980503
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gstreamer-vaapi'
|
# Template file for 'gstreamer-vaapi'
|
||||||
pkgname=gstreamer-vaapi
|
pkgname=gstreamer-vaapi
|
||||||
version=1.18.5
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ 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=4a460fb95559f41444eb24864ad2d9e37922b6eea941510310319fc3e0ba727b
|
checksum=87fbf6c537af9079c99a9aefe951da119e16e5bcc9cc8614f5035f062bf21137
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# Seems to need certain hardware to pass
|
# Seems to need certain hardware to pass
|
||||||
|
|
Loading…
Reference in a new issue