summaryrefslogtreecommitdiff
path: root/gui-wm/wayfire/metadata.xml
blob: fb1df8affac5418179b02498148090f18279a1ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="gles3">Enable OpenGL ES 3.x Features.</flag>
        <flag name="system-wfconfig">Use the system-wide <pkg>gui-libs/wf-config</pkg> instead of building as a submodule. It will block system-wide <pkg>gui-libs/wf-config</pkg> from being installed.</flag>
        <flag name="system-wlroots">Use the system-wide <pkg>gui-libs/wlroots</pkg> instead of building as a submodule. It will block system-wide <pkg>gui-libs/wlroots</pkg> from being installed.</flag>
        <flag name="X">Enable support for X11 applications (XWayland).</flag>
    </use>
    <upstream>
        <remote-id type="github">WayfireWM/wayfire</remote-id>
    </upstream>
</pkgmetadata>