public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/imlib2/
Date: Sun, 24 Nov 2019 13:36:02 +0000 (UTC)	[thread overview]
Message-ID: <1574602542.372ec538a32db09c2e92d8bacbc5c30d9b0dc286.juippis@gentoo> (raw)

commit:     372ec538a32db09c2e92d8bacbc5c30d9b0dc286
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 13:34:40 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 13:35:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372ec538

media-libs/imlib2: fix trailing whitespace

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-libs/imlib2/metadata.xml | 74 +++++++++++++++++++++---------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

diff --git a/media-libs/imlib2/metadata.xml b/media-libs/imlib2/metadata.xml
index 38796398fe0..043e8ff987f 100644
--- a/media-libs/imlib2/metadata.xml
+++ b/media-libs/imlib2/metadata.xml
@@ -18,50 +18,50 @@
 		<flag name="zlib">Zlib loader support</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 
+		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:
-		* Load image files from disk in one of many formats, 
-		* Save images to disk in one of many formats, 
-		* Render image data onto other images, 
-		* Render images to an X-Windows drawable, 
-		* Produce pixmaps and pixmap masks of Images, 
-		* Apply filters to images, 
-		* Rotate images, 
-		* Accept RGBA Data for images, 
-		* Scale images, 
-		* Alpha blend Images on other images or drawables, 
-		* Apply color correction and modification tables and factors to 
-		images, 
-		* Render images onto images with color correction and modification 
-		tables, 
-		* Render truetype anti-aliased text, 
-		* Render truetype anti-aliased text at any angle, 
-		* Render anti-aliased lines, 
-		* Render rectangles, 
-		* Render linear multi-colored gradients, 
-		* Cache data intelligently for maximum performance, 
-		* Allocate colors automatically, 
-		* Allow full control over caching and color allocation, 
-		* Provide highly optimized MMX assembly for core routines, 
-		* Provide plug-in filter interface, 
-		* Provide on-the-fly runtime plug-in image loading and saving 
-		interface, 
+		* Load image files from disk in one of many formats,
+		* Save images to disk in one of many formats,
+		* Render image data onto other images,
+		* Render images to an X-Windows drawable,
+		* Produce pixmaps and pixmap masks of Images,
+		* Apply filters to images,
+		* Rotate images,
+		* Accept RGBA Data for images,
+		* Scale images,
+		* Alpha blend Images on other images or drawables,
+		* Apply color correction and modification tables and factors to
+		images,
+		* Render images onto images with color correction and modification
+		tables,
+		* Render truetype anti-aliased text,
+		* Render truetype anti-aliased text at any angle,
+		* Render anti-aliased lines,
+		* Render rectangles,
+		* Render linear multi-colored gradients,
+		* Cache data intelligently for maximum performance,
+		* Allocate colors automatically,
+		* Allow full control over caching and color allocation,
+		* Provide highly optimized MMX assembly for core routines,
+		* Provide plug-in filter interface,
+		* 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 pieces for you so you can be lazy 
+		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 
+		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>


             reply	other threads:[~2019-11-24 13:36 UTC|newest]

