x11-misc/dotool: new package, add 1.5

Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
Dale Showers
2024-08-29 13:25:53 -04:00
parent 02138e129b
commit fac3cdd349
5 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Dale Showers</name>
<email>gentoo@fictx.com</email>
</maintainer>
<longdescription>
dotool reads actions from stdin and simulates keyboard/mouse input using Linux's uinput module. It works systemwide and supports keyboard layouts.
</longdescription>
<upstream>
<changelog>https://git.sr.ht/~geb/dotool/log</changelog>
<doc>https://git.sr.ht/~geb/dotool/tree/master/doc/dotool.1.scd</doc>
<bugs-to>https://todo.sr.ht/~geb/dotool</bugs-to>
<remote-id type="sourcehut">~geb/dotool</remote-id>
</upstream>
</pkgmetadata>