summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/imagemagick
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-08-25 06:46:46 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-08-26 09:25:14 +0200
commitad01763ddfc28cec4a7abeb666877d6d9a1ef20e (patch)
tree318d74c1ae4b14c8f9e7d20a3195497d2fc4dd52 /meta-oe/recipes-support/imagemagick
parent9dd25136e8853b5ba547db85f9256b6a284ed9b9 (diff)
downloadmeta-openembedded-ad01763ddfc28cec4a7abeb666877d6d9a1ef20e.tar.gz
ImageMagick: update to upstream version 6.8.6-8
- License changed by additional copyright year only. - Patch PerlMagic_MakePatch.patch part of upstream now Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/imagemagick')
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/PerlMagic_MakePatch.patch11
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick-6.8.6/remove.dist-lzip.patch (renamed from meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/remove.dist-lzip.patch)0
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb)15
3 files changed, 6 insertions, 20 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/PerlMagic_MakePatch.patch b/meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/PerlMagic_MakePatch.patch
deleted file mode 100644
index f8ad0afc5..000000000
--- a/meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/PerlMagic_MakePatch.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- /tmp/Makefile.PL.in 2008-10-01 10:39:38.000000000 +0200
2+++ ImageMagick-6.4.4/PerlMagick/Makefile.PL.in 2008-10-01 10:40:25.000000000 +0200
3@@ -87,6 +87,8 @@
4
5 # Use same compiler as ImageMagick
6 'PERLMAINCC' => '@PERLMAINCC@ @OPENMP_CFLAGS@',
7+ 'AR' => '@AR@',
8+ 'LD' => '@PERLMAINCC@',
9
10 # Set Perl installation prefix to ImageMagick installation prefix
11 # 'PREFIX' => '@prefix@',
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/remove.dist-lzip.patch b/meta-oe/recipes-support/imagemagick/imagemagick-6.8.6/remove.dist-lzip.patch
index 559aa247d..559aa247d 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/remove.dist-lzip.patch
+++ b/meta-oe/recipes-support/imagemagick/imagemagick-6.8.6/remove.dist-lzip.patch
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb
index 2f0fad5ea..1af1f0b3e 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb
@@ -1,19 +1,16 @@
1DESCRIPTION = "ImageMagick is an image convertion tools" 1DESCRIPTION = "ImageMagick is an image convertion tools"
2SECTION = "console/utils" 2SECTION = "console/utils"
3LICENSE = "ImageMagick" 3LICENSE = "ImageMagick"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=944f66dcedc98d5a4e5d964bd3b32e7b" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1bf06a8d02cb00b02dea7d03ef9525f"
5# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results. 5# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
6DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw" 6DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw"
7 7
8PR = "r5" 8PATCHSET = "8"
9
10PATCHSET = "6"
11SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ 9SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \
12 file://PerlMagic_MakePatch.patch \
13 file://remove.dist-lzip.patch \ 10 file://remove.dist-lzip.patch \
14" 11"
15SRC_URI[md5sum] = "bcf07cf0822572fa2b47fa6d506f699a" 12SRC_URI[md5sum] = "ea66fbb6fc1354312bc4971c0a0cfb3c"
16SRC_URI[sha256sum] = "d9347f31d3d35b40009e1bbcf713c5ad252411e05ee621d5a7dae01e47bdbd80" 13SRC_URI[sha256sum] = "eb33e0ba6aeb542b7127ee1c2f62961236428b233e9911aa86e1b66b3342ea1d"
17 14
18S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}" 15S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
19 16
@@ -27,8 +24,8 @@ FILES_${PN} += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.so \
27 ${libdir}/ImageMagick-${PV}/modules-Q16/*/*.la \ 24 ${libdir}/ImageMagick-${PV}/modules-Q16/*/*.la \
28 ${libdir}/ImageMagick-${PV}/modules-Q16/filters \ 25 ${libdir}/ImageMagick-${PV}/modules-Q16/filters \
29 ${libdir}/ImageMagick-${PV}/modules-Q16/coders \ 26 ${libdir}/ImageMagick-${PV}/modules-Q16/coders \
30 ${libdir}/ImageMagick-${PV}/config/ \ 27 ${libdir}/ImageMagick-${PV}/config-Q16 \
31 ${datadir}/ImageMagick-${PV}" 28 ${datadir}/ImageMagick-6 "
32 29
33FILES_${PN}-dev += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.a" 30FILES_${PN}-dev += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.a"
34 31