summaryrefslogtreecommitdiff
blob: 0e4309143ec7abc19009c5a4ee245681412dc7ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>graphics@gentoo.org</email>
		<name>Gentoo Graphics Project</name>
	</maintainer>
	<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>
	<upstream>
		<remote-id type="freecode">giblib</remote-id>
	</upstream>
</pkgmetadata>