{
 "app_id": "io.edcd.EDMarketConnector",
 "source_url": "https://raw.githubusercontent.com/flathub/io.edcd.EDMarketConnector/master/io.edcd.EDMarketConnector.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--filesystem=~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous",
  "--filesystem=~/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:10:14.746950+00:00",
 "manifest": {
  "app-id": "io.edcd.EDMarketConnector",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "command": "edmarketconnector",
  "sdk": "org.freedesktop.Sdk",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--filesystem=~/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved\\ Games/Frontier\\ Developments/Elite\\ Dangerous",
   "--filesystem=~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved\\ Games/Frontier\\ Developments/Elite\\ Dangerous"
  ],
  "cleanup": [
   "/man",
   "/include",
   "/share/man",
   "/lib/pkgconfig"
  ],
  "modules": [
   "python3-requirements.yaml",
   "python3-tkinter.yaml",
   {
    "name": "edmarketconnector",
    "buildsystem": "simple",
    "build-commands": [
     "install -dm755 ${FLATPAK_DEST}/edmarketconnector",
     "install -dm755 ${FLATPAK_DEST}/bin",
     "cp -r ${FLATPAK_BUILDER_BUILDDIR}/* ${FLATPAK_DEST}/edmarketconnector",
     "cp ${FLATPAK_BUILDER_BUILDDIR}/.gitversion ${FLATPAK_DEST}/edmarketconnector",
     "install edmarketconnector.sh ${FLATPAK_DEST}/bin/edmarketconnector",
     "install -t ${FLATPAK_DEST}/share/appdata/ -Dm644 ${FLATPAK_ID}.appdata.xml",
     "install -t ${FLATPAK_DEST}/share/applications/ -Dm644 ${FLATPAK_ID}.desktop",
     "install -t ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/ -Dm644 ${FLATPAK_ID}.png"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/EDCD/EDMarketConnector/releases/download/Release/6.1.2/EDMarketConnector-release-6.1.2.tar.gz",
      "sha256": "468137ecff042d2af948b070b767489b91ede84b766a003d2177dc7c06926b8f",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/EDCD/EDMarketConnector/releases/latest",
       "tag-query": ".tag_name",
       "version-query": "$tag | sub(\"^Release/\"; \"\")",
       "url-query": ".assets[] | select(.name==\"EDMarketConnector-release-\" + $version + \".tar.gz\") | .browser_download_url",
       "is-main-source": true,
       "timestamp-query": ".published_at"
      }
     },
     {
      "type": "file",
      "path": "io.edcd.EDMarketConnector.appdata.xml"
     },
     {
      "type": "file",
      "path": "edmarketconnector.sh"
     }
    ]
   }
  ]
 }
}