blob: 38b5a288acd077ee21de21c3b0b6eec05fa6938a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
<stabilize-allarches />
<use>
<flag name="browsed">Include support for the cups-browsed daemon.</flag>
<flag name="foomatic">Include support for the foomatic-rip printer driver. Strongly recommended.</flag>
<flag name="poppler">Include support for the <pkg>app-text/poppler</pkg> filters.</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|