mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
imagemagick: update to 7.0.8-10, build without pango
This commit is contained in:
parent
eef941cb6b
commit
092b9fc2d3
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="imagemagick"
|
||||
PKG_VERSION="7.0.8-6"
|
||||
PKG_SHA256="17320a2019c89c1dc6de15e36ef5455a1a023ad2dc729823c2041acdea5f38ba"
|
||||
PKG_VERSION="7.0.8-10"
|
||||
PKG_SHA256="119f99e7849805741fbf0a7890bae0b0a6530fdab35dd3f39185b2dddba272f8"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="http://www.imagemagick.org/script/license.php"
|
||||
PKG_SITE="http://www.imagemagick.org/"
|
||||
@ -15,5 +15,6 @@ PKG_LONGDESC="Software suite to create, edit, compose, or convert bitmap images"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-openmp \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-pango=no \
|
||||
--with-utilities=no \
|
||||
--with-x=no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user