[oe-commits] Khem Raj : imagemagick: Update to 6.8.8

git at git.openembedded.org git at git.openembedded.org
Thu Apr 24 13:43:54 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 754af892b0d5f5e011dbd97753484468f100c69f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=754af892b0d5f5e011dbd97753484468f100c69f

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Apr 23 22:36:04 2014 -0700

imagemagick: Update to 6.8.8

Add ImageMagick to known licenses
The license checksum is changed due to year change in license text
-Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
+Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.

Add suffix .im6 to binaries, this avoids conflicts with other packages
e.g. lmbench provides stream utility and imagemagick does too so when
both packages are being part of image we have conflicts. This resolves
it by renaming stream to stream.im6 to make it distinct

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta-oe/licenses/ImageMagick                       | 103 +++++++++++++++++++++
 .../remove.dist-lzip.patch                         |   0
 .../{imagemagick_6.8.6.bb => imagemagick_6.8.8.bb} |   8 +-
 3 files changed, 107 insertions(+), 4 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=754af892b0d5f5e011dbd97753484468f100c69f


More information about the Openembedded-commits mailing list