blob: a24f57eefe515e39272d8c52dd79cca12cf077ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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>
<use>
<flag name="openssl">Use <pkg>dev-libs/openssl</pkg> instead of <pkg>net-libs/gnutls</pkg> for TLS support</flag>
</use>
<upstream>
<bugs-to>https://github.com/OpenPrinting/cups/issues</bugs-to>
<changelog>https://github.com/OpenPrinting/cups/blob/master/CHANGES.md</changelog>
<doc>https://openprinting.github.io/cups/#DOCUMENTATION</doc>
<remote-id type="cpe">cpe:/a:openprinting:cups</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|