2021-09-09 16:24:04 +08:00
{
"name" : "usd" ,
"version-string" : "20.08" ,
2022-10-06 05:59:14 +08:00
"port-version" : 4 ,
2021-09-09 16:24:04 +08:00
"description" : "Universal Scene Description (USD) is an efficient, scalable system for authoring, reading, and streaming time-sampled scene description for interchange between graphics applications." ,
"homepage" : "https://github.com/PixarAnimationStudios/USD" ,
2022-10-06 05:59:14 +08:00
"license" : null ,
"supports" : "!x86 & !arm" ,
2021-09-09 16:24:04 +08:00
"dependencies" : [
"boost-assign" ,
"boost-crc" ,
"boost-date-time" ,
"boost-filesystem" ,
"boost-format" ,
"boost-multi-index" ,
"boost-program-options" ,
"boost-regex" ,
"boost-system" ,
"boost-vmd" ,
"tbb" ,
2022-10-06 05:59:14 +08:00
{
"name" : "vcpkg-cmake" ,
"host" : true
} ,
{
"name" : "vcpkg-cmake-config" ,
"host" : true
} ,
2021-09-09 16:24:04 +08:00
"zlib"
]
}