FS#76771 - [aalib] consider optional dependency on xorg-fonts-misc
Attached to Project:
Arch Linux
Opened by Thomas Lübking (luebking) - Wednesday, 07 December 2022, 20:34 GMT
Last edited by Balló György (City-busz) - Friday, 02 June 2023, 20:52 GMT
Opened by Thomas Lübking (luebking) - Wednesday, 07 December 2022, 20:34 GMT
Last edited by Balló György (City-busz) - Friday, 02 June 2023, 20:52 GMT
|
Details
At least some binaries rely on fonts that are provided by
it.
https://bbs.archlinux.org/viewtopic.php?pid=2072220#p2072220 |
This task depends upon
Closed by Balló György (City-busz)
Friday, 02 June 2023, 20:52 GMT
Reason for closing: Fixed
Additional comments about closing: aalib 1.4rc5-16
Friday, 02 June 2023, 20:52 GMT
Reason for closing: Fixed
Additional comments about closing: aalib 1.4rc5-16

Orphaned pkg i.e. no maintainer.

IMO, this should definitely at least be an optdepend, if not a
full depend. If `DISPLAY` is non-empty, then the default aalib
driver is the X11 driver (which driver is used can be overridden
by the application, by the `AAOPTS` env var, or on the CLI if the
application passes argc and argv to `aa_parseoptions()`); and the
X11 driver requires the "8x13bold" font
(/usr/share/fonts/misc/8x13B.pcf.gz) unless told to use a
different font with the `AAFont` env var.