Thread overview: 138+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-24 13:36 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-26 16:15 [gentoo-commits] repo/gentoo:master commit in: media-libs/imlib2/ Arthur Zamarin
2025-09-24  1:32 Sam James
2025-09-23 17:01 Arthur Zamarin
2025-09-23 13:00 Arthur Zamarin
2025-09-23 12:08 Arthur Zamarin
2025-04-28 12:19 Viorel Munteanu
2025-04-24 22:03 Eli Schwartz
2025-03-19  6:31 Yixun Lan
2025-03-04 23:54 Yixun Lan
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-07-14 11:01 Yixun Lan
2024-07-14 11:01 Yixun Lan
2024-05-12 11:21 Yixun Lan
2024-04-13 18:57 Arthur Zamarin
2024-04-13 18:53 Arthur Zamarin
2024-04-13 16:01 Arthur Zamarin
2024-04-13 16:01 Arthur Zamarin
2024-04-13 16:01 Arthur Zamarin
2024-04-13 13:59 Sam James
2024-04-13 13:59 Sam James
2024-04-10 23:34 Yixun Lan
2023-03-17 19:40 Andrew Savchenko
2023-01-13 16:32 Arthur Zamarin
2022-12-22  7:27 Arthur Zamarin
2022-12-21 23:09 Sam James
2022-12-21 23:09 Sam James
2022-12-21 22:54 Sam James
2022-12-21 22:48 Sam James
2022-12-21 22:48 Sam James
2022-12-21 22:47 Sam James
2022-12-18  8:32 Sam James
2022-12-11 17:52 Arthur Zamarin
2022-10-20 19:06 Arthur Zamarin
2022-10-20 18:59 Jakov Smolić
2022-10-15  7:06 Jakov Smolić
2022-10-13 23:01 Sam James
2022-10-13 22:46 Sam James
2022-08-01  3:24 Sam James
2022-07-31 14:24 Andrew Savchenko
2022-05-14  3:42 WANG Xuerui
2022-04-29  4:42 Sam James
2021-12-12 10:10 Andrew Savchenko
2021-12-12  1:53 Sam James
2021-12-12  1:53 Sam James
2021-12-12  1:53 Sam James
2021-12-12  1:52 Sam James
2021-12-12  1:51 Sam James
2021-12-11 14:42 Jakov Smolić
2021-12-11 14:42 Jakov Smolić
2021-12-10 21:08 Andrew Savchenko
2021-10-02 22:52 James Le Cuirot
2021-08-16 21:28 Sam James
2021-08-16  8:52 David Seifert
2021-05-27 14:34 Yixun Lan
2021-01-16 13:00 Andrew Savchenko
2021-01-16 13:00 Andrew Savchenko
2020-05-16  7:09 Joonas Niilola
2020-03-15 17:38 Mart Raudsepp
2020-03-10  8:35 Agostino Sarubbo
2020-02-08  7:58 Joonas Niilola
2020-01-27 11:38 Mikle Kolyada
2020-01-17  8:09 Sergei Trofimovich
2020-01-17  8:07 Sergei Trofimovich
2020-01-16 18:14 Sergei Trofimovich
2020-01-15 23:52 Sergei Trofimovich
2020-01-15  5:43 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2019-12-14  7:42 Joonas Niilola
2019-12-14  7:42 Joonas Niilola
2019-11-26 14:59 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2019-05-15  1:04 Aaron Bauman
2018-12-27 18:48 Fabian Groffen
2018-12-12 14:55 Mikle Kolyada
2018-11-28 16:19 Michał Górny
2018-11-28 12:15 Tobias Klausmann
2018-11-18 12:05 Mikle Kolyada
2018-11-06 23:56 Sergei Trofimovich
2018-11-05  7:51 Sergei Trofimovich
2018-11-05  7:51 Sergei Trofimovich
2018-11-03 18:34 Mikle Kolyada
2018-11-01 19:07 Sergei Trofimovich
2018-10-31 23:35 Sergei Trofimovich
2018-10-31  1:04 Thomas Deutschmann
2018-08-25  6:14 Michał Górny
2018-08-23 12:32 Michał Górny
2018-07-31 11:04 Michał Górny
2018-07-29 10:35 Sergei Trofimovich
2018-07-22 23:22 Andreas Sturmlechner
2018-07-22 23:22 Andreas Sturmlechner
2018-07-22 23:22 Andreas Sturmlechner
2018-07-22  1:27 Mikle Kolyada
2018-07-09 14:17 Mikle Kolyada
2018-07-02  0:49 Thomas Deutschmann
2018-06-28 21:32 Pacho Ramos
2018-06-27 22:22 Sergei Trofimovich
2018-06-27 21:54 Sergei Trofimovich
2018-06-27 17:23 Tobias Klausmann
2018-06-27  6:25 Sergei Trofimovich
2018-06-17 21:53 Mart Raudsepp
2018-06-13 10:41 Michał Górny
2018-06-12 20:48 Sergei Trofimovich
2018-06-12 10:23 Sergei Trofimovich
2018-04-27 18:22 Michał Górny
2018-04-16 15:35 Michał Górny
2017-06-16 10:37 Alexis Ballier
2017-04-21  7:59 Lars Wendler
2016-11-20  7:28 Michael Palimaka
2016-10-24  9:34 Pacho Ramos
2016-08-11 13:28 Mike Frysinger
2016-07-08 12:02 Agostino Sarubbo
2016-07-08 10:02 Agostino Sarubbo
2016-07-08  7:53 Agostino Sarubbo
2016-05-20 15:27 Tobias Klausmann
2016-05-17 18:33 Markus Meier
2016-05-14 22:23 Agostino Sarubbo
2016-05-14 22:22 Agostino Sarubbo
2016-05-14  8:13 Jeroen Roovers
2016-05-13 13:52 Jeroen Roovers
2016-05-11  7:29 Lars Wendler
2016-04-05 17:28 Mike Frysinger
2016-04-02  4:11 Mike Frysinger
2016-03-19 11:35 Agostino Sarubbo
2016-03-15 16:39 Agostino Sarubbo
2016-02-03 20:50 Markus Meier
2016-01-30 16:55 Tobias Klausmann
2016-01-27 17:41 Jeroen Roovers
2016-01-26 16:42 Agostino Sarubbo
2016-01-26  7:52 Mike Frysinger
2015-11-02 20:07 Mike Frysinger
2015-08-14  6:36 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1574602542.372ec538a32db09c2e92d8bacbc5c30d9b0dc286.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox