app-text/ReGreet: new package, add 9999

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2023-07-05 08:41:54 +01:00
parent dd44b25038
commit 6b6c5ccc46
5 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="gtk4">Compile with support for gtk4</flag>
<flag name="cage">Use cage to start ReGreet</flag>
<flag name="sway">Use sway to start ReGreet</flag>
</use>
<upstream>
<remote-id type="github">rharish101/ReGreet</remote-id>
</upstream>
</pkgmetadata>