{
 "app_id": "org.hlwd.sonofman",
 "source_url": "https://raw.githubusercontent.com/flathub/org.hlwd.sonofman/master/org.hlwd.sonofman.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:15:16.413188+00:00",
 "manifest": {
  "app-id": "org.hlwd.sonofman",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "som",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--env=LANG=en_US.utf8",
   "--env=LC_ALL=en_US.utf8"
  ],
  "modules": [
   "pypi-dependencies.json",
   {
    "name": "libxmu-dev",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "http://archive.ubuntu.com/ubuntu/pool/main/libx/libxmu/libxmu_1.1.3.orig.tar.gz",
      "sha256": "5bd9d4ed1ceaac9ea023d86bf1c1632cd3b172dce4a193a72a94e1d9df87a62e"
     }
    ]
   },
   {
    "name": "xclip",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/astrand/xclip.git",
      "tag": "0.13",
      "commit": "9aa7090c3b8b437c6489edca32ae43d82e0c1281",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(\\d+\\.\\d+)$"
      }
     }
    ]
   },
   {
    "name": "sonofman",
    "buildsystem": "simple",
    "build-commands": [
     "python3 -m pip install . --prefix=${FLATPAK_DEST} --root=/ --no-build-isolation --no-index",
     "install -Dm644 org.hlwd.sonofman64x64.png /app/share/icons/hicolor/64x64/apps/org.hlwd.sonofman.png",
     "install -Dm644 org.hlwd.sonofman128x128.png /app/share/icons/hicolor/128x128/apps/org.hlwd.sonofman.png",
     "install -Dm644 org.hlwd.sonofman.metainfo.xml /app/share/metainfo/org.hlwd.sonofman.metainfo.xml",
     "install -Dm644 org.hlwd.sonofman.desktop /app/share/applications/org.hlwd.sonofman.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan.git",
      "tag": "v3.7.0"
     },
     {
      "type": "file",
      "path": "org.hlwd.sonofman.metainfo.xml"
     },
     {
      "type": "file",
      "path": "org.hlwd.sonofman.desktop"
     },
     {
      "type": "file",
      "path": "org.hlwd.sonofman64x64.png"
     },
     {
      "type": "file",
      "path": "org.hlwd.sonofman128x128.png"
     }
    ]
   }
  ]
 }
}