{ "app-id" : "org.gnome.SimpleScan", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "simple-scan", "rename-desktop-file" : "simple-scan.desktop", "tags" : [ "devel" ], "desktop-file-name-prefix" : "(Development) ", "finish-args" : [ "--device=dri", "--device=all", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--talk-name=org.freedesktop.ColorManager" ], "cleanup" : [ "/include", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "libusb1", "buildsystem" : "autotools", "config-opts" : [ "--disable-udev" ], "sources" : [ { "type" : "git", "url" : "https://github.com/libusb/libusb.git" } ] }, { "name" : "gusb", "buildsystem" : "meson", "config-opts" : [ "-Ddocs=false", "-Dtests=false" ], "sources" : [ { "type" : "git", "branch" : "main", "url" : "https://github.com/hughsie/libgusb.git" } ] }, { "name": "python3-jinja2", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"jinja2\" --no-build-isolation" ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/1d/97/2288fe498044284f39ab8950703e88abbac2abbdf65524d576157af70556/MarkupSafe-2.1.1.tar.gz", "sha256": "7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b" }, { "type": "file", "url": "https://files.pythonhosted.org/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl", "sha256": "6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61" } ] }, { "name": "systemd", "buildsystem": "meson", "config-opts": [ "--libdir=lib", "-Drootprefix=/app", "-Drootlibdir=/app/lib", "-Dsysconfdir=/app/etc", "-Ddocdir=/app/share/doc", "-Dsysvinit-path=/app/etc/init.d", "-Dfdisk=false", "-Ddbus=false", "-Dutmp=false", "-Dhibernate=false", "-Dldconfig=false", "-Dresolve=false", "-Defi=false", "-Dtpm=false", "-Denvironment-d=false", "-Dbinfmt=false", "-Dcoredump=false", "-Dlogind=false", "-Dhostnamed=false", "-Dlocaled=false", "-Dmachined=false", "-Dportabled=false", "-Dnetworkd=false", "-Dtimedated=false", "-Dtimesyncd=false", "-Dremote=false", "-Dnss-myhostname=false", "-Dnss-mymachines=false", "-Dnss-resolve=false", "-Dnss-systemd=false", "-Dfirstboot=false", "-Drandomseed=false", "-Dbacklight=false", "-Dvconsole=false", "-Dquotacheck=false", "-Dsysusers=false", "-Dtmpfiles=false", "-Dimportd=false", "-Dhwdb=false", "-Drfkill=false", "-Dman=false", "-Dhtml=false", "-Dbashcompletiondir=no", "-Dzshcompletiondir=no" ], "cleanup": [ "/bin", "/etc", "/lib/libudev*", "/lib/kernel", "/lib/modprobe.d", "/lib/rpm", "/lib/sysctl.d", "/lib/systemd", "/lib/udev", "/share/dbus-1", "/share/doc", "/share/factory", "/share/glib-2.0", "/share/icons", "/share/man", "/share/pkgconfig", "/share/polkit-1", "/share/runtime" ], "sources": [ { "type": "git", "url": "https://github.com/systemd/systemd.git", "tag": "v251" } ] }, { "name" : "gudev", "buildsystem" : "meson", "config-opts" : [ "-Dtests=disabled" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/libgudev.git" } ] }, { "name": "intltool", "cleanup": [ "*" ], "sources": [ { "type": "archive", "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" } ] }, { "name" : "sane-backends", "buildsystem" : "autotools", "sources" : [ { "type" : "archive", "url" : "https://gitlab.com/sane-project/backends/uploads/8bf1cae2e1803aefab9e5331550e5d5d/sane-backends-1.0.31.tar.gz", "sha256" : "4a3b10fcb398ed854777d979498645edfe66fcac2f2fd2b9117a79ff45e2a5aa" } ] }, { "name" : "colord", "buildsystem" : "meson", "config-opts" : [ "-Ddaemon=false", "-Dargyllcms_sensor=false", "-Dbash_completion=false", "-Dman=false", "-Dudev_rules=false", "-Dsystemd=false", "-Dsane=true", "-Ddocs=false", "-Dtests=false", "-Dinstalled_tests=false", "-Dvapi=true" ], "sources" : [ { "type" : "git", "branch" : "main", "url" : "https://github.com/hughsie/colord.git" } ] }, { "name" : "gphoto2", "buildsystem" : "autotools", "sources" : [ { "type" : "archive", "url" : "https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.26/libgphoto2-2.5.26.tar.bz2", "sha256" : "7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4" } ] }, { "name" : "simple-scan", "buildsystem" : "meson", "builddir" : true, "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/simple-scan.git" } ] } ] }