{
  "name": "libaribcaption",
  "href": "https://vcpkg.link/ports/libaribcaption",
  "supports": "all",
  "published_at": "2026-07-27T21:33:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/xqq/libaribcaption",
  "description": [
    "Portable ARIB STD-B24 caption decoder/renderer"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0899aded0cd293a900b32625ddfa2e3fbe66aa7b/ports/libaribcaption",
    "hash": "0899aded0cd293a900b32625ddfa2e3fbe66aa7b"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/xqq/libaribcaption",
    "stars": 128
  },
  "dependencies": [
    {
      "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": "gdi",
      "default": [],
      "description": [
        "Enable Win32 GDI font provider"
      ],
      "supports": "windows",
      "dependencies": [
        {
          "name": "libaribcaption",
          "href": "https://vcpkg.link/ports/libaribcaption",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "renderer",
      "default": [
        "all"
      ],
      "description": [
        "Build with renderer enabled"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fontconfig",
          "href": "https://vcpkg.link/ports/fontconfig",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "linux"
        },
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "android | linux"
        }
      ]
    }
  ]
}