aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/fix_libraw.patch
AgeCommit message (Collapse)Author
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()