{
 "app_id": "org.gnome.gitlab.ilhooq.Bookup",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.gitlab.ilhooq.Bookup/master/org.gnome.gitlab.ilhooq.Bookup.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",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:15:06.699740+00:00",
 "manifest": {
  "app-id": "org.gnome.gitlab.ilhooq.Bookup",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "bookup",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig"
  ],
  "modules": [
   {
    "name": "discount",
    "buildsystem": "simple",
    "build-commands": [
     "./configure.sh --prefix=/app --enable-all-features --with-fenced-code --shared",
     "sed -e 's|/sbin/ldconfig|/sbin/ldconfig -n|' -i librarian.sh",
     "make install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.pell.portland.or.us/~orc/Code/discount/discount-2.2.7e.tar.bz2",
      "sha256": "82249a3d50a09aac29245990bf9c6139c0ae48707b7dab1268daf851f9db963b"
     }
    ]
   },
   {
    "name": "bookup",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/ilhooq/bookup.git",
      "tag": "v1.1.6",
      "commit": "be8f7477e92146616da2a9865553f712026a27f8",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-main-source": true
      }
     }
    ]
   }
  ]
 }
}