summaryrefslogtreecommitdiff
path: root/gui-wm/wayfire/metadata.xml
blob: b7ebd8524caf3b07885b970d14e11ba9d37de551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <!-- maintainer-needed -->
    <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>
    <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>
    <upstream>
        <remote-id type="github">WayfireWM/wayfire</remote-id>
    </upstream>
</pkgmetadata>