src_prepare-overlay/x11-plugins/purple-discord/metadata.xml
Alfred Wingate ecffe73b61
x11-plugins/purple-discord: revamp ebuild
* Add snapshot
* Remove keywords from live package
* Add qrencode as a use flag fixing #48
* Add other missing dependencies and put them in the right places.
* Add upstream metadata

Fixes #48

Signed-off-by: Alfred Wingate <parona@protonmail.com>
2023-07-06 01:20:05 +03:00

15 lines
440 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>y0rune@aol.com</email>
<name>Marcin Woźniak</name>
</maintainer>
<upstream>
<remote-id type="github">EionRobb/purple-discord</remote-id>
</upstream>
<use>
<flag name="qrcode">Add support for qrcodes using media-gfx/qrencode</flag>
</use>
</pkgmetadata>