{
 "app_id": "io.osdn.simplesok",
 "source_url": "https://raw.githubusercontent.com/flathub/io.osdn.simplesok/master/io.osdn.simplesok.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:56.385727+00:00",
 "manifest": {
  "app-id": "io.osdn.simplesok",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "simplesok",
  "rename-icon": "io.osdn.simplesok",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/share/doc",
   "/share/man"
  ],
  "modules": [
   {
    "name": "simplesok",
    "buildsystem": "simple",
    "build-commands": [
     "autoreconf -fiv",
     "./configure --prefix=/app",
     "make",
     "make install",
     "install -Dm0644 pkgbuild/flatpak/io.osdn.simplesok.desktop -t /app/share/applications/",
     "install -Dm0644 pkgbuild/flatpak/io.osdn.simplesok.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm0644 pkgbuild/flatpak/io.osdn.simplesok.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mateusz.fr/simplesok/download/simplesok-1.0.7.tar.xz",
      "sha256": "1aa1d3d68920477e9edd2f6a39549bbf3e34a75ca4d09ec1506dafcaacb844a1"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}