Files
guru/gui-apps/wlogout/metadata.xml
Mattia Gasparotto 816bba387a gui-apps/wlogout: added reference for reporting bugs
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04@gmail.com>
2021-11-13 21:47:28 +01:00

20 lines
730 B
XML

<?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>
<bugs-to>https://github.com/ArtsyMacaw/wlogout/issues</bugs-to>
</upstream>
</pkgmetadata>