summaryrefslogtreecommitdiff
path: root/gui-wm/wayfire/metadata.xml
blob: ed72465ca08f874cfa45c97806e7b43e157b558f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ceamac@gentoo.org</email>
		<name>Viorel Munteanu</name>
	</maintainer>
	<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>