{
 "app_id": "com.voxdsp.VoxelPaintPro",
 "source_url": "https://raw.githubusercontent.com/flathub/com.voxdsp.VoxelPaintPro/master/com.voxdsp.VoxelPaintPro.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:06.128519+00:00",
 "manifest": {
  "app-id": "com.voxdsp.VoxelPaintPro",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "voxelpaintpro",
  "rename-icon": "voxelpaintpro",
  "rename-desktop-file": "voxelpaintpro.desktop",
  "rename-appdata-file": "voxelpaintpro.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "voxelpaintpro",
    "buildsystem": "simple",
    "build-commands": [
     "cc -DNO_COMPRESSION main.c -lSDL2 -lGLESv2 -lEGL -Ofast -lm -o voxelpaintpro",
     "install -Dm 0755 voxelpaintpro -t ${FLATPAK_DEST}/bin",
     "install -Dm 0644 flatpak/voxelpaintpro.desktop ${FLATPAK_DEST}/share/applications/voxelpaintpro.desktop",
     "install -Dm 0644 flatpak/voxelpaintpro.appdata.xml ${FLATPAK_DEST}/share/metainfo/voxelpaintpro.appdata.xml",
     "install -Dm 0644 flatpak/voxelpaintpro.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/voxelpaintpro.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/voxelpaintpro.git",
      "commit": "c82f4b0257fd5af90e10e1f378a73de96a310265"
     }
    ]
   }
  ]
 }
}