aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2013-08-06 21:03:53 -0700
committerSébastien Fabbro <bicatali@gentoo.org>2013-08-06 21:03:53 -0700
commite847e78fd3ee987d1b00c67917f702a7ca150c40 (patch)
tree50b4a871709dd12533fadd0689b72eb3a3703819 /x11-libs/agg/metadata.xml
parentsci-libs/openblas: Version bump (diff)
downloadsci-e847e78fd3ee987d1b00c67917f702a7ca150c40.tar.gz
sci-e847e78fd3ee987d1b00c67917f702a7ca150c40.tar.bz2
sci-e847e78fd3ee987d1b00c67917f702a7ca150c40.zip
x11-libs/agg: Import all fedora patches. Add static-libs flag, switch to EAPI5 and autotools-utils eclass
Package-Manager: portage-2.2.01.22124-prefix
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>