{
 "app_id": "ch.laurinneff.Lyrics",
 "source_url": "https://raw.githubusercontent.com/lunananananananana/lyrics/master/ch.laurinneff.Lyrics.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "41",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland",
  "--talk-name=org.mpris.MediaPlayer2.*"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T12:54:03.309587+00:00",
 "manifest": {
  "app-id": "ch.laurinneff.Lyrics",
  "runtime": "org.gnome.Platform",
  "runtime-version": "41",
  "sdk": "org.gnome.Sdk",
  "command": "ch.laurinneff.Lyrics",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.mpris.MediaPlayer2.*"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libadwaita",
    "buildsystem": "meson",
    "config-opts": [
     "-Dexamples=false",
     "-Dtests=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libadwaita.git",
      "branch": "1.0.0.alpha.4"
     }
    ],
    "modules": [
     {
      "name": "libsass",
      "buildsystem": "meson",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/lazka/libsass.git",
        "branch": "meson"
       }
      ],
      "cleanup": [
       "*"
      ]
     },
     {
      "name": "sassc",
      "buildsystem": "meson",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/lazka/sassc.git",
        "branch": "meson"
       }
      ],
      "cleanup": [
       "*"
      ]
     }
    ]
   },
   {
    "name": "lyrics",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "."
     }
    ]
   }
  ]
 }
}