{
  "name": "aravis",
  "href": "https://vcpkg.link/ports/aravis",
  "supports": "all",
  "published_at": "2026-05-01T01:08:23.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/AravisProject/aravis",
  "description": [
    " A vision library for genicam based cameras."
  ],
  "license": "LGPL-2.0-or-later",
  "version": {
    "type": "semver",
    "value": "0.8.36",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/19e336e6d1af2a5e8c5d9cc77f506cf90de9633c/ports/aravis",
    "hash": "19e336e6d1af2a5e8c5d9cc77f506cf90de9633c"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "fast-heartbeat",
      "default": [],
      "description": [
        "Enable faster heartbeat rate"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "introspection",
      "default": [],
      "description": [
        "Build introspection data"
      ],
      "supports": "!static",
      "dependencies": [
        {
          "name": "gobject-introspection",
          "href": "https://vcpkg.link/ports/gobject-introspection",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "packet-socket",
      "default": [],
      "description": [
        "Enable packet socket support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "usb",
      "default": [
        "all"
      ],
      "description": [
        "Enable USB support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libusb",
          "href": "https://vcpkg.link/ports/libusb",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}