summaryrefslogtreecommitdiff
blob: 034cdf506883430dbe8b78d85f6c6ed44f5531c3 (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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
	giblib is a utility library used by many of the applications I write. It
	incorporates doubly linked lists, some string functions, and a wrapper
	for imlib2. The wrapper does two things. It gives you access to
	fontstyles, which can be loaded from files, saved to files or defined
	dynamically through the API. It also, and more importantly, wraps
	imlib2's context API changing.
	</longdescription>
</pkgmetadata>