{
 "app_id": "app.drey.EarTag",
 "source_url": "https://raw.githubusercontent.com/flathub/app.drey.EarTag/master/app.drey.EarTag.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download",
  "--filesystem=xdg-music"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:06:21.975262+00:00",
 "manifest": {
  "app-id": "app.drey.EarTag",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "eartag",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=xdg-music",
   "--filesystem=xdg-download"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/man"
  ],
  "modules": [
   "python3-requirements.yaml",
   {
    "name": "chromaprint",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE:STRING=Release",
     "-DBUILD_TOOLS:BOOL=ON",
     "-DBUILD_TESTS:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/acoustid/chromaprint/releases/download/v1.6.0/chromaprint-1.6.0.tar.gz",
      "sha256": "9d33482e56a1389a37a0d6742c376139fa43e3b8a63d29003222b93db2cb40da"
     }
    ]
   },
   {
    "name": "eartag",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/eartag.git",
      "tag": "1.0.3",
      "commit": "b5dc8a39252a995ab5463d8b5d4657afe4b4dbe3"
     }
    ]
   }
  ]
 }
}