{
 "app_id": "app.gmtp.gMTP",
 "source_url": "https://raw.githubusercontent.com/flathub/app.gmtp.gMTP/master/app.gmtp.gMTP.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-21T12:50:34.313505+00:00",
 "manifest": {
  "app-id": "app.gmtp.gMTP",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "gmtp",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libmtp",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/libmtp/libmtp-1.1.23.tar.gz",
      "sha256": "74a2b6e8cb4a0304e95b995496ea3ac644c29371649b892b856e22f12a0bdeed"
     },
     {
      "type": "script",
      "commands": [
       "autoreconf -fsi"
      ]
     }
    ],
    "cleanup": [
     "/bin"
    ],
    "config-opts": [
     "--disable-static",
     "--disable-mtpz"
    ]
   },
   {
    "name": "id3tag",
    "builddir": true,
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/tenacityteam/libid3tag/archive/0.16.4.tar.gz",
      "sha256": "2e9058af51e5f3881c13c55a9790abb9870812cc0f5917b6f3e825c6ae9b9f39"
     }
    ]
   },
   {
    "name": "gmtp",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://gmtp.app/releases/gmtp-2.0.2.tar.xz",
      "sha256": "95ff19a18cf6f44494f5d2d9f84a17a15ea0fff110c82b0273828decc06637c5"
     }
    ],
    "config-opts": [
     "--libdir=lib"
    ]
   }
  ]
 }
}