24 lines
406 B
JSON
Executable File
24 lines
406 B
JSON
Executable File
{
|
|
"name": "orc",
|
|
"version": "1.6.4",
|
|
"port-version": 4,
|
|
"description": "The smallest, fastest columnar storage for Hadoop workloads.",
|
|
"homepage": "https://orc.apache.org/",
|
|
"dependencies": [
|
|
"gtest",
|
|
"lz4",
|
|
"protobuf",
|
|
{
|
|
"name": "protobuf",
|
|
"host": true
|
|
},
|
|
"snappy",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib",
|
|
"zstd"
|
|
]
|
|
}
|