History log of /imagick/imagemagick_dependency.sh (Results 1 – 23 of 23)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.5.0, 3.5.0RC2
# 2d1de9db 10-May-2021 Danack

Fix incorrect directory name.


# 135faec1 09-May-2021 Danack

ImageMagick changed main branch name.


# 77417339 18-Aug-2020 Danack

Add a check for fonts being found.

Also, tweak installation of ImageMagick to display less debug.


# b155351a 17-Aug-2020 Danack

Avoid directory error.


# 9907cf9c 17-Aug-2020 Danack

directory that urw-base35 fonts are installed to has changed.

ImageMagick couldn't find the fonts. So tell IM where they are.


Revision tags: 3.4.4, 3.4.4RC2, 3.4.4RC1
# 8fe1523a 29-Nov-2018 Danack

Add files to package.xml. Tweak download location.


# 6221a8ee 29-Nov-2018 Danack

Added debug for finding out why cached compiled IM is not kicking in.


# 74211adf 29-Nov-2018 Danack

Use correct flag for specifying download filename.


# f6fc2657 29-Nov-2018 Danack

Use official releases, rather than Launchpad.


# f35f3b6d 28-Nov-2018 Danack

Correct IM6 directory for compiling from git.


# 49f44c0d 28-Nov-2018 Danack

Fix compiling against ImageMagick 6 git.


Revision tags: 3.4.3, 3.4.3RC4, 3.4.3RC3, 3.4.3RC2, 3.4.3RC1, 3.4.2, 3.3.0
# 48c1a293 27-Sep-2015 Danack

Avoid re-downloading source files when cached version is going to be used anyway.


# 97264725 26-Sep-2015 Danack

Added ability to make build off individual ImageMagick commits to isolate problems.


# c0bb7bc0 24-Sep-2015 Danack

Leave Graphviz disabled. We don't use it, and it will sometimes crash older releases of ImageMagick.


# fe453bdb 24-Sep-2015 Danack

Re-enable graphviz.


# bb9b054f 22-Sep-2015 Danack

Fix travis regressions.


# 024f5a03 11-Jun-2015 Danack

Fixed failing tests.

Remove setprogressmonitor from versions that don't support it.
Make minimum tested version be one that is supported.
Disable errors for compile warnings.


# 29b7a00f 11-Jun-2015 Danack

Tweaking travis and listing files.


# e13218a6 10-Jun-2015 Danack

Add support for ImageMagick 7.

Add basic support for ImageMagick 7, updated tests to not fail for functions removed in IM7. Added Travis tests against ImageMagick git dev repositories.


Revision tags: 3.3.0RC2, 3.3.0RC1, 3.2.0RC1, 3.2.0b2
# c1149fb1 13-Oct-2013 Mikko

Just dev for now, adding trunk later


# d8659f95 13-Oct-2013 Mikko

Does disable openmp help here?


# b07cfd7e 12-Oct-2013 Mikko

This should be executable


# 6059269c 12-Oct-2013 Mikko

Added travis stuff