summaryrefslogtreecommitdiff
blob: ebb88ce3d3657bdd22acc461989ffe86b9b73822 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <longdescription>
        compiz like eye-candy 3D wayland, with low memory footprint.
        Aims to bring desktop features such as 3D cube, fire burn,
        fisheye, wrot and all other desktop effects to wayland.
    </longdescription>
    <maintainer type="person" proxied="yes">
        <email>gentoo@aisha.cc</email>
        <name>Aisha Tammy</name>
    </maintainer>
    <maintainer type="project" proxied="proxy">
        <email>proxy-maint@gentoo.org</email>
        <name>Proxy Maintainers</name>
    </maintainer>
    <use>
        <flag name="gles">use libglvnd to do animations more efficiently</flag>
        <flag name="system-wfconfig">use the system-wide wf-config, else build it as a submodule. DO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.</flag>
        <flag name="system-wlroots">use the system wide wlroots, else build it as a submodule. DO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.</flag>
    </use>
</pkgmetadata>