39 lines
764 B
Plaintext
39 lines
764 B
Plaintext
name: imagemagick
|
|
description: FOSS software used for editing and manipulating digital images
|
|
version: 7.1.2_5
|
|
revision: 1
|
|
url: https://imagemagick.org/index.php
|
|
license: custom
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bzip2
|
|
- cairo
|
|
- fftw
|
|
- fontconfig
|
|
- freetype2
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- libtool
|
|
- libpng
|
|
- libxext
|
|
- libxml2
|
|
- xz-utils
|
|
- zlib
|
|
optional_depends:
|
|
- libjpeg-turbo
|
|
- librsvg
|
|
- libtiff
|
|
- libwebp
|
|
- pango
|
|
make_depends:
|
|
- libjpeg-turbo
|
|
- librsvg
|
|
- libwebp
|
|
downloads:
|
|
- url: https://www.imagemagick.org/archive/releases/ImageMagick-${BPM_PKG_VERSION//_/-}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 3f8a2ef3744a704edec90734106107a6f4548e65a30d91d4dedce4c17c6f9e75
|