{
  "name": "shiftmedia-libgnutls",
  "version": "3.7.6",
  "port-version": 3,
  "description": "Unofficial GnuTLS fork with added custom native Visual Studio project build tools. ",
  "homepage": "https://github.com/ShiftMediaProject/gnutls",
  "license": "LGPL-2.1-only",
  "supports": "windows & !arm & !mingw & !xbox",
  "dependencies": [
    "gettext",
    "gmp",
    "libidn2",
    "libtasn1",
    "nettle",
    {
      "name": "vs-yasm",
      "host": true
    },
    {
      "name": "yasm-tool-helper",
      "host": true
    },
    "zlib"
  ]
}
