{
 "app_id": "org.example.GtkDApp",
 "source_url": "https://gitlab.gnome.org/csoriano/GtkDApp/-/raw/master/build-aux/flatpak/org.example.GtkDApp.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--filesystem=host",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=session-bus",
  "--filesystem=~/.config/dconf:ro",
  "--filesystem=xdg-run/dconf",
  "--talk-name=ca.desrt.dconf",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-18T08:40:26.410509+00:00",
 "manifest": {
  "app-id": "org.example.GtkDApp",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "gtkdapp",
  "finish-args": [
   "--filesystem=host",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--socket=session-bus",
   "--filesystem=~/.config/dconf:ro",
   "--filesystem=xdg-run/dconf",
   "--talk-name=ca.desrt.dconf",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
  ],
  "modules": [
   {
    "name": "dmd",
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "sources": [
     {
      "type": "git",
      "url": "http://github.com/D-Programming-Language/dmd",
      "branch": "v2.074.0",
      "commit": "927ea2a6345ee066386fa0f71638319be01cb8b3"
     },
     {
      "type": "file",
      "path": "dmd-configure.sh",
      "dest-filename": "configure"
     }
    ]
   },
   {
    "name": "druntime",
    "sources": [
     {
      "type": "git",
      "url": "http://github.com/D-Programming-Language/druntime",
      "branch": "v2.074.0",
      "commit": "e2c4a9ee13a1396c711809ff3d2ccdcadc5dac6b"
     },
     {
      "type": "file",
      "path": "druntime-configure.sh",
      "dest-filename": "configure"
     }
    ]
   },
   {
    "name": "phobos",
    "sources": [
     {
      "type": "git",
      "url": "http://github.com/D-Programming-Language/phobos",
      "branch": "v2.074.0",
      "commit": "1a90aa5a915a8f9dab89f16156175a34be29f849"
     },
     {
      "type": "file",
      "path": "phobos-configure.sh",
      "dest-filename": "configure"
     }
    ]
   },
   {
    "name": "gtkd",
    "buildsystem": "simple",
    "build-commands": [
     "LDFLAGS=  make prefix=/app libdir=lib/; make install prefix=/app libdir=lib/"
    ],
    "build-options": {
     "ldflags": ""
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gtkd-developers/GtkD.git",
      "branch": "master"
     }
    ]
   },
   {
    "name": "gtkdapp",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--libdir=lib",
     "--prefix=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://csoriano@gitlab.com/csoriano/GtkDApp.git",
      "branch": "master"
     }
    ]
   }
  ]
 }
}