Commit Graph

7 Commits

Author SHA1 Message Date
Erica Nebula
14a982da0c games-util/input-remapper: Improve indentation
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2026-02-19 22:34:19 -06:00
Erica Nebula
b137ce8cf7 games-util/input-remapper: drop 2.1.1
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2026-02-17 01:20:51 -06:00
Erica Nebula
e55d5f5f70 games-util/input-remapper: 2.2.0: Fix translation file paths
Learned from current 9999 build, mo file installation path was missing
LC_MESSAGES subfolder. Tested and working now.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2026-02-17 01:19:50 -06:00
Erica Nebula
d20f6a17ec games-util/input-remapper: enable py3.14
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2026-02-17 00:57:38 -06:00
Erica Nebula
a41eeadd61 games-util/input-remapper: 9999: Handle build system changes
The dev has dropped setup.py but continues to use setuptools.

Two patches introduced:
1. Dev has not specified a build-backend in pyproject.toml
2. mo-file generation manual execution (used to get handled by setup.py)

Also "pydbus" has been replaced with "dasbus"

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2026-02-17 00:47:36 -06:00
Erica Nebula
0f534e4e5d games-util/input-remapper: add 2.2.0
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-11-02 20:24:38 -06:00
Erica Nebula
a475078f4d games-util/input-remapper: new package, add 2.1.1, 9999
Upstream still expects you to use setup.py. Ebuild is updated to be
PEP517 compatible. All non-python files are patched out of setup.py and
manually installed during src_install() instead.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-07-24 14:09:10 -05:00