blob: a003a7d6c3013c6eb053a3b092dd47721b304c2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
This is a sample library which allows you to use TrueType fonts in your SDL applications. It
comes with an example program "showfont" which displays an example string for a given
TrueType font file.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:libsdl:sdl_ttf</remote-id>
</upstream>
<origin>liguros-repo</origin>
</pkgmetadata>
|