]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
imagemagick: bump version to 7.0.2-4
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 14 Jul 2016 10:26:09 +0000 (11:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 14 Jul 2016 10:33:52 +0000 (12:33 +0200)
Option --without-jp2 removed as it doesn't exist anymore.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/imagemagick/imagemagick.hash
package/imagemagick/imagemagick.mk

index ef73b245ada4bc5da59deab0ed1deb554d109e0f..b04ecd5ea8dfbd447311c68e3c5dfe151eca36e8 100644 (file)
@@ -1,2 +1,2 @@
 # From http://www.imagemagick.org/download/releases/digest.rdf
-sha256 a4420a125609d6cac2fbc141a291bbf143d71bd15e21c09946fdf98f90247225  ImageMagick-7.0.2-1.tar.xz
+sha256 3d870568432520095755fad9bb29b332351c7e25061d5d7d44873accc0eb08fe  ImageMagick-7.0.2-4.tar.xz
index 864e033987d5923c69d3ad013abb0d34a6edb412..ae6c62acd25397e7dfa46864cf085caa45ca4058 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IMAGEMAGICK_VERSION = 7.0.2-1
+IMAGEMAGICK_VERSION = 7.0.2-4
 IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.xz
 IMAGEMAGICK_SITE = http://www.imagemagick.org/download/releases
 IMAGEMAGICK_LICENSE = Apache-2.0
@@ -30,7 +30,6 @@ IMAGEMAGICK_CONF_OPTS = \
        --without-gslib \
        --without-gvc \
        --without-jbig \
-       --without-jp2 \
        --without-lqr \
        --without-openexr \
        --without-perl \