Files
guru/games-util/input-remapper/metadata.xml
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

14 lines
486 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>ericanebula@proton.me</email>
<name>Erica Nebula</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sezanzeb/input-remapper/issues</bugs-to>
<changelog>https://github.com/sezanzeb/input-remapper/releases</changelog>
<remote-id type="github">sezanzeb/input-remapper</remote-id>
</upstream>
</pkgmetadata>