Modernize libxfont2, remove duplicate package. — libxext → 1.3.6-1,libxfont2 → 2.0.7 (#13047)

* Modernize libxfont2, remove duplicate package.

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

* updater-libxfont2-2.0.7: Package File Update Run on linux/386 container.

* updater-libxfont2-2.0.7: Package File Update Run on linux/amd64 container.

* updater-libxfont2-2.0.7: Package File Update Run on linux/arm/v7 container.

* Force libxext rebuild.

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

* updater-libxfont2-2.0.7: Package File Update Run on linux/amd64 container.

* updater-libxfont2-2.0.7: Package File Update Run on linux/arm/v7 container.

* remove filelists.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-10-05 15:01:00 -05:00
committed by GitHub
parent 96eb93be4f
commit 45a05405b8
12 changed files with 24 additions and 92 deletions

View File

@@ -89,6 +89,7 @@ renamed_packages = Set[
{ pkg_name: 'itstool', pkg_rename: 'py3_itstool', comments: 'Renamed to indicate switch to pip buildsystem.' },
{ pkg_name: 'jsonc', pkg_rename: 'json_c', comments: 'Renamed to better match upstream.' },
{ pkg_name: 'libcurl', pkg_rename: 'curl', comments: 'Renamed to better match upstream.' },
{ pkg_name: 'libxfont', pkg_rename: 'libxfont2', comments: 'Renamed to better match upstream.' },
{ pkg_name: 'libgpgerror', pkg_rename: 'libgpg_error', comments: 'Renamed to better match upstream.' },
{ pkg_name: 'libjpeg', pkg_rename: 'libjpeg_turbo', comments: 'Renamed to better match upstream.' },
{ pkg_name: 'libsdl2', pkg_rename: 'sdl2', comments: 'Renamed to better match upstream.' },