{
 "app_id": "com.github.muriloventuroso.givemelyrics",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.muriloventuroso.givemelyrics/master/com.github.muriloventuroso.givemelyrics.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--talk-name=org.freedesktop.DBus",
  "--talk-name=org.mpris.MediaPlayer2.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:45.304590+00:00",
 "manifest": {
  "app-id": "com.github.muriloventuroso.givemelyrics",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "command": "com.github.muriloventuroso.givemelyrics",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.freedesktop.DBus",
   "--talk-name=org.mpris.MediaPlayer2.*",
   "--metadata=X-DConf=migrate-path=/com/github/muriloventuroso/givemelyrics/"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/ghostscript",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/libsoup/libsoup-2.4.json",
   {
    "name": "givemelyrics",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/muriloventuroso/givemelyrics/archive/0.5.0.tar.gz",
      "sha256": "574fdd887715cffeed814b53b2c745bd69260ca584712376ec2b10d3b5af8563"
     },
     {
      "type": "patch",
      "paths": [
       "patches/eos-theme.patch",
       "patches/meson.build.patch",
       "patches/LyricsFetcher.vala.patch",
       "patches/fix_appdata.patch"
      ]
     }
    ],
    "post-install": [
     "install -Dm644 /app/share/icons/hicolor/24x24@2/apps/com.github.muriloventuroso.givemelyrics.svg /app/share/icons/hicolor/scalable/apps/com.github.muriloventuroso.givemelyrics.svg",
     "mv /app/share/icons/hicolor/24x24/actions/* /app/share/icons/hicolor/scalable/actions/",
     "rm -r /app/share/icons/hicolor/[0-9]*"
    ]
   }
  ]
 }
}