Tue Jan 3 17:01:27 2023 UTC ()
libva: Update to 2.16.0

Changelog:
2.16.0

  * add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
  * dep: Update README.md to remove badge links
  * dep: Removed waffle-io badge from README to fix broken link
  * dep: Drop mailing list, IRC and Slack
  * autotools: use wayland-scanner private-code
  * autotools: use the wayland-scanner.pc to locate the prog
  * meson: use wayland-scanner private-code
  * meson: request native wayland-scanner
  * meson: use the wayland-scanner.pc to locate the prog
  * meson: set HAVE_VA_X11 when applicable
  * style:Correct slight coding style in several new commits
  * trace: add Linux ftrace mode for va trace
  * trace: Add missing pthread_mutex_destroy
  * drm: remove no-longer needed X == X mappings
  * drm: fallback to drm driver name == va driver name
  * drm: simplify the mapping table
  * x11: simplify the mapping table
  * android: open() with O_CLOEXEC for device fd
  * android: remove convoluted open_device() helper
  * android: drop va_fool references
  * ci: strengthen ci with -Werror
  * ci: va/x11/nvctl: fix Wdeprecated-non-prototype on close_display
  * ci: add clang-15 coverage and rearrange runners
  * ci: upgrade FreeBSD to 13.1


(ryoon)
diff -r1.28 -r1.29 pkgsrc/multimedia/libva/Makefile
diff -r1.20 -r1.21 pkgsrc/multimedia/libva/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/multimedia/libva/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/libva/Makefile 2022/11/21 18:20:43 1.28
+++ pkgsrc/multimedia/libva/Makefile 2023/01/03 17:01:26 1.29
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.28 2022/11/21 18:20:43 jperkin Exp $ 1# $NetBSD: Makefile,v 1.29 2023/01/03 17:01:26 ryoon Exp $
2 2
3DISTNAME= libva-2.15.0 3DISTNAME= libva-2.16.0
4CATEGORIES= multimedia 4CATEGORIES= multimedia
5MASTER_SITES= ${MASTER_SITE_GITHUB:=intel/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=intel/}
6GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/intel/libva 10HOMEPAGE= https://github.com/intel/libva
11COMMENT= Video Acceleration API 11COMMENT= Video Acceleration API
12LICENSE= mit 12LICENSE= mit
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config

cvs diff -r1.20 -r1.21 pkgsrc/multimedia/libva/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/libva/distinfo 2022/07/14 13:16:11 1.20
+++ pkgsrc/multimedia/libva/distinfo 2023/01/03 17:01:26 1.21
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.20 2022/07/14 13:16:11 wiz Exp $ 1$NetBSD: distinfo,v 1.21 2023/01/03 17:01:26 ryoon Exp $
2 2
3BLAKE2s (libva-2.15.0.tar.bz2) = 209994470399c0d41265d311a50f429d0042e0bb9951ccdbbbbe21871df3eb33 3BLAKE2s (libva-2.16.0.tar.bz2) = 906dfd5f94a3839e64be15e9b30ca75b678b0c09ab9722674e4a5f551b9a3977
4SHA512 (libva-2.15.0.tar.bz2) = c59b4261fe01d43c36f7b8d2d4047a386d7d0487a8ed3c6361903073a02cc8fa1d56cd6f11c01d5ecc858f329c022cf1af53b7b77102e8604b59df9bd27725c9 4SHA512 (libva-2.16.0.tar.bz2) = 9d34d6cbca340477bd06cabdb5b812fff17a25146815c7f4c2e96f8589daf62a0de1981d0f141ef6b082534dee7fc1f06023b542ca092a106412089659bfb564
5Size (libva-2.15.0.tar.bz2) = 500858 bytes 5Size (libva-2.16.0.tar.bz2) = 504269 bytes
6SHA1 (patch-va_drm_va__drm__utils.c) = 5a269316c42ea12afef83636947700d972900fbe 6SHA1 (patch-va_drm_va__drm__utils.c) = 5a269316c42ea12afef83636947700d972900fbe