aboutsummaryrefslogtreecommitdiff
path: root/ports/graphicsmagick
AgeCommit message (Collapse)Author
2018-11-28Update to GraphicsMagick 1.3.31 (#4847)Josue Andrade Gomes
2018-09-24[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add ↵Robert Schumacher
unofficial targets and usage information
2018-09-04[GraphicsMagick] bug-fix: image files won't load (#4215)David Ludwig
* [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-07-03[graphicsmagick] version 1.3.30 (#3824)Josue Andrade Gomes
2018-06-16GraphicsMagick 1.3.29 (#3732)Josue Andrade Gomes
2018-04-04GraphicsMagick 1.3.28Josue Andrade Gomes
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-04[graphicsmagick] build fixesJosue Andrade Gomes
2017-08-01GraphicsMagick 1.3.26Josue Andrade Gomes
2017-04-23GraphicsMagick portJosue Andrade Gomes