{
 "app_id": "org.gabmus.whatip",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gabmus.whatip/master/org.gabmus.whatip.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:14:41.585520+00:00",
 "manifest": {
  "app-id": "org.gabmus.whatip",
  "command": "whatip",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/bash-completion",
   "/share/doc",
   "/share/gir-1.0",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python-deps.json",
   {
    "name": "iproute2",
    "buildsystem": "autotools",
    "make-install-args": [
     "PREFIX=${FLATPAK_DEST}",
     "SBINDIR=${FLATPAK_DEST}/bin",
     "CONFDIR=${FLATPAK_DEST}/etc/iproute2"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.2.0.tar.xz",
      "sha256": "4d72730200ec5b2aabaa1a2f20553c6748292f065d9a154c7d5e22559df9fd62"
     }
    ]
   },
   {
    "name": "iputils",
    "buildsystem": "meson",
    "config-opts": [
     "-DUSE_CAP=false",
     "-DUSE_IDN=false",
     "-DBUILD_ARPING=false",
     "-DBUILD_CLOCKDIFF=false",
     "-DBUILD_RARPD=false",
     "-DBUILD_RDISC=false",
     "-DENABLE_RDISC_SERVER=false",
     "-DBUILD_TRACEPATH=false",
     "-DBUILD_NINFOD=false",
     "-DNINFOD_MESSAGES=false",
     "-DBUILD_MANS=false",
     "-DBUILD_HTML_MANS=false",
     "-DNO_SETCAP_OR_SUID=false",
     "-DSETCAP_OR_SUID_ARPING=false",
     "-DSETCAP_OR_SUID_CLOCKDIFF=false",
     "-DSETCAP_OR_SUID_PING=false",
     "-DUSE_GETTEXT=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/iputils/iputils/archive/refs/tags/20211215.tar.gz",
      "sha256": "b6f67fc705490673ff4471d006221b4a2f1b1180b929d9fefd771352621ccedf"
     }
    ]
   },
   {
    "name": "libdaemon",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "http://0pointer.de/lennart/projects/libdaemon/libdaemon-0.14.tar.gz",
      "sha256": "fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834"
     },
     {
      "type": "shell",
      "commands": [
       "cp -p /usr/share/automake-*/config.{sub,guess} ."
      ]
     }
    ]
   },
   {
    "name": "libevent",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libevent/libevent/archive/refs/tags/release-2.1.12-stable.tar.gz",
      "sha256": "7180a979aaa7000e1264da484f712d403fcf7679b1e9212c4e3d09f5c93efc24"
     }
    ]
   },
   {
    "name": "avahi",
    "buildsystem": "autotools",
    "config-opts": [
     "--with-distro=none",
     "--disable-gtk3",
     "--disable-mono",
     "--disable-qt5",
     "--disable-manpages",
     "--disable-python",
     "--with-systemdsystemunitdir=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/avahi/avahi/archive/refs/tags/v0.8.tar.gz",
      "sha256": "c15e750ef7c6df595fb5f2ce10cac0fee2353649600e6919ad08ae8871e4945f"
     }
    ]
   },
   {
    "name": "whatip",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GabMus/whatip",
      "tag": "1.2",
      "commit": "678ba7e5b56ae4999446eac9e18f618124543c97"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}