{
 "app_id": "org.siril.Siril",
 "source_url": "https://raw.githubusercontent.com/flathub/org.siril.Siril/master/org.siril.Siril.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=host",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 17,
 "fetched_at": "2026-09-17T16:16:32.159709+00:00",
 "manifest": {
  "app-id": "org.siril.Siril",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "siril",
  "rename-mime-file": "siril.xml",
  "rename-mime-icons": [
   "text-x-seq"
  ],
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=xdg-run/gvfsd"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/doc",
   "/share/gtk-doc",
   "/share/info",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "tcl",
    "subdir": "unix",
    "cleanup": [
     "/bin"
    ],
    "post-install": [
     "chmod u+w ${FLATPAK_DEST}/lib/libtcl*.so"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://prdownloads.sourceforge.net/tcl/tcl8.6.16-src.tar.gz",
      "sha256": "91cb8fa61771c63c262efb553059b7c7ad6757afa5857af6265e4b0bdc2a14a5"
     }
    ]
   },
   {
    "name": "inih",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddefault_library=shared",
     "-Ddistro_install=true",
     "-Dwith_INIReader=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/benhoyt/inih/archive/refs/tags/r58.tar.gz",
      "sha256": "e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7"
     }
    ]
   },
   {
    "name": "exiv2",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DEXIV2_BUILD_SAMPLES=OFF",
     "-DEXIV2_BUILD_UNIT_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.5.tar.gz",
      "sha256": "e1671f744e379a87ba0c984617406fdf8c0ad0c594e5122f525b2fb7c28d394d"
     }
    ]
   },
   {
    "name": "opencv",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "/bin"
    ],
    "config-opts": [
     "-DUSE_PTHREADS=ON",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_EXAMPLES=OFF",
     "-DOPENCV_GENERATE_PKGCONFIG=ON",
     "-DBUILD_DOCS=OFF",
     "-DBUILD_opencv_apps=OFF",
     "-DBUILD_opencv_python2=OFF",
     "-DBUILD_opencv_python3=OFF",
     "-DBUILD_PERF_TESTS=OFF",
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_TESTS=OFF",
     "-DBUILD_opencv_highgui=OFF",
     "-DBUILD_opencv_ml=OFF",
     "-DBUILD_opencv_dnn=OFF",
     "-DBUILD_opencv_imgcodecs=OFF",
     "-DBUILD_opencv_videoio=OFF",
     "-DBUILD_opencv_video=OFF",
     "-DBUILD_opencv_objdetect=OFF",
     "-DBUILD_opencv_photo=OFF",
     "-DBUILD_opencv_stitching=ON",
     "-DBUILD_opencv_gapi=OFF",
     "-DENABLE_PRECOMPILED_HEADERS=OFF",
     "-DFORCE_VTK=OFF",
     "-DWITH_FFMPEG=OFF",
     "-DWITH_GDAL=OFF",
     "-DWITH_IPP=OFF",
     "-DWITH_OPENEXR=OFF",
     "-DWITH_OPENGL=OFF",
     "-DWITH_QT=OFF",
     "-DWITH_TBB=OFF",
     "-DWITH_XINE=OFF",
     "-DBUILD_JPEG=ON",
     "-DBUILD_TIFF=ON",
     "-DBUILD_PNG=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/opencv/opencv/archive/refs/tags/4.12.0.zip",
      "sha256": "fa3faf7581f1fa943c9e670cf57dd6ba1c5b4178f363a188a2c8bff1eb28b7e4"
     }
    ]
   },
   {
    "name": "cfitsio",
    "config-opts": [
     "--enable-reentrant",
     "CFLAGS=-std=c99"
    ],
    "make-args": [
     "shared"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-4.2.0.tar.gz",
      "disable-http-decompression": true,
      "sha256": "eba53d1b3f6e345632bb09a7b752ec7ced3d63ec5153a848380f3880c5d61889"
     }
    ]
   },
   {
    "name": "gtksourceview4",
    "buildsystem": "meson",
    "config-opts": [
     "-Dgir=false",
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/4.8/gtksourceview-4.8.4.tar.xz",
      "sha256": "7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d"
     }
    ]
   },
   {
    "name": "libgit2",
    "buildsystem": "cmake",
    "config-opts": [
     "-DBUILD_EXAMPLES=OFF",
     "-DBUILD_TESTS=OFF",
     "-DUSE_SSH=ON"
    ],
    "modules": [
     {
      "name": "libssh2",
      "cleanup": [
       "/bin"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/libssh2/libssh2/releases/download/libssh2-1.11.0/libssh2-1.11.0.tar.bz2",
        "sha256": "e56d81f01f090d3c6eaf5f56c645610fd1a90d92819541d0079ae363d1eed11e"
       }
      ]
     }
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libgit2/libgit2/archive/refs/tags/v1.7.1.tar.gz",
      "sha256": "17d2b292f21be3892b704dddff29327b3564f96099a1c53b00edc23160c71327"
     }
    ]
   },
   {
    "name": "wcslib",
    "config-opts": [
     "LIBS=-pthread -lcurl -lm",
     "--without-pgplot",
     "--without-cfitsio",
     "--disable-fortran"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/wcslib-8.3.tar.bz2",
      "mirror-urls": [
       "https://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-8.3.tar.bz2"
      ],
      "sha256": "431ea3417927bbc02b89bfa3415dc0b4668b0f21a3b46fb8a3525e2fcf614508"
     }
    ]
   },
   {
    "name": "gsl",
    "config-opts": [
     "--enable-shared",
     "--disable-static"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.ibiblio.org/gnu/gsl/gsl-2.7.1.tar.gz",
      "sha256": "dcb0fbd43048832b757ff9942691a8dd70026d5da0ff85601e52687f6deeb34b"
     }
    ]
   },
   {
    "name": "fftw3",
    "buildsystem": "autotools",
    "build-options": {
     "arch": {
      "x86_64": {
       "config-opts": [
        "--enable-sse2",
        "--enable-avx",
        "--enable-avx-128-fma"
       ]
      },
      "aarch64": {
       "config-opts": [
        "--enable-neon"
       ]
      }
     }
    },
    "config-opts": [
     "--enable-float",
     "--enable-threads",
     "--enable-openmp",
     "--disable-fortran"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://fftw.org/fftw-3.3.10.tar.gz",
      "sha256": "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
     }
    ]
   },
   {
    "name": "libraw",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-examples",
     "--disable-jasper",
     "--disable-static",
     "--enable-jpeg",
     "--enable-lcms",
     "--enable-openmp"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/LibRaw/LibRaw.git",
      "commit": "8afe44cd0e96611ba3cb73779b83ad05e945634c"
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "ffms2",
    "config-opts": [
     "--with-pic",
     "--disable-static",
     "--enable-shared"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/FFMS/ffms2.git",
      "commit": "f20827cf280b669321cd5b62e01d744bc68c21fc"
     }
    ]
   },
   {
    "name": "libxisf",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DUSE_BUNDLED_ZLIB=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitea.nouspiro.space/nou/libXISF.git",
      "tag": "v0.2.13",
      "commit": "bfba76a39d2651719228841503b3a84cc5820362"
     }
    ],
    "modules": [
     {
      "name": "pugixml",
      "buildsystem": "cmake",
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/zeux/pugixml/releases/download/v1.14/pugixml-1.14.tar.gz",
        "sha256": "2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015"
       }
      ]
     }
    ]
   },
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "siril",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/free-astro/siril.git",
      "tag": "1.4.4",
      "commit": "e89421cddc55f671f8132741441fc0d5ecc7aaf4"
     }
    ]
   }
  ]
 }
}