commit:     25cb02c02a7d18acb3bb56a479595e7a14faa2dc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 09:00:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 09:00:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25cb02c0

media-gfx/graphicsmagick: reindent metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/graphicsmagick/metadata.xml | 57 +++++++++++++++++------------------
 1 file changed, 28 insertions(+), 29 deletions(-)

diff --git a/media-gfx/graphicsmagick/metadata.xml 
b/media-gfx/graphicsmagick/metadata.xml
index 270526b3183b..b4e26041b649 100644
--- a/media-gfx/graphicsmagick/metadata.xml
+++ b/media-gfx/graphicsmagick/metadata.xml
@@ -1,33 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="person">
-      <email>[email protected]</email>
-      <name>Sam James</name>
-  </maintainer>
-  <maintainer type="project">
-      <email>[email protected]</email>
-      <name>Gentoo Codec Project</name>
-  </maintainer>
-  <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="dynamic-loading">Compile graphicsmagick with dynamically
-    loadable modules</flag>
-    <flag name="heif">Add HEIF/HEIC image support</flag>
-    <flag name="jpegxl">Enable support for JPEG XL image format</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>
-  </use>
-  <upstream>
-    <remote-id type="sourceforge">graphicsmagick</remote-id>
-  </upstream>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Sam James</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Codec Project</name>
+       </maintainer>
+       <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="dynamic-loading">Compile graphicsmagick with 
dynamically loadable modules</flag>
+               <flag name="heif">Add HEIF/HEIC image support</flag>
+               <flag name="jpegxl">Enable support for JPEG XL image 
format</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>
+       </use>
+       <upstream>
+               <remote-id type="sourceforge">graphicsmagick</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to