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
This commit is contained in:
ingenarel (NeoJesus)
2026-02-15 12:31:15 +06:00
parent 3048e9e8e5
commit 885fb8257f
3 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?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>