Note: qt6 6.9.0 breaks bitmap fonts rendering and is a known issue. The app can be built with Qt5 instead as a workaround (so long as optdepends are met) by changing:
_QTver=Qt6
to
_QTver=Qt5
| Git Clone URL: | https://aur.archlinux.org/openfireapp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openfireapp-git |
| Description: | Configuration utility for the OpenFIRE lightgun system. |
| Upstream URL: | https://github.com/TeamOpenFIRE/OpenFIRE-App |
| Licenses: | GPL-3.0-only |
| Conflicts: | openfireapp |
| Provides: | openfireapp |
| Submitter: | ThatOneSeong |
| Maintainer: | ThatOneSeong |
| Last Packager: | ThatOneSeong |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-04-12 17:40 (UTC) |
| Last Updated: | 2025-05-24 16:34 (UTC) |
Note: qt6 6.9.0 breaks bitmap fonts rendering and is a known issue. The app can be built with Qt5 instead as a workaround (so long as optdepends are met) by changing:
_QTver=Qt6
to
_QTver=Qt5
Pinned Comments
ThatOneSeong commented on 2025-04-12 17:58 (UTC) (edited on 2025-04-12 17:58 (UTC) by ThatOneSeong)
Note:
qt6 6.9.0breaks bitmap fonts rendering and is a known issue. The app can be built with Qt5 instead as a workaround (so long as optdepends are met) by changing:to