pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libva libva: Update to 2.16.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc7a34d2de3a
branches: trunk
changeset: 391127:cc7a34d2de3a
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Jan 03 17:01:26 2023 +0000
description:
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
diffstat:
multimedia/libva/Makefile | 4 ++--
multimedia/libva/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b3d099c60567 -r cc7a34d2de3a multimedia/libva/Makefile
--- a/multimedia/libva/Makefile Tue Jan 03 16:54:26 2023 +0000
+++ b/multimedia/libva/Makefile Tue Jan 03 17:01:26 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/11/21 18:20:43 jperkin Exp $
+# $NetBSD: Makefile,v 1.29 2023/01/03 17:01:26 ryoon Exp $
-DISTNAME= libva-2.15.0
+DISTNAME= libva-2.16.0
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=intel/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r b3d099c60567 -r cc7a34d2de3a multimedia/libva/distinfo
--- a/multimedia/libva/distinfo Tue Jan 03 16:54:26 2023 +0000
+++ b/multimedia/libva/distinfo Tue Jan 03 17:01:26 2023 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2022/07/14 13:16:11 wiz Exp $
+$NetBSD: distinfo,v 1.21 2023/01/03 17:01:26 ryoon Exp $
-BLAKE2s (libva-2.15.0.tar.bz2) = 209994470399c0d41265d311a50f429d0042e0bb9951ccdbbbbe21871df3eb33
-SHA512 (libva-2.15.0.tar.bz2) = c59b4261fe01d43c36f7b8d2d4047a386d7d0487a8ed3c6361903073a02cc8fa1d56cd6f11c01d5ecc858f329c022cf1af53b7b77102e8604b59df9bd27725c9
-Size (libva-2.15.0.tar.bz2) = 500858 bytes
+BLAKE2s (libva-2.16.0.tar.bz2) = 906dfd5f94a3839e64be15e9b30ca75b678b0c09ab9722674e4a5f551b9a3977
+SHA512 (libva-2.16.0.tar.bz2) = 9d34d6cbca340477bd06cabdb5b812fff17a25146815c7f4c2e96f8589daf62a0de1981d0f141ef6b082534dee7fc1f06023b542ca092a106412089659bfb564
+Size (libva-2.16.0.tar.bz2) = 504269 bytes
SHA1 (patch-va_drm_va__drm__utils.c) = 5a269316c42ea12afef83636947700d972900fbe
Home |
Main Index |
Thread Index |
Old Index