gpo.zugaina.org

Search Portage & Overlays:

games-util/faugus-launcher-bin

Simple and lightweight app for running Windows games using UMU-Launcher

Screenshots

  • faugus-launcher-bin-1.14.1
    ~amd64
    python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: MIT   
    Overlay: nbdy_overlay

ChangeLog

commit 2d1e7e65bb733c048a017b5572129f2966ebea3d
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Sun Feb 8 00:04:30 2026 +0100

fix(ci): correct icoextract hash and faugus-launcher install paths

- Fix icoextract Manifest with correct BLAKE2B hash
- Rewrite faugus-launcher-bin src_install() to match actual .deb structure:
- Install binaries from usr/bin/ directly
- Install Python modules to site-packages
- Remove icoextract dependency (not used by this package)

commit d745f13ceba4f9d3b516acd717616a09d54adae0
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Sat Feb 7 23:58:34 2026 +0100

games-util/faugus-launcher: convert to -bin package

The CI pipeline uses --nodeps for binary-only builds.
Source-based faugus-launcher requires meson and build-time deps.

Convert to faugus-launcher-bin using upstream .deb release:
- Downloads pre-built package from GitHub releases
- Extracts with dpkg (already in CI prerequisites)
- Maintains all runtime dependencies