summaryrefslogtreecommitdiff
path: root/media-libs/libafterimage/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /media-libs/libafterimage/metadata.xml
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'media-libs/libafterimage/metadata.xml')
-rw-r--r--media-libs/libafterimage/metadata.xml38
1 files changed, 19 insertions, 19 deletions
diff --git a/media-libs/libafterimage/metadata.xml b/media-libs/libafterimage/metadata.xml
index 2366daca2db9..fe1ce7f70cdc 100644
--- a/media-libs/libafterimage/metadata.xml
+++ b/media-libs/libafterimage/metadata.xml
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sci-physics@gentoo.org</email>
- <name>Gentoo Physics Project</name>
-</maintainer>
-<longdescription lang="en">
- libAfterImage is a generic image manipulation library.
- It was initially implemented to address AfterStep Window Manager's needs for
- image handling, but it evolved into software suitable for project
- that has needs for handling images. Most of the popular image formats are
- supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO,
- TGA and GIF being supported internally. PNG, JPEG and TIFF formats are
- supported via standard libraries. Text rendering capabilities
- included, providing support for TrueType fonts using FreeType library,
- and anti-aliasing of standard fonts from X window system.
-</longdescription>
-<use>
- <flag name="shaping">Use MIT shaped X windows extention.</flag>
- <flag name="shm">Use MIT shared memory extention for X image transfer.</flag>
-</use>
+ <maintainer type="project">
+ <email>sci-physics@gentoo.org</email>
+ <name>Gentoo Physics Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ libAfterImage is a generic image manipulation library.
+ It was initially implemented to address AfterStep Window Manager's needs for
+ image handling, but it evolved into software suitable for project
+ that has needs for handling images. Most of the popular image formats are
+ supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO,
+ TGA and GIF being supported internally. PNG, JPEG and TIFF formats are
+ supported via standard libraries. Text rendering capabilities
+ included, providing support for TrueType fonts using FreeType library,
+ and anti-aliasing of standard fonts from X window system.
+ </longdescription>
+ <use>
+ <flag name="shaping">Use MIT shaped X windows extention.</flag>
+ <flag name="shm">Use MIT shared memory extention for X image transfer.</flag>
+ </use>
</pkgmetadata>