blob: d1bd6e738e68d3d353ecb548c5779ca2a8e0d912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
<longdescription>Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:fontconfig_project:fontconfig</remote-id>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|