Files
guru/www-plugins/tridactyl-native/metadata.xml
ingenarel (NeoJesus) 885fb8257f www-plugins/tridactyl-native: new package, add 0.5.0
edited slightly from the original PR by breaking up line 9 which was 120
chars

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Part-of: https://github.com/gentoo/guru/pull/440
Closes: https://github.com/gentoo/guru/pull/440
2026-02-27 01:35:12 +06:00

19 lines
895 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ingenarel_neojesus@disroot.org</email>
<name>ingenarel</name>
</maintainer>
<longdescription>
This small application allows Tridactyl to communicate with your system, allowing Tridactyl to read files on your
computer, including "RC" configuration files; write files to your computer launch applications, including opening
about:* tabs in Firefox and generally do arbitrary stuff in userspace. It therefore greatly increases the amount of
damage bugs in Tridactyl can do to your machine, although, arguably, not to your life, since almost all of that is
on the internet anyway.
</longdescription>
<upstream>
<remote-id type="github">tridactyl/native_messenger</remote-id>
</upstream>
</pkgmetadata>