{
 "app_id": "me.nathandyer.Kepublicity",
 "source_url": "https://raw.githubusercontent.com/flathub/me.nathandyer.Kepublicity/master/me.nathandyer.Kepublicity.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/media",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=/run/media",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:11.862285+00:00",
 "manifest": {
  "id": "me.nathandyer.Kepublicity",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala",
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "kepublicity",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd",
   "--filesystem=/media",
   "--filesystem=/run/media"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/vala/bin:/usr/lib/sdk/golang/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib",
   "env": {}
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "kepubify",
    "buildsystem": "simple",
    "build-commands": [
     "go build -mod=vendor -ldflags=\"-s -w\" -o kepubify ./cmd/kepubify",
     "install -Dm755 kepubify /app/bin/kepubify"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/pgaskin/kepubify",
      "tag": "v4.0.4",
      "commit": "8e959eda11d783041fc03c1a8109275a27f2f2dc"
     },
     "kepubify-sources.json"
    ]
   },
   {
    "name": "kepublicity",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/nathandyer/Kepublicity/archive/0.2.0.tar.gz",
      "sha256": "50b23061f6838a6e43b6eee90ffc7ef69c10a408465c2cb664b8839e5c4a74be"
     }
    ]
   }
  ]
 }
}