imagemagick: add homepage and description

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Randy MacLeod
2019-02-12 16:27:45 -05:00
committed by Khem Raj
parent f372c8a480
commit 2dfb216ecd
@@ -1,5 +1,8 @@
SUMMARY = "ImageMagick is an image convertion tools" SUMMARY = "ImageMagick is an image convertion toolkit"
SECTION = "console/utils" 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" LICENSE = "ImageMagick"
LIC_FILES_CHKSUM = "file://LICENSE;md5=dad5a98f173fd3fa6958a1a58c6131c1" 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. # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.