Skip to content

Commit

Permalink
Undeprecate and Deprecate fonts (#4265)
Browse files Browse the repository at this point in the history
  • Loading branch information
EbonJaeger authored Nov 6, 2024
2 parents e33736a + de928b0 commit 40c7501
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
6 changes: 4 additions & 2 deletions repo_data/distribution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,6 @@
<Package>python-pyls-black</Package>
<Package>python3-jedi</Package>
<Package>python3-jedi-dbginfo</Package>
<Package>font-firago</Package>
<Package>font-ibm-plex</Package>
<Package>vte2-docs</Package>
<Package>gst-python-0.10</Package>
Expand Down Expand Up @@ -1183,7 +1182,6 @@
<Package>vala-panel-appmenu-devel</Package>
<Package>librsvg-docs</Package>
<Package>nautilus-terminal</Package>
<Package>font-weather-icons</Package>
<Package>nvidia-container-runtime</Package>
<Package>python-m2r</Package>
<Package>python-backports.entry_points_selectable</Package>
Expand Down Expand Up @@ -2734,5 +2732,9 @@
<Package>qt6-gamepad-demos</Package>
<Package>qt6-gamepad-devel</Package>
<Package>qt6-gamepad-dbginfo</Package>
<Package>font-firago-otf</Package>
<Package>font-firago-ttf</Package>
<Package>font-weather-icons-otf</Package>
<Package>font-weather-icons-ttf</Package>
</Obsoletes>
</PISI>
8 changes: 5 additions & 3 deletions repo_data/distribution.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,6 @@
<Package>python3-jedi-dbginfo</Package>

<!-- Replaced with split otf and ttf packages -->
<Package>font-firago</Package>
<Package>font-ibm-plex</Package>

<!-- Old orphan package -->
Expand Down Expand Up @@ -1693,8 +1692,6 @@
<Package>vala-panel-appmenu-devel</Package>
<Package>librsvg-docs</Package>
<Package>nautilus-terminal</Package>
<!-- Splited later to -otf and -ttf -->
<Package>font-weather-icons</Package>

<!-- Integrated into nvidia-container-toolkit -->
<Package>nvidia-container-runtime</Package>
Expand Down Expand Up @@ -3652,6 +3649,11 @@
<Package>qt6-gamepad-devel</Package>
<Package>qt6-gamepad-dbginfo</Package>

<!-- Only ship .otf file to fix appstream metainfo generation -->
<Package>font-firago-otf</Package>
<Package>font-firago-ttf</Package>
<Package>font-weather-icons-otf</Package>
<Package>font-weather-icons-ttf</Package>
</Obsoletes>
</PISI>

0 comments on commit 40c7501

Please sign in to comment.