Update mappings and versions for xwayland deps. — pango → 1.56.4-1,pthread_stubs → 0.5,rendercheck → 1.6 (#13303)

* Update mappings and versions for xwayland deps.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add libxrender dep to rendercheck.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust rendercheck compatibility.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust rendercheck deps.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add rendercheck x86_64 build.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* updates: Package File Update Run on linux/386 container.

* updates: Package File Update Run on linux/arm/v7 container.

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2025-11-01 16:19:12 -04:00
committed by GitHub
parent 3cd85cffea
commit 48f16cbc18
10 changed files with 41 additions and 49 deletions

View File

@@ -401,7 +401,10 @@ unless defined?(CREW_ANITYA_PACKAGE_NAME_MAPPINGS)
{ pkg_name: 'cups', anitya_pkg: 'cups', comments: 'Prefer to GitHub' },
{ pkg_name: 'cvs', anitya_pkg: 'cvs-stable', comments: '' },
{ pkg_name: 'doxygen', anitya_pkg: 'doxygen', comments: '' },
{ pkg_name: 'filecmd', anitya_pkg: 'file', comments: '' },
{ pkg_name: 'gcc_build', anitya_pkg: 'gcc', comments: '' },
{ pkg_name: 'gcc_dev', anitya_pkg: 'gcc', comments: '' },
{ pkg_name: 'gcc_lib', anitya_pkg: 'gcc', comments: '' },
{ pkg_name: 'gnu_time', anitya_pkg: 'time', comments: '' },
{ pkg_name: 'go_tools', anitya_pkg: 'golang-x-tools', comments: '' },
{ pkg_name: 'gtk3', anitya_pkg: 'gtk+3.0~stable', comments: '' },
@@ -416,6 +419,8 @@ unless defined?(CREW_ANITYA_PACKAGE_NAME_MAPPINGS)
{ pkg_name: 'libunbound', anitya_pkg: 'unbound', comments: '' },
{ pkg_name: 'linux_pam', anitya_pkg: 'pam', comments: '' },
{ pkg_name: "#{CREW_LLVM_VER}_build", anitya_pkg: 'llvm', comments: '' },
{ pkg_name: "#{CREW_LLVM_VER}_dev", anitya_pkg: 'llvm', comments: '' },
{ pkg_name: "#{CREW_LLVM_VER}_lib", anitya_pkg: 'llvm', comments: '' },
{ pkg_name: 'mold', anitya_pkg: 'mold', comments: 'Prefer to GitHub' },
{ pkg_name: 'ninja', anitya_pkg: 'ninja-build', comments: '' },
{ pkg_name: 'nnn', anitya_pkg: 'nnn', comments: 'Prefer to GitHub' },
@@ -423,6 +428,8 @@ unless defined?(CREW_ANITYA_PACKAGE_NAME_MAPPINGS)
{ pkg_name: 'owl', anitya_pkg: 'Owl Lisp', comments: '' },
{ pkg_name: 'pcre2', anitya_pkg: 'pcre2', comments: 'Prefer to GitHub' },
{ pkg_name: 'pkg_7_zip', anitya_pkg: '7zip~stable', comments: 'Prefer to GitHub' },
{ pkg_name: 'procps', anitya_pkg: 'procps-ng', comments: '' },
{ pkg_name: 'pthread_stubs', anitya_pkg: 'libpthread-stubs', comments: '' },
{ pkg_name: 'py3_atspi', anitya_pkg: 'pyatspi', comments: '' },
{ pkg_name: 'python3', anitya_pkg: 'python313', comments: '' },
{ pkg_name: 'rdfind', anitya_pkg: 'rdfind', comments: 'Prefer to GitHub' },
@@ -431,9 +438,11 @@ unless defined?(CREW_ANITYA_PACKAGE_NAME_MAPPINGS)
{ pkg_name: 'upx', anitya_pkg: 'upx', comments: 'Prefer to GitHub' },
{ pkg_name: 'vidstab', anitya_pkg: 'vid.stab', comments: 'Prefer to GitHub' },
{ pkg_name: 'vim_runtime', anitya_pkg: 'vim', comments: '' },
{ pkg_name: 'wayland_info', anitya_pkg: 'wayland-utils', comments: '' },
{ pkg_name: 'webkitgtk_6', anitya_pkg: 'webkitgtk~stable', comments: '' },
{ pkg_name: 'xauth', anitya_pkg: 'xorg-x11-xauth', comments: '' },
{ pkg_name: 'xercesc', anitya_pkg: 'xerces-c', comments: 'Prefer to GitHub' },
{ pkg_name: 'xorg_proto', anitya_pkg: 'xorgproto', comments: '' },
{ pkg_name: 'yad', anitya_pkg: 'yad', comments: 'Prefer to GitHub' },
{ pkg_name: 'zimg', anitya_pkg: 'zimg', comments: 'Prefer to GitHub' },
{ pkg_name: 'zoneinfo', anitya_pkg: 'tzdata', comments: '' }