blob: 263ac8a8cc227e970714519b2530b6d51695adc7 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pinguinlars1105+gentoo@gmail.com</email>
<name>AshyPinguin</name>
</maintainer>
<use>
<flag name="avif">Enable avif support.</flag>
<flag name="jpegxl">Enable static jpegxl/jxl support.</flag>
</use>
<upstream>
<bugs-to>https://codeberg.org/LGFae/awww/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|