{
 "app_id": "io.github.tobagin.digger",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.tobagin.digger/master/io.github.tobagin.digger.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:12:21.936181+00:00",
 "manifest": {
  "app-id": "io.github.tobagin.digger",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "digger-vala",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libgee",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-introspection",
     "--enable-vapi"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.8.tar.xz",
      "sha256": "189815ac143d89867193b0c52b7dc31f3aa108a15f04d6b5dca2b6adfad0b0ee",
      "x-checker-data": {
       "type": "gnome",
       "name": "libgee"
      }
     }
    ]
   },
   {
    "name": "libuv",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://dist.libuv.org/dist/v1.52.1/libuv-v1.52.1.tar.gz",
      "sha256": "66d511b9e6e334c0e62279eb234fbfb2b3110b1479c09b95b44c7afca8cff9e7"
     }
    ],
    "config-opts": [
     "--disable-static",
     "--enable-shared"
    ]
   },
   {
    "name": "bind-dig",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.isc.org/isc/bind9/9.16.48/bind-9.16.48.tar.xz",
      "sha256": "8d3814582348f90dead1ad410b1019094cd399d3d83930abebb2b3b1eb0b2bbb",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1365,
       "url-template": "https://downloads.isc.org/isc/bind9/$version/bind-$version.tar.xz"
      }
     }
    ],
    "config-opts": [
     "--disable-static",
     "--enable-shared",
     "--without-openssl",
     "--disable-dnssec-tools",
     "--disable-dnssec-validation",
     "--without-gssapi",
     "--without-readline",
     "--without-libedit",
     "--without-libxml2",
     "--without-libjson",
     "--without-zlib",
     "--without-lmdb",
     "--without-libnghttp2",
     "--disable-dnsrps",
     "--disable-dnstap",
     "--disable-doh",
     "--disable-backtrace",
     "--disable-symtable",
     "--disable-linux-caps",
     "--without-python",
     "--prefix=/app"
    ],
    "build-options": {
     "env": {
      "OPENSSL_CFLAGS": "",
      "OPENSSL_LIBS": "",
      "ac_cv_lib_crypto_EVP_sha256": "no",
      "ac_cv_lib_ssl_SSL_new": "no"
     }
    },
    "build-commands": [
     "make -C lib/isc",
     "make -C lib/dns",
     "make -C lib/bind9",
     "make -C bin/dig"
    ],
    "cleanup": [
     "*.la",
     "/share/man",
     "/lib/pkgconfig",
     "/bin/delv",
     "/bin/host",
     "/bin/nslookup",
     "/bin/named*",
     "/bin/rndc*",
     "/bin/dnssec*",
     "/sbin"
    ]
   },
   {
    "name": "whois",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/rfc1036/whois/archive/refs/tags/v5.6.6.tar.gz",
      "sha256": "43d3b3cc64c75e8bd10aee6feff3906e9488ed335076d206e70f3b25bf644969"
     }
    ],
    "build-commands": [
     "make whois",
     "install -Dm755 whois /app/bin/whois"
    ]
   },
   {
    "name": "digger",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/tobagin/digger.git",
      "tag": "v2.8.0"
     }
    ]
   }
  ]
 }
}