[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files
Raphael Kubo da Costa
rakuco at FreeBSD.org
Mon Aug 10 17:59:25 UTC 2015
SVN commit 11037 by rakuco:
cmake: Merge r377347 from ports.
------------------------------------------------------------------------
r377347 | kwm | 2015-01-18 22:12:42 +0100 (Sun, 18 Jan 2015) | 18 lines
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd at interfasys.ch [2]
------------------------------------------------------------------------
AM patch-Modules_FindImageMagick.cmake
More information about the kde-freebsd
mailing list