{
 "app_id": "org.quetoo.Quetoo",
 "source_url": "https://raw.githubusercontent.com/flathub/org.quetoo.Quetoo/master/org.quetoo.Quetoo.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:16:26.903814+00:00",
 "manifest": {
  "id": "org.quetoo.Quetoo",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "quetoo",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/physfs/physfs.json",
   {
    "name": "Check",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libcheck/check.git",
      "tag": "0.15.2",
      "commit": "11970a7e112dfe243a2e68773f014687df2900e8",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "Objectively",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jdolan/Objectively.git",
      "tag": "v2.2.1",
      "commit": "c1703280622db5d4ad86c99abbc6bd57b591e903",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "ObjectivelyGPU",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jdolan/ObjectivelyGPU.git",
      "tag": "v2.2.3",
      "commit": "b154b9f2d0a6fb6c76e1343c199f9d46fd428ba7",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "ObjectivelyMVC",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jdolan/ObjectivelyMVC.git",
      "tag": "v2.5.0",
      "commit": "7a98b8950b80d298c84e1eea74b1fd5c0d0f9dc6",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "Quetoo-Data",
    "buildsystem": "simple",
    "build-commands": [
     "cp -a target /app/share/quetoo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jdolan/quetoo-data.git",
      "tag": "v1.0.37",
      "commit": "3786bc5bfadb64906bdc47d8b7b15ce3a6101ced",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-important": true
      }
     }
    ]
   },
   {
    "name": "Quetoo",
    "build-options": {
     "env": {
      "CFLAGS": ""
     }
    },
    "config-opts": [
     "--enable-optimizations=expensive",
     "--disable-debug"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jdolan/quetoo.git",
      "tag": "v1.0.96",
      "commit": "d3ab1ad5dc83f5a316d89f426470b16eb6b5ffe6",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-important": true,
       "is-main-source": true
      }
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi"
      ]
     },
     {
      "type": "file",
      "path": "org.quetoo.Quetoo.metainfo.xml"
     },
     {
      "type": "file",
      "path": "org.quetoo.Quetoo.png"
     }
    ],
    "post-install": [
     "install -Dm644 org.quetoo.Quetoo.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 org.quetoo.Quetoo.png -t /app/share/icons/hicolor/256x256/apps",
     "install -Dm644 linux/quetoo/Quetoo.desktop /app/share/applications/org.quetoo.Quetoo.desktop",
     "desktop-file-edit --set-icon=org.quetoo.Quetoo /app/share/applications/org.quetoo.Quetoo.desktop"
    ]
   }
  ]
 }
}