)]}'
{
  "commit": "fcedbc15fd37d5f65ca15eaf71f064ec7511d76d",
  "tree": "bd3b6bc29556a815037977c2f36d50f909352196",
  "parents": [
    "5ac3e5d7d9174f1411fc9c3001a08ac95af9808c"
  ],
  "author": {
    "name": "Benjamin Gilbert",
    "email": "bgilbert@backtick.net",
    "time": "Sun Feb 02 15:50:11 2025 -0800"
  },
  "committer": {
    "name": "Benjamin Gilbert",
    "email": "bgilbert@backtick.net",
    "time": "Sun Feb 02 16:02:31 2025 -0800"
  },
  "message": "meson: add dependency override for libslirp\n\nIf libslirp is built as a Meson subproject, Meson needs to associate the\nsuperproject\u0027s dependency(\u0027slirp\u0027) call with our libslirp_libdep variable.\nThe slirp.wrap file shipped in Meson wrapdb accomplishes this with:\n\n    [provide]\n    slirp \u003d libslirp_libdep\n\nBut that requires wrapdb to know the name of our libslirp_libdep variable,\nwhich changed in 04612eb31674.\n\nExplicitly bind the pkg-config name \u0027slirp\u0027 to libslirp_libdep.  This will\nallow slirp.wrap to say:\n\n    [provide]\n    dependency_names \u003d slirp\n\nand avoid hardcoding the variable name.\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c5c0e7f0c15b3178fdc03eb2f624104ccbc8cfff",
      "old_mode": 33188,
      "old_path": "meson.build",
      "new_id": "f27537439d83f0cb9fbc4920d6e16fc68cbbe413",
      "new_mode": 33188,
      "new_path": "meson.build"
    }
  ]
}
