summaryrefslogtreecommitdiff
path: root/gui-apps/ironbar/metadata.xml
blob: 19943e3cd043b4d7adb6fb85672e2900abfa294a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Jonas Frei</name>
    <email>freijon@pm.me</email>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/JakeStanger/ironbar/issues</bugs-to>
  </upstream>
  <use>
    <flag name="cairo">Enables the cairo module</flag>
    <flag name="http">Enables HTTP features</flag>
    <flag name="keyboard">Enables the keyboard module</flag>
    <flag name="music">Enables the music module</flag>
    <flag name="notifications">Enables the notifications module</flag>
    <flag name="tray">Enables the tray module</flag>
    <flag name="volume">Enables the volume module</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>