From e6064f2f4bb116b893869d8813548b87f77bec95 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Thu, 24 Sep 2020 10:31:34 -0400
Subject: [PATCH 20/20] gnu: pixman: Update synopsis and description.
* gnu/packages/xdisorg.scm (pixman) [synopsis]: Modify.
[description]: Modify.
---
gnu/packages/xdisorg.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
@@ -494,10 +494,9 @@ following the mouse.")
(inputs
`(("libpng" ,libpng)
("zlib" ,zlib)))
- (synopsis "Low-level pixel manipulation library")
- (description "Pixman is a low-level software library for pixel
-manipulation, providing features such as image compositing and trapezoid
-rasterisation.")
+ (synopsis "Image processing and manipulation library")
+ (description "Pixman is a library that provides low-level pixel manipulation
+features such as image compositing and trapezoid rasterization.")
(home-page "http://www.pixman.org/")
(license license:expat)))
--
2.28.0