{
 "app_id": "net.olofson.KoboDeluxe",
 "source_url": "https://raw.githubusercontent.com/flathub/net.olofson.KoboDeluxe/master/net.olofson.KoboDeluxe.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:36.898750+00:00",
 "manifest": {
  "app-id": "net.olofson.KoboDeluxe",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "kobodl",
  "rename-appdata-file": "KoboDeluxe.appdata.xml",
  "rename-desktop-file": "KoboDeluxe.desktop",
  "rename-icon": "KoboDeluxe",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/com",
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/gtk-doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/glu/glu-9.json",
   "shared-modules/SDL/SDL-1.2.15.json",
   "shared-modules/SDL/SDL_image-1.2.12.json",
   {
    "name": "kobodeluxe",
    "rm-configure": true,
    "make-install-args": [
     "kobo_scoredir=/tmp"
    ],
    "post-install": [
     "install -Dm644 KoboDeluxe.desktop -t /app/share/applications/",
     "install -Dm644 KoboDeluxe.appdata.xml -t /app/share/metainfo/",
     "install -Dm644 KoboDeluxe.png -t /app/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/olofson/kobodeluxe",
      "commit": "9f3a268b986c3b340f69e01265e23812f4d57b57"
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "cp -p /usr/share/automake-*/config.{sub,guess} .",
       "aclocal",
       "automake",
       "autoconf"
      ]
     },
     {
      "type": "patch",
      "paths": [
       "patches/kobodeluxe-default-fullscreen.patch"
      ]
     },
     {
      "type": "file",
      "path": "KoboDeluxe.desktop"
     },
     {
      "type": "file",
      "path": "KoboDeluxe.png"
     },
     {
      "type": "file",
      "path": "KoboDeluxe.appdata.xml"
     }
    ]
   }
  ]
 }
}