{
 "app_id": "nl.openoffice.bluefish",
 "source_url": "https://raw.githubusercontent.com/flathub/nl.openoffice.bluefish/master/nl.openoffice.bluefish.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=host"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:14:01.984795+00:00",
 "manifest": {
  "app-id": "nl.openoffice.bluefish",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "bluefish",
  "rename-icon": "bluefish",
  "rename-appdata-file": "bluefish.appdata.xml",
  "rename-desktop-file": "bluefish.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--filesystem=host"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/man",
   "/share/vala"
  ],
  "modules": [
   {
    "name": "bluefish",
    "buildsystem": "autotools",
    "post-install": [
     "mv ${FLATPAK_DEST}/share/mime/packages/bluefish.xml ${FLATPAK_DEST}/share/mime/packages/${FLATPAK_ID}.xml",
     "cd ${FLATPAK_DEST}/share/icons/hicolor; for d in */mimetypes/; do for f in ${d}*; do mv \"$f\" \"${d}${FLATPAK_ID}.$(basename $f)\"; done; done"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.bennewitz.com/bluefish/stable/source/bluefish-2.4.2.tar.bz2",
      "sha256": "b2641f9ff8033719e02c519c5ddb4bdadbd7ff73ef252e9287d512c4770377c5"
     }
    ],
    "modules": [
     {
      "name": "gucharmap",
      "buildsystem": "meson",
      "config-opts": [
       "-Ducd_path=/app/share/unicode"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://gitlab.gnome.org/GNOME/gucharmap/-/archive/15.0.2/gucharmap-15.0.2.tar.gz",
        "sha256": "4224479485c137959b9076143a71a22f96946678551f1836592d69d070c47a2d"
       }
      ],
      "modules": [
       {
        "name": "unicode-character-database",
        "buildsystem": "simple",
        "build-commands": [
         "install -Dm644 {UCD,Unihan}.zip -t /app/share/unicode/",
         "unzip -d /app/share/unicode Unihan.zip",
         "unzip -d /app/share/unicode UCD.zip"
        ],
        "sources": [
         {
          "type": "file",
          "url": "https://www.unicode.org/Public/zipped/15.0.0/UCD.zip",
          "sha256": "5fbde400f3e687d25cc9b0a8d30d7619e76cb2f4c3e85ba9df8ec1312cb6718c"
         },
         {
          "type": "file",
          "url": "https://www.unicode.org/Public/zipped/15.0.0/Unihan.zip",
          "sha256": "24b154691fc97cb44267b925d62064297086b3f896b57a8181c7b6d42702a026"
         }
        ],
        "cleanup": [
         "*"
        ]
       }
      ]
     }
    ]
   }
  ]
 }
}