aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/fix_libraw.patch
AgeCommit message (Collapse)Author
2019-12-25[openimageio] Remove feature ptex due to some link error. Fix dependencies ↵JackBoosY
opencv and webp. Merge fix dependency patches.
2019-12-24[openimageio] update to 2.1.9.0 and fix static build.JackBoosY
2019-10-10[openimageio]Upgrade version and add features.JackBoosY
2019-07-07[openimageio] Upgrade to version 2.0.8 (#7173)wangli28
2018-07-03[openimageio] build with libraw support (#3830)Yann Lanthony
* [openimageio] build with libraw * patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw' * activate USE_LIBRAW * declare dependency to libraw in CONTROL file * [openimageio] 'libraw' as Feature * [openimageio] Use PATCHES parameter of vcpkg_from_github()