gui-apps/wlogout: added new package

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04@gmail.com>
This commit is contained in:
Mattia Gasparotto
2021-11-11 17:16:13 +01:00
parent 5a5011188d
commit 1c856af2a1
3 changed files with 58 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>gasmat04@gmail.com</email>
<name>Mattia Gasparotto</name>
</maintainer>
<use>
<flag name="layershell">Enable transparency</flag>
<flag name="doc">Install man pages</flag>
<flag name="bash-completions">Enable completions for bash shell</flag>
<flag name="fish-completions">Enable completions for fish shell</flag>
<flag name="zsh-completions">Enable completions for zsh shell</flag>
</use>
<upstream>
<remote-id type="github">ArtsyMacaw/wlogout</remote-id>
</upstream>
</pkgmetadata>