Remove deprecated glproto and printproto packages (#13675)

This commit is contained in:
Max Downey Twiss
2025-12-02 07:09:01 +11:00
committed by GitHub
parent e8d2aac782
commit 3a961f2cd1
13 changed files with 2 additions and 107 deletions

View File

@@ -124,6 +124,7 @@ deprecated_packages = Set[
{ pkg_name: 'extremetuxracer', comments: 'Chromebrew version had broken links to missing pre-compiled binaries.' },
{ pkg_name: 'gfbgraph', commwnts: 'Deprecated upstream.' },
{ pkg_name: 'git_prompt', comments: 'Integrated into git package.' },
{ pkg_name: 'glproto', comments: 'Deprecated upstream.' },
{ pkg_name: 'gnome_session', comments: 'No longer compatible with any architecture, requires systemd.' },
{ pkg_name: 'gnome_settings_daemon', comments: 'No longer compatible with any architecture, requires systemd.' },
{ pkg_name: 'gnome_shell', comments: 'No longer compatible with any architecture, requires systemd.' },
@@ -143,6 +144,7 @@ deprecated_packages = Set[
{ pkg_name: 'openjdk24', comments: 'Deprecated upstream.' },
{ pkg_name: 'percona_boost', comments: 'Replaced by regular boost.' },
{ pkg_name: 'percona_server', comments: 'Replaced by mysql.' },
{ pkg_name: 'printproto', comments: 'Deprecated upstream.' },
{ pkg_name: 'py3_zcmds', comments: 'Removed due to broken builds.' },
{ pkg_name: 'q', comments: 'No longer suitable for packaging.' },
{ pkg_name: 'qtchooser', comments: "Doesn't work for newer Qt versions." },