mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 20:09:25 +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:
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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user