mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 01:39:01 +08:00
67d6200cdb
* [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()
9 lines
525 B
Plaintext
9 lines
525 B
Plaintext
Source: openimageio
|
|
Version: Release-1.8.12-1
|
|
Description: A library for reading and writing images, and a bunch of related classes, utilities, and application
|
|
Build-Depends: libjpeg-turbo, tiff, libpng, openexr, boost-thread, boost-smart-ptr, boost-foreach, boost-regex, boost-type-traits, boost-static-assert, boost-unordered, boost-config, boost-algorithm, boost-filesystem, boost-system, boost-thread, boost-asio, boost-random, robin-map
|
|
|
|
Feature: libraw
|
|
Build-Depends: libraw
|
|
Description: Enable RAW image files support
|