Skip to content

Commit c824c5b

Browse files
authored
Remove better-fonts, as it's broken for F43+
1 parent 590b183 commit c824c5b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ Installed packages (RPMs):
4747
- [sg3_utils](https://sg.danny.cz/sg/sg3_utils.html) (Package which contains utilities that send SCSI commands to devices - used by Apple SuperDrive)
4848
- [rar](https://www.win-rar.com/rar-linux-mac.html?&L=0) (RAR CLI package)
4949
- [pandoc](https://github.com/jgm/pandoc) (CLI Document converter)
50-
- [fontconfig-font-replacements](https://github.com/hyperreal64/fedora-better-fonts) (Also known as `better-fonts`. It fills the gap of missing proprietary fonts with the open-source font replacements)
5150
- [dr14_t.meter](https://github.com/simon-r/dr14_t.meter) (support for reading dynamic range of audio files)
5251
- vulkan-tools (useful for debugging)
5352
- zenity (useful for showing dialogs & it's something crucial that the base image should have imo, but it's shot down as a suggestion)
@@ -243,6 +242,5 @@ To rebase an existing installation to the latest build:
243242
## COPR repos used for some installed RPM packages
244243
- [ROM Properties](https://copr.fedorainfracloud.org/coprs/bazzite-org/rom-properties/)
245244
- [Miniaturo](https://copr.fedorainfracloud.org/coprs/decathorpe/miniaturo/)
246-
- [Better Fonts](https://copr.fedorainfracloud.org/coprs/hyperreal/better_fonts/)
247245
- [Trivalent subresource filter](https://copr.fedorainfracloud.org/coprs/secureblue/trivalent/)
248246
- [DR14 T Meter](https://copr.fedorainfracloud.org/coprs/sassam/dr14_tmeter/)

recipes/module-recipes/dnf.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ modules:
66
copr:
77
- bazzite-org/rom-properties
88
- decathorpe/miniaturo
9-
- hyperreal/better_fonts
109
- secureblue/trivalent
1110
remove:
1211
packages:
@@ -42,7 +41,6 @@ modules:
4241
- rar
4342
- pandoc
4443
- power-profiles-daemon
45-
- fontconfig-font-replacements
4644
- trivalent
4745
- trivalent-subresource-filter
4846
- vulkan-tools

0 commit comments

Comments
 (0)