{
 "app_id": "com.foicica.textadept",
 "source_url": "https://raw.githubusercontent.com/michalrud/textadept-flatpak/master/com.foicica.textadept.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "18.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=x11",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:40:27.245895+00:00",
 "manifest": {
  "app-id": "com.foicica.textadept",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "18.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "textadept",
  "separate-locales": false,
  "cleanup": [
   "textadept_10.3.x86_64/"
  ],
  "finish-args": [
   "--socket=x11",
   "--filesystem=home"
  ],
  "modules": [
   "shared-modules/gtk2/gtk2.json",
   {
    "name": "textadept",
    "buildsystem": "simple",
    "build-commands": [
     "ls",
     "cp -r textadept_10.3.x86_64/* /app/bin/",
     "mkdir -p /app/share/icons/hicolor/16x16/apps/ && cp textadept_10.3.x86_64/core/images/ta_16x16.png /app/share/icons/hicolor/16x16/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/icons/hicolor/32x32/apps/ && cp textadept_10.3.x86_64/core/images/ta_32x32.png /app/share/icons/hicolor/32x32/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/icons/hicolor/48x48/apps/ && cp textadept_10.3.x86_64/core/images/ta_48x48.png /app/share/icons/hicolor/48x48/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/icons/hicolor/64x64/apps/ && cp textadept_10.3.x86_64/core/images/ta_64x64.png /app/share/icons/hicolor/64x64/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/icons/hicolor/128x128/apps/ && cp textadept_10.3.x86_64/core/images/ta_128x128.png /app/share/icons/hicolor/128x128/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/icons/hicolor/256x256/apps/ && cp textadept_10.3.x86_64/core/images/ta_256x256.png /app/share/icons/hicolor/256x256/apps/com.foicica.textadept.png",
     "mkdir -p /app/share/applications/ && cp textadept_10.3.x86_64/src/textadept.desktop /app/share/applications/com.foicica.textadept.desktop",
     "cp textadept_10.3.x86_64/src/textadept-curses.desktop /app/share/applications/com.foicica.textadept-curses.desktop",
     "sed -i 's|Icon=.*|Icon=com.foicica.textadept|' /app/share/applications/com.foicica.textadept.desktop",
     "install -Dm644 com.foicica.textadept.appdata.xml /app/share/metainfo/com.foicica.textadept.appdata.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "strip-components": 0,
      "url": "https://foicica.com/textadept/download/textadept_LATEST.x86_64.tgz",
      "sha256": "df67b9d1210414e5cbd6d0de22b0714470c6a3d96416161beaa7d149ddd2c5fa"
     },
     {
      "type": "file",
      "path": "com.foicica.textadept.appdata.xml"
     }
    ]
   }
  ]
 }
}