{
  "name": "plplot",
  "href": "https://vcpkg.link/ports/plplot",
  "supports": "all",
  "published_at": "2025-07-31T00:52:39.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://plplot.sourceforge.net/",
  "description": [
    "PLplot is a cross-platform software package for creating scientific plots whose (UTF-8) plot symbols and text are limited in practice only by what Unicode-aware system fonts are installed on a user's computer."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "5.15.0",
    "port": 6
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/897ba2ab4c4c776b985ab1f599548fcf3ae598ba/ports/plplot",
    "hash": "897ba2ab4c4c776b985ab1f599548fcf3ae598ba"
  },
  "repository": {
    "type": "sourceforge",
    "href": "https://sourceforge.com/p/plplot"
  },
  "dependencies": [
    {
      "name": "freetype",
      "href": "https://vcpkg.link/ports/freetype",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pango",
      "href": "https://vcpkg.link/ports/pango",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "plplot",
      "href": "https://vcpkg.link/ports/plplot",
      "is_host": true,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "wxwidgets",
      "default": [],
      "description": [
        "Enable wxWidgets GUI binding"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "wxwidgets",
          "href": "https://vcpkg.link/ports/wxwidgets",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "x11",
      "default": [],
      "description": [
        "Enable X11 support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cairo",
          "href": "https://vcpkg.link/ports/cairo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "libx11",
          "href": "https://vcpkg.link/ports/libx11",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}