diff options
author | Marko Lindqvist <cazfi74@gmail.com> | 2013-08-25 06:46:46 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-08-26 09:25:14 +0200 |
commit | ad01763ddfc28cec4a7abeb666877d6d9a1ef20e (patch) | |
tree | 318d74c1ae4b14c8f9e7d20a3195497d2fc4dd52 /meta-oe | |
parent | 9dd25136e8853b5ba547db85f9256b6a284ed9b9 (diff) | |
download | meta-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')
-rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick-6.7.5/PerlMagic_MakePatch.patch | 11 | ||||
-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 @@ | |||
1 | DESCRIPTION = "ImageMagick is an image convertion tools" | 1 | DESCRIPTION = "ImageMagick is an image convertion tools" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "ImageMagick" | 3 | LICENSE = "ImageMagick" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=944f66dcedc98d5a4e5d964bd3b32e7b" | 4 | LIC_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. |
6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw" | 6 | DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw" |
7 | 7 | ||
8 | PR = "r5" | 8 | PATCHSET = "8" |
9 | |||
10 | PATCHSET = "6" | ||
11 | SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ | 9 | SRC_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 | " |
15 | SRC_URI[md5sum] = "bcf07cf0822572fa2b47fa6d506f699a" | 12 | SRC_URI[md5sum] = "ea66fbb6fc1354312bc4971c0a0cfb3c" |
16 | SRC_URI[sha256sum] = "d9347f31d3d35b40009e1bbcf713c5ad252411e05ee621d5a7dae01e47bdbd80" | 13 | SRC_URI[sha256sum] = "eb33e0ba6aeb542b7127ee1c2f62961236428b233e9911aa86e1b66b3342ea1d" |
17 | 14 | ||
18 | S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}" | 15 | S = "${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 | ||
33 | FILES_${PN}-dev += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.a" | 30 | FILES_${PN}-dev += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.a" |
34 | 31 | ||