summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-23 00:52:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-23 01:21:53 +0200
commit44176532b22db4bd2b9f9240f21d6f7a6f995a99 (patch)
treee218329937aa958591bc38e7a1543fc2be53a20a /media-libs/imlib2
parentmedia-libs/imlib2: 1.5.1: EAPI-7 revbump with new USE flags (diff)
downloadgentoo-44176532b22db4bd2b9f9240f21d6f7a6f995a99.tar.gz
gentoo-44176532b22db4bd2b9f9240f21d6f7a6f995a99.tar.bz2
gentoo-44176532b22db4bd2b9f9240f21d6f7a6f995a99.zip
media-libs/imlib2: metadata: Make repoman happy
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/metadata.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/media-libs/imlib2/metadata.xml b/media-libs/imlib2/metadata.xml
index c95c673b437c..01e33b1417ed 100644
--- a/media-libs/imlib2/metadata.xml
+++ b/media-libs/imlib2/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>juippis@gmail.com</email>
-</maintainer>
-<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
-</maintainer>
+ <maintainer type="person">
+ <email>juippis@gmail.com</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="shm">Use MIT shared memory support for X image transfer.</flag>
</use>
-<longdescription>
-Imlib 2 is the successor to Imlib. It is not just a newer version - it is a
-completely new library. Imlib2 can be installed alongside Imlib 1.x without any
-problems since they are effectively different libraries - but they Have very
+ <longdescription>
+Imlib 2 is the successor to Imlib. It is not just a newer version - it is a
+completely new library. Imlib2 can be installed alongside Imlib 1.x without any
+problems since they are effectively different libraries - but they Have very
similar functionality.
Imlib2 can do the following:
@@ -43,18 +43,18 @@ Imlib2 can do the following:
* Provide on-the-fly runtime plug-in image loading and saving interface
* Fastest image compositing, rendering and manipulation library for X
-If what you want isn't in the list above somewhere then likely Imlib 2 does not
-do it. If it does it it likely does it faster than any other library you can find
-(this includes gdk-pixbuf, gdkrgb, etc.) primarily because of highly optimized
-code and a smart subsystem that does the dirty work for you and picks up the
+If what you want isn't in the list above somewhere then likely Imlib 2 does not
+do it. If it does it it likely does it faster than any other library you can find
+(this includes gdk-pixbuf, gdkrgb, etc.) primarily because of highly optimized
+code and a smart subsystem that does the dirty work for you and picks up the
pieces for you so you can be lazy and let all the optimizations for you.
-Imlib 2 can run without a display, so it can be easily used for background image
-processing for web sites or servers - it only requires the X libraries to be
-installed - that is all - it does not require an XServer to run unless you wish
+Imlib 2 can run without a display, so it can be easily used for background image
+processing for web sites or servers - it only requires the X libraries to be
+installed - that is all - it does not require an XServer to run unless you wish
to display images.
-</longdescription>
-<upstream>
- <remote-id type="sourceforge">enlightenment</remote-id>
-</upstream>
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">enlightenment</remote-id>
+ </upstream>
</pkgmetadata>