{
 "app_id": "com.lablicate.OpenChrom",
 "source_url": "https://raw.githubusercontent.com/flathub/com.lablicate.OpenChrom/master/com.lablicate.OpenChrom.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/tmp",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-18T11:50:09.740144+00:00",
 "manifest": {
  "app-id": "com.lablicate.OpenChrom",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "openchrom",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--persist=.openchrom",
   "--persist=.eclipse/org.eclipse.swtchart.extensions",
   "--filesystem=/tmp:rw",
   "--talk-name=org.freedesktop.secrets"
  ],
  "modules": [
   {
    "name": "openchrom",
    "buildsystem": "simple",
    "build-options": {
     "strip": false,
     "no-debuginfo": true
    },
    "build-commands": [
     "mv openchrom ${FLATPAK_DEST}/openchrom/",
     "sed -i 's;-Dopenchrom.update=true;-Dopenchrom.update=false;' ${FLATPAK_DEST}/openchrom/openchrom.ini",
     "mkdir -p ${FLATPAK_DEST}/bin",
     "ln -sf ${FLATPAK_DEST}/openchrom/openchrom ${FLATPAK_DEST}/bin/",
     "install -Dm644 ${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 ${FLATPAK_ID}.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://products.lablicate.com/openchrom/1.6.33/openchrom_linux.x86_64_1.6.33.tar.gz",
      "sha256": "572313f2e08c23bf3341cc363155b8846dc03eb8bb1ed7deeeaa346a4f1af3ac",
      "strip-components": 0,
      "dest": "openchrom"
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://products.lablicate.com/openchrom/1.6.33/openchrom_linux.aarch64_1.6.33.tar.gz",
      "sha256": "aafc119ef37125401f10ca90317bc724306ce57f195d5204472570429dae8538",
      "strip-components": 0,
      "dest": "openchrom"
     },
     {
      "type": "file",
      "path": "com.lablicate.OpenChrom.desktop"
     },
     {
      "type": "file",
      "path": "com.lablicate.OpenChrom.png"
     },
     {
      "type": "file",
      "path": "com.lablicate.OpenChrom.metainfo.xml"
     }
    ]
   }
  ]
 }
}