summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-10-06 19:33:46 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-10-06 19:33:46 +0000
commit37aad59c5d541085b9db8e4263540854cb8d4c94 (patch)
treef7695f3c3bb1a39782c6d62e9078ccae20a9d06b /media-gfx/xpaint/metadata.xml
parentinitial import wrt #144283 (diff)
downloadhistorical-37aad59c5d541085b9db8e4263540854cb8d4c94.tar.gz
historical-37aad59c5d541085b9db8e4263540854cb8d4c94.tar.bz2
historical-37aad59c5d541085b9db8e4263540854cb8d4c94.zip
initial import wrt #144283
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'media-gfx/xpaint/metadata.xml')
-rw-r--r--media-gfx/xpaint/metadata.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/media-gfx/xpaint/metadata.xml b/media-gfx/xpaint/metadata.xml
new file mode 100644
index 000000000000..3b89377220b0
--- /dev/null
+++ b/media-gfx/xpaint/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+ </maintainer>
+ <longdescription lang="en">
+ XPaint is an X Window System color image bitmap editing program.
+ It also supports advanced features, such as image processing
+ algorithms, scripting and batch jobs. XPaint allows the edition
+ of multiple images simultaneously and supports a wide variety of
+ image formats, including: GIF, JPG, PNG, PPM, TIFF, XBM, XPM,
+ etc.
+
+ xpaint is now fully UTF8 compliant, and is capable of using
+ antialiased truetype fonts in its operations and in the menus
+ (in particular, translating to oriental languages should now be
+ quite easy - also the X core font protocol is no longer used
+ anywhere.)
+
+ xpaint also offers optional editing features based on
+ programmable filters and user defined procedures written as
+ scripts in plain C. The package includes a substantial list of
+ examples and some support for batch processing.
+ </longdescription>
+ <use>
+ <flag name="pgf">Support for loading PGF images</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">sf-xpaint</remote-id>
+ </upstream>
+</pkgmetadata>