You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
826 B
16 lines
826 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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-needed -->
|
|
<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>
|