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

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:12 UTC 2014


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

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=1d84a5e07493d6dc6167e5299e78eb863c2a1658


More information about the Openembedded-commits mailing list