mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
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>
This commit is contained in:
13
games-util/input-remapper/metadata.xml
Normal file
13
games-util/input-remapper/metadata.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user