{
 "app_id": "com.hydra.rokuyon",
 "source_url": "https://raw.githubusercontent.com/Hydr8gon/rokuyon/main/com.hydra.rokuyon.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--device=all",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--filesystem=host",
  "--env=LD_LIBRARY_PATH=/app/lib64:/app/lib"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T12:54:34.208760+00:00",
 "manifest": {
  "app-id": "com.hydra.rokuyon",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "rokuyon",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--filesystem=host",
   "--env=LD_LIBRARY_PATH=/app/lib64:/app/lib"
  ],
  "modules": [
   {
    "name": "wxwidgets",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wxWidgets/wxWidgets.git",
      "tag": "v3.3.2"
     }
    ],
    "modules": [
     {
      "name": "glu",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://ftp.osuosl.org/pub/blfs/conglomeration/glu/glu-9.0.2.tar.xz",
        "sha256": "6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4"
       }
      ],
      "cleanup": [
       "/include",
       "/lib/*.a",
       "/lib/*.la",
       "/lib/pkgconfig"
      ]
     }
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/wx/include"
    ]
   },
   {
    "name": "portaudio",
    "config-opts": [
     "--disable-static",
     "--without-oss",
     "--without-jack"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/PortAudio/portaudio.git",
      "tag": "v19.7.0"
     }
    ],
    "cleanup": [
     "/include",
     "/lib/*.la",
     "/lib/pkgconfig"
    ]
   },
   {
    "name": "rokuyon",
    "buildsystem": "simple",
    "build-commands": [
     "DESTDIR=/app make install"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}