mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/imagemagick6: fix license
https://www.imagemagick.org/script/index.php: > It is distributed under the Apache 2.0 license. The LICENSE file contains a preface, but that just explains the following text of Apache-2.0 license in simple terms.
This commit is contained in:
parent
3f0f01757b
commit
9a8fafdfdf
@ -10,7 +10,7 @@ pkgrel=0
|
||||
pkgdesc="A collection of tools and libraries for many image formats (legacy version $_abiver)"
|
||||
url="https://www.imagemagick.org/"
|
||||
arch="all"
|
||||
license="custom"
|
||||
license="Apache-2.0"
|
||||
options="libtool"
|
||||
depends_dev="!${pkgname%$_abiver}-dev"
|
||||
makedepends="fontconfig-dev freetype-dev ghostscript-dev lcms2-dev
|
||||
|
Loading…
Reference in New Issue
Block a user