All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] imagemagick: add homepage and description
@ 2019-02-12 21:27 Randy MacLeod
  2019-02-13 12:18 ` Scott Ellis
  0 siblings, 1 reply; 2+ messages in thread
From: Randy MacLeod @ 2019-02-12 21:27 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
 meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
index 46cc78ed7..af219abdb 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
@@ -1,5 +1,8 @@
-SUMMARY = "ImageMagick is an image convertion tools"
+SUMMARY = "ImageMagick is an image convertion toolkit"
 SECTION = "console/utils"
+HOMEPAGE = "https://www.imagemagick.org/"
+DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \
+editing raster and vector image files. It can read and write over 200 image file formats."
 LICENSE = "ImageMagick"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dad5a98f173fd3fa6958a1a58c6131c1"
 # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
-- 
2.17.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] imagemagick: add homepage and description
  2019-02-12 21:27 [PATCH] imagemagick: add homepage and description Randy MacLeod
@ 2019-02-13 12:18 ` Scott Ellis
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Ellis @ 2019-02-13 12:18 UTC (permalink / raw)
  To: openembedded-devel

-+SUMMARY = "ImageMagick is an image convertion toolkit"
++SUMMARY = "ImageMagick is an image conversion toolkit"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-13 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 21:27 [PATCH] imagemagick: add homepage and description Randy MacLeod
2019-02-13 12:18 ` Scott Ellis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.