blob: 4325577430edefdb2ee92dee72a46c6abc4c27ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
<maintainer type="project">
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
<maintainer type="project">
<email>office@gentoo.org</email>
<description>Please CC on stabilisation bugs</description>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:freedesktop:poppler</remote-id>
</upstream>
<use>
<flag name="boost">Use boost::small_vector for a serious performance gain</flag>
<flag name="gpg">Enable signatures handling with <pkg>app-crypt/gpgme</pkg>
</flag>
<flag name="harfbuzz">Enable <pkg>media-libs/harfbuzz</pkg> for font-subsetting</flag>
<flag name="nss">Enable signatures handling with <pkg>dev-libs/nss</pkg>
</flag>
<flag name="utils">Install command-line PDF converters and various utilities</flag>
</use>
<slots>
<subslots>Reflects ABI compatibility of libpoppler.so only,
NOT libpoppler-{glib,qt6,cpp}.so!</subslots>
</slots>
<origin>srcux</origin>
</pkgmetadata>
|