mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user