blob: 92070c634ffe9c6f6985a9f72b3d1717326e9bc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<maintainer type="person">
<email>sav.boyar@gmail.com</email>
<name>Saveliy Boyarchuk (Yappaholic)</name>
</maintainer>
<maintainer type="person">
<email>junegentoo@gmail.com</email>
<name>June Peterson</name>
</maintainer>
<longdescription>
Mango starts where dwl ends. It keeps the lightweight, fast-build
philosophy while adding the features that make a compositor actually
usable day-to-day — without the bloat.
</longdescription>
<use>
<flag name="asan">Enable clang's Address Sanitizer functionality.</flag>
</use>
<upstream>
<maintainer status="active">
<name>DreamMaoMao</name>
</maintainer>
<bugs-to>https://github.com/mangowm/mango/issues</bugs-to>
<doc>https://mangowm.github.io/docs/</doc>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|