Commit Graph

12 Commits

Author SHA1 Message Date
David Ludwig
d68cc287f9 [GraphicsMagick] bug-fix: image files won't load (#4215)
* [GraphicsMagick] bug-fix: image files won't load

GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'.  These are files with names specific to GM, and of the format,
'IM_*.dll'.  vcpkg's install process was not setting these up.  This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.

* [vcpkg_extract_source_archive_ex] Add PATCHES argument

* [openmesh] Use direct download instead of gitlab

* [blaze] Use PATCHES argument

* [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04 16:20:46 -07:00
igl42
a687f98f98 [blaze] Fix the SHA512 in the 'portfile.cmake' (#4138)
* [blaze] Fix the SHA512 in the 'portfile.cmake'

* [blaze] Use commit SHA to avoid future tag movement. Fix patches.
2018-08-22 14:38:31 -07:00
igl42
43b9d80306 Update to Blaze 3.4 (#4128) 2018-08-21 14:36:20 -07:00
Robert Schumacher
b08e78b07d [cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations. 2018-07-02 22:16:47 -07:00
Robert Schumacher
77b07838bf [blaze] Update SHA512. Fixes #2841. 2018-02-19 22:25:19 -08:00
Klaus Iglberger
de2160d3e3 [blaze] update to Blaze 3.3 2018-02-11 07:40:02 +01:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
Robert Schumacher
b54f4f26ae [blaze] Fix remaining stray _INVALID_ROOT_ 2017-11-01 11:42:09 -07:00
Robert Schumacher
4b66571c9d [blaze] Add dependencies and install *-config.cmake files. 2017-10-26 22:35:06 -07:00
Fabien Péan
6b5e39848a [blaze] Use vcpkg_from_bitbucket in portfile 2017-08-30 00:15:28 +02:00
Klaus Iglberger
e5ec89e102 [blaze] update to Blaze 3.2 2017-08-20 05:56:02 +02:00
AuroraDysis
6280966124 [blaze] initial port 2017-07-17 21:43:46 +08:00