aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/agg/metadata.xml')
-rw-r--r--x11-libs/agg/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-libs/agg/metadata.xml b/x11-libs/agg/metadata.xml
new file mode 100644
index 000000000..6ac0077fd
--- /dev/null
+++ b/x11-libs/agg/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription>
+ Anti-Grain Geometry (AGG) is a general purpose graphical toolkit
+ written completely in standard and platform independent C++. It can be used
+ in many areas of computer programming where high quality 2D graphics is an
+ essential part of the project.
+</longdescription>
+<use>
+ <flag name="gpc">Enable gpc polygon clipper library</flag>
+</use>
+</pkgmetadata>