mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Remove deprecated glproto and printproto packages (#13675)
This commit is contained in:
@@ -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." },
|
||||
|
||||
Reference in New Issue
Block a user