2011-11-09 11:33:19 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-08-24 15:02:01 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
2011-11-09 11:33:19 +04:00
|
|
|
<pkgmetadata>
|
2015-06-16 09:56:44 +03:00
|
|
|
<herd>graphics</herd>
|
|
|
|
<longdescription>
|
2011-11-09 11:33:19 +04:00
|
|
|
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>
|
2015-06-16 09:56:44 +03:00
|
|
|
<upstream>
|
|
|
|
<remote-id type="freecode">giblib</remote-id>
|
|
|
|
</upstream>
|
2011-11-09 11:33:19 +04:00
|
|
|
</pkgmetadata>
|