blob: c17af0c1541cf97acdf692a1ea8c77ada52ca0f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<use>
<flag name="icons">Enable support for icons</flag>
</use>
<upstream>
<remote-id type="github">emersion/mako</remote-id>
<bugs-to>https://github.com/emersion/mako/issues</bugs-to>
<changelog>https://github.com/emersion/mako/releases</changelog>
</upstream>
</pkgmetadata>
|