{
 "app_id": "io.github.rinigus.PureMaps",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.rinigus.PureMaps/master/io.github.rinigus.PureMaps.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.freedesktop.ScreenSaver",
  "--talk-name=io.github.rinigus.OSMScoutServer",
  "--system-talk-name=org.freedesktop.GeoClue2"
 ],
 "module_count": 10,
 "fetched_at": "2026-09-19T15:28:08.648015+00:00",
 "manifest": {
  "app-id": "io.github.rinigus.PureMaps",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "io.github.rinigus.PureMaps",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=network",
   "--talk-name=io.github.rinigus.OSMScoutServer",
   "--socket=pulseaudio",
   "--system-talk-name=org.freedesktop.GeoClue2",
   "--talk-name=org.freedesktop.ScreenSaver"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/usr",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "s2geometry",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_PYTHON=OFF",
     "-DBUILD_TESTS=OFF",
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_EXAMPLES=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/google/s2geometry.git",
      "commit": "713f9c27fed3085cc8dcf18a9d664c39227a0c45"
     }
    ]
   },
   {
    "name": "nemodbus",
    "buildsystem": "qmake",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sailfishos/nemo-qml-plugin-dbus/archive/refs/tags/2.1.27.tar.gz",
      "sha256": "d4952879578dc3be3bd805d9389bf514c870987c74b7121320ea98faefa95031"
     },
     {
      "type": "patch",
      "path": "patches/nemodbus-qmake.patch"
     }
    ]
   },
   {
    "name": "pyotherside",
    "buildsystem": "qmake",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/thp/pyotherside/archive/1.5.9.tar.gz",
      "sha256": "189cb0b973e40fcb6b95fd51b0bcd6cc8494b514d49ffe966ec488cf05bbf51e"
     },
     {
      "type": "patch",
      "path": "patches/pyotherside-qmake.patch"
     }
    ]
   },
   "python3-pyxdg.json",
   {
    "name": "maplibre-gl-native-qt",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DMLN_QT_WITH_WIDGETS=OFF",
     "-DMLN_QT_WITH_LOCATION=OFF",
     "-DMLN_QT_WITH_INTERNAL_ICU=ON",
     "-DMLN_WITH_WERROR=OFF"
    ],
    "post-install": [
     "ln -s /app/include/qt5/* /app/include"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/maplibre/maplibre-native-qt.git",
      "commit": "e7114dec7f504b26b9f6acbc2a94645bc0535bd6",
      "disable-shallow-clone": true
     }
    ]
   },
   {
    "name": "mapbox-gl-qml",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DQT_INSTALL_QML=/app/lib/qml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/rinigus/mapbox-gl-qml.git",
      "commit": "7cb85afbf26369db3698ff34af84436cb0d897e7"
     }
    ]
   },
   {
    "name": "mimic1",
    "build-options": {
     "cflags": "-fcommon",
     "cxxflags": "-fcommon"
    },
    "config-opts": [
     "--with-audio=none"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/MycroftAI/mimic1.git",
      "commit": "eba879c6e4ece50ca6de9b4966f2918ed89148bd"
     }
    ]
   },
   {
    "name": "libpopt",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.19.tar.gz",
      "sha256": "c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9"
     }
    ]
   },
   {
    "name": "picotts",
    "buildsystem": "simple",
    "subdir": "pico",
    "build-options": {
     "cflags": "-L/app/lib",
     "cxxflags": "-L/app/lib"
    },
    "build-commands": [
     "./autogen.sh",
     "./configure --prefix=/app",
     "make OPT_FLAG='-L/app/lib -O2' PREFIX=/ LANG_DIR=/app/share/picotts/lang",
     "make install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ihuguet/picotts.git",
      "commit": "21089d223e177ba3cb7e385db8613a093dff74b5"
     },
     {
      "type": "patch",
      "path": "patches/picotts-argv.patch"
     }
    ]
   },
   {
    "name": "pure-maps",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DFLAVOR=kirigami",
     "-DAPP_NAME=io.github.rinigus.PureMaps",
     "-DUSE_BUNDLED_GPXPY=ON",
     "-DMAPMATCHING_CHECK_RUNTIME=OFF",
     "-DMAPMATCHING_AVAILABLE=ON",
     "-DUSE_BUNDLED_GEOCLUE2=ON"
    ],
    "post-install": [
     "ln -s /app/share /app/usr"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/rinigus/pure-maps.git",
      "commit": "ccf72d813e868347b0c4cef595e3b6cbcaf8bfb4"
     },
     {
      "type": "file",
      "path": "apikeys.py",
      "dest": "tools"
     }
    ]
   }
  ]
 }
}