summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/graphicsmagick/metadata.xml')
-rw-r--r--media-gfx/graphicsmagick/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/media-gfx/graphicsmagick/metadata.xml b/media-gfx/graphicsmagick/metadata.xml
new file mode 100644
index 000000000000..09f36fa05818
--- /dev/null
+++ b/media-gfx/graphicsmagick/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>graphics</herd>
+ <longdescription lang="en">
+ This is a port of GraphicsMagick(TM), the "swiss army knife" of
+ image processing. It provides a robust collection of tools and libraries
+ which support reading, writing, and manipulating an image in over 88 major
+ formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
+ SVG and TIFF.
+ The program is the fork of a better-known ImageMagick (5.5.2), which
+ emphasizes end-user and API-stabilities.
+</longdescription>
+ <use>
+ <flag name="fpx">Enable FlashPix support with <pkg>media-libs/libfpx</pkg></flag>
+ <flag name="modules">Compile graphicsmagick with dynamically loadable modules</flag>
+ <flag name="q16">Set storage quantum size to 16 (~2*memory)</flag>
+ <flag name="q32">Set storage quantum size to 32 (~5*memory)</flag>
+ <flag name="webp">Enable support for webp image format</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">graphicsmagick</remote-id>
+ </upstream>
+</pkgmetadata>