summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm3/metadata.xml
blob: 278a0067ac68e89f983f41713bd7e7541cb73930 (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>
	<longdescription lang="en">
		fvwm3 is a multiple large virtual desktop window manager.
		The successor to fvwm-2.6, Fvwm3 is intended to be extremely customizable and extendible while consuming a relatively small amount of resources.
	</longdescription>
	<maintainer type="person">
		<email>kangie@gentoo.org</email>
		<name>Matt Jolly</name>
	</maintainer>
	<use>
		<flag name="go">Enable building <pkg>dev-lang/go</pkg> code (FvwmPrompt)</flag>
		<flag name="lock">Enable screen locking</flag>
		<flag name="netpbm">Enable NetPBM support (used by FvwmScript-ScreenDump)</flag>
		<flag name="stroke">Mouse Gesture support</flag>
	</use>
	<upstream>
		<remote-id type="github">fvwmorg/fvwm3</remote-id>
		<bugs-to>https://github.com/fvwmorg/fvwm3/issues</bugs-to>
		<changelog>https://raw.githubusercontent.com/fvwmorg/fvwm3/master/CHANGELOG.md</changelog>
	</upstream>
</pkgmetadata>