{
 "app_id": "com.felixbrezo.Facefy",
 "source_url": "https://raw.githubusercontent.com/febrezo/Facefy/master/com.felixbrezo.Facefy.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home",
  "--talk-name=org.gnome.SessionManager",
  "--metadata=X-DConf=migrate-path=com/felixbrezo/Facefy/",
  "--socket=pulseaudio",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T18:00:12.064055+00:00",
 "manifest": {
  "app-id": "com.felixbrezo.Facefy",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.gnome.Sdk",
  "command": "com.felixbrezo.Facefy",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--talk-name=org.gnome.SessionManager",
   "--metadata=X-DConf=migrate-path=com/felixbrezo/Facefy/",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/info",
   "/share/man"
  ],
  "modules": [
   {
    "name": "cpython3",
    "sources": [
     {
      "type": "archive",
      "url": "https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz",
      "sha256": "e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0"
     }
    ]
   },
   {
    "name": "python-dependencies",
    "buildsystem": "simple",
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "build-commands": [
     "/app/bin/pip3.8 install dlib --prefix=/app --verbose",
     "/app/bin/pip3.8 install pyfaces>=0.3.0 --prefix=/app --verbose --upgrade"
    ]
   },
   {
    "name": "com.felixbrezo.Facefy",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}