{
 "app_id": "info.bibletime.BibleTime",
 "source_url": "https://raw.githubusercontent.com/flathub/info.bibletime.BibleTime/master/info.bibletime.BibleTime.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:10:04.899226+00:00",
 "manifest": {
  "id": "info.bibletime.BibleTime",
  "sdk": "org.kde.Sdk",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "command": "bibletime",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--persist=.bibletime",
   "--persist=.sword",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "clucene",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://git.code.sf.net/p/clucene/code",
      "commit": "e8e3d20f20da5ee3e37d347207b01890829a5475"
     },
     {
      "type": "patch",
      "path": "patches-clucene/0001-Fix-missing-include-time.h.patch"
     },
     {
      "type": "patch",
      "path": "patches-clucene/0002-CMAKE-MIN.patch"
     },
     {
      "type": "patch",
      "path": "patches-clucene/0003-shared.cmake"
     }
    ],
    "cleanup": [
     "/lib/pkgconfig",
     "/lib/CLuceneConfig.cmake",
     "/include"
    ]
   },
   {
    "name": "sword",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "url": "http://crosswire.org/ftpmirror/pub/sword/source/v1.9/sword-1.9.0.tar.gz",
      "sha256": "42409cf3de2faf1108523e2c5ac0745d21f9ed2a5c78ed878ee9dcc303426b8a",
      "type": "archive"
     }
    ],
    "cleanup": [
     "/lib/pkgconfig",
     "/lib/libsword.la",
     "/include"
    ]
   },
   {
    "name": "bibletime-docs",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bibletime/generated_docs.git",
      "commit": "31f83f5ffeebee691089bb056db6952c875620ae"
     }
    ],
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/doc/bibletime",
     "cp -r docs/v3.2.0/h*  /app/share/doc/bibletime"
    ]
   },
   {
    "name": "bibletime",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBT_RUNTIME_DOCDIR=share/doc/bibletime",
     "-DBUILD_HANDBOOK_HTML=OFF",
     "-DBUILD_HANDBOOK_PDF=OFF",
     "-DBUILD_HOWTO_HTML=OFF",
     "-DBUILD_HOWTO_PDF=OFF",
     "-DUSE_QT6=ON"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bibletime/bibletime.git",
      "tag": "v3.2.0",
      "commit": "4f13394f4645df813751e5c9fd63f3b271f1e758"
     },
     {
      "type": "patch",
      "path": "patches-bibletime/no-dirty.patch"
     },
     {
      "type": "patch",
      "path": "patches-bibletime/meta-update.patch"
     }
    ],
    "cleanup": [
     "/lib/pkgconfig"
    ]
   }
  ]
 }
}