aboutsummaryrefslogtreecommitdiff
blob: 07bbec034b63fdb4e3aa538770171fc66b3f1ce3 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <maintainer type="person">
        <email>coppens.matthias.abc@gmail.com</email>
        <name>Matthias Coppens</name>
    </maintainer>
    <use>
        <flag name="bar">Installs nwgbar,
            a horizontal or vertical button bar.</flag>
        <flag name="dmenu">Installs nwgdmenu,
            GTK dynamic menu windows.</flag>
        <flag name="grid">Installs nwggrid,
            a GNOME-like application grid.</flag>
    </use>
    <upstream>
        <maintainer>
            <name>Piotr Miller</name>
            <email>nwg.piotr@gmail.com</email>
        </maintainer>
        <bugs-to>https://github.com/nwg-piotr/nwg-launchers/issues</bugs-to>
        <remote-id type="github">nwg-piotr/nwg-launchers</remote-id>
    </upstream>
</pkgmetadata>