gui-apps/azote: background setter for wlroots and X

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2020-11-12 13:54:07 -05:00
parent b6c5f2a1d0
commit 3ea88640c3
4 changed files with 152 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@aisha.cc</email>
<name>Aisha Tammy</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="imagemagick">enable colorpicker using imagemagick</flag>
<flag name="simple-colorpicker">enable colorpicker without imagemagick</flag>
<flag name="yaml">enable support for reading yaml files</flag>
</use>
</pkgmetadata>