summaryrefslogtreecommitdiff
path: root/media-libs/giblib/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-libs/giblib/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'media-libs/giblib/metadata.xml')
-rw-r--r--media-libs/giblib/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-libs/giblib/metadata.xml b/media-libs/giblib/metadata.xml
new file mode 100644
index 000000000000..0e4309143ec7
--- /dev/null
+++ b/media-libs/giblib/metadata.xml
@@ -0,0 +1,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>