{
 "app_id": "com.gitlab.newsflash",
 "source_url": "https://raw.githubusercontent.com/patchedsoul/news-flash/master/build-aux/com.gitlab.newsflash.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.36",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Notifications",
  "--filesystem=xdg-download"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:57:36.508465+00:00",
 "manifest": {
  "app-id": "com.gitlab.newsflash.Devel",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.36",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "com.gitlab.newsflash",
  "tags": [
   "nightly"
  ],
  "desktop-file-name-suffix": " \u2622\ufe0f",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications",
   "--filesystem=xdg-download"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "build-args": [
    "--share=network"
   ],
   "env": {
    "CARGO_HOME": "/run/build/newsflash/cargo",
    "RUSTFLAGS": "--remap-path-prefix =../",
    "RUST_BACKTRACE": "1",
    "FEEDLY_CLIENT_ID": "@FEEDLY_CLIENT_ID@",
    "FEEDLY_CLIENT_SECRET": "@FEEDLY_CLIENT_SECRET@",
    "PASSWORD_CRYPT_KEY": "@PASSWORD_CRYPT_KEY@",
    "MERCURY_PARSER_USER": "@MERCURY_PARSER_USER@",
    "MERCURY_PARSER_KEY": "@MERCURY_PARSER_KEY@"
   }
  },
  "modules": [
   {
    "name": "libhandy",
    "buildsystem": "meson",
    "config-opts": [
     "-Dintrospection=disabled",
     "-Dgtk_doc=false",
     "-Dtests=false",
     "-Dexamples=false",
     "-Dvapi=false",
     "-Dglade_catalog=disabled"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://source.puri.sm/Librem5/libhandy",
      "tag": "v0.0.13"
     }
    ]
   },
   {
    "name": "newsflash",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=development",
     "-Dreadability=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/news-flash/news_flash_gtk.git"
     }
    ]
   }
  ]
 }
}