{
 "app_id": "org.gabmus.notorious",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gabmus.notorious/master/org.gabmus.notorious.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:14:41.585519+00:00",
 "manifest": {
  "app-id": "org.gabmus.notorious",
  "command": "notorious",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home:rw"
  ],
  "modules": [
   {
    "name": "otf-source-code-pro",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/1.050R-it.tar.gz",
      "sha256": "a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b"
     }
    ],
    "build-commands": [
     "mkdir -p /app/share/fonts/",
     "install -d /app/share/fonts/adobe-source-code-pro/",
     "install -t /app/share/fonts/adobe-source-code-pro/ -m644 OTF/*.otf",
     "fc-cache -fs"
    ]
   },
   {
    "name": "gtksourceview",
    "buildsystem": "meson",
    "config-opts": [
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/4.8/gtksourceview-4.8.4.tar.xz",
      "sha256": "7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d"
     }
    ]
   },
   {
    "name": "gnome-builder-gtksourceview4-colorschemes",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "file",
      "url": "https://gitlab.gnome.org/GNOME/gnome-builder/-/raw/d73cecfb8bf4b40df32d7f81607e5b24a3536bb4/data/style-schemes/builder-dark.style-scheme.xml",
      "sha256": "b47170fffa76b438a6b4ee25007005062366a76249c92dc20250ade8d18783f9"
     },
     {
      "type": "file",
      "url": "https://gitlab.gnome.org/GNOME/gnome-builder/-/raw/d73cecfb8bf4b40df32d7f81607e5b24a3536bb4/data/style-schemes/builder.style-scheme.xml",
      "sha256": "d10c9176746c86f8d605302f348f4cda71c0b0ffac323da565f73e638d3c351f"
     }
    ],
    "build-commands": [
     "mkdir -p /app/share/gtksourceview-4/styles/",
     "install builder.style-scheme.xml /app/share/gtksourceview-4/styles/",
     "install builder-dark.style-scheme.xml /app/share/gtksourceview-4/styles/"
    ]
   },
   {
    "name": "notorious",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GabMus/notorious.git",
      "tag": "0.4",
      "commit": "2483044588afa4ad1b1bd72d73ba49e1daf3f58f"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}