blob: 94210497d13f2974cfe6a220483f4cd02449a7ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>watermanpaint@posteo.net</email>
<name>Lucio Sauer</name>
</maintainer>
<upstream>
<changelog>
https://github.com/greshake/i3status-rust/blob/master/NEWS.md
</changelog>
</upstream>
<use>
<flag name="notmuch">Enable support for the notmuch block (pulls in <pkg>net-mail/notmuch</pkg>)</flag>
<flag name="pipewire">
Enable support for media detection via <pkg>media-video/pipewire</pkg> in the privacy block
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|