{
  "name": "orc",
  "href": "https://vcpkg.link/ports/orc",
  "supports": "!uwp",
  "published_at": "2026-06-01T08:12:14.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://orc.apache.org/",
  "description": [
    "The smallest, fastest columnar storage for Hadoop workloads."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.2.2",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/65bda91bbe528183b19cd6b59a421774f109df99/ports/orc",
    "hash": "65bda91bbe528183b19cd6b59a421774f109df99"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "lz4",
      "href": "https://vcpkg.link/ports/lz4",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "protobuf",
      "href": "https://vcpkg.link/ports/protobuf",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "protobuf",
      "href": "https://vcpkg.link/ports/protobuf",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "snappy",
      "href": "https://vcpkg.link/ports/snappy",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "getopt-win32",
          "href": "https://vcpkg.link/ports/getopt-win32",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "windows & !mingw"
        },
        {
          "name": "gettimeofday",
          "href": "https://vcpkg.link/ports/gettimeofday",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "windows & !mingw"
        }
      ]
    }
  ]
}