summaryrefslogtreecommitdiff
path: root/media-libs/libafterimage
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
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'media-libs/libafterimage')
-rw-r--r--media-libs/libafterimage/Manifest2
-rw-r--r--media-libs/libafterimage/metadata.xml38
2 files changed, 20 insertions, 20 deletions
diff --git a/media-libs/libafterimage/Manifest b/media-libs/libafterimage/Manifest
index 6848bf7a5dfb..8fc0cdd2f58a 100644
--- a/media-libs/libafterimage/Manifest
+++ b/media-libs/libafterimage/Manifest
@@ -5,4 +5,4 @@ AUX libafterimage-libpng15.patch 1076 BLAKE2B 1de5fb2ea663842a0f843f5f2db1406202
AUX libafterimage-makefile.in.patch 2168 BLAKE2B eae3d6ded2e08442d72014c9e054357ffc8dfa37b9f4be76debd6a3c6e4f54a661735eac54a5e4b12663e0365f46c49283efec21ec0e3130d6ede6c0be20e58c SHA512 0fab45a672d4cdecdbd792eb966a31d3ea7e7be7fae52b1e7080d96a513788502099dac41692b4cadfc062ee7fa24bfaceeed4931811488dc4f7c7c34a1e99ec
DIST libAfterImage-1.20.tar.bz2 1017055 SHA256 6e233253f4d1dd22dfce9f9a245cc036d814fc99ba7f6732f4e345de62cfe458 SHA512 4056c73d1ab401480803a3a932d647a66574df9f65efc0d30ba80800e1a3424b4fbfce8e9cdf82c4852862491d92cbb42392f8cce8d6ac21d3b49e4ffe1808c4 WHIRLPOOL 27ee6236ba9b84bb736c9caeabedf0f872fc4223d198f20c530d804d5ace1b91e2f5c26e2015a547899f1cea482a7ea5fcc91e84123ee7390eb38caa3460dd5b
EBUILD libafterimage-1.20-r2.ebuild 2688 BLAKE2B 911ddb4a55182cdc805939ac18b75f883182c2022e0084df667ecdcf3b297f6076e100d91af581666d6345dc5d0869a8a2fc79539c59c821642295aa8add94db SHA512 e5be4a1c881d3a2abba70b29d109a9e78ae9325d868a812c335e781e4356ea09eef33494492f3d9242e40ff413be042b086f68af61d19a62f6bc7d1ba3a15df5
-MISC metadata.xml 1083 BLAKE2B 26e342a4f79f0b009968071fa5324fa045006513e5bece5a0c3f3c60379c3ef470b9c79af46e960c347742c6a52e7ef20e75d683146b630d2500f17b780ee292 SHA512 dd947905f857f506c4482455b249fd0c98eae17b6c3a5dab2d7c3890b545667eed1e261202f2a3ce47b4b3dce53dc903d86df3eac6c4eac5a97868b1c8278e4b
+MISC metadata.xml 1093 BLAKE2B e95588bdee3a0fbb8d586f551f79b704807f8677bf9bc6e81882f65262d3c74f01d295019d77a5486c227b8c78067a7fe05776c864dae04da2acebb5c99fbd5a SHA512 d0a2fcc071c5ebe0fff77f80c6e663885181001ce1e2ea3e39ca6950e50332d4d6eaf560008ade8e72d6294d182ecaead1e9b30e7d5abb193bae2f2c75318018
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>