├── .gitignore ├── 0001-Remove-python3-optimized-mode-by-default.patch ├── 30-0-google-crosextra-caladea.conf ├── 30-0-google-crosextra-carlito.conf ├── Makefile ├── Makefile-fonts ├── SDL-unity-fix.patch ├── alsa-lib-plugin-path.patch ├── appstream-compose-Support-appdata-with-no-desktop-fi.patch ├── at-spi2-core-address-env-var.patch ├── cairo-color-glyph-source-op.patch ├── clang-detect-arches.patch ├── dconf-override.patch ├── ffmpeg-CVE-2018-6621.patch ├── flathub-download.sh ├── flathub.json ├── fontconfig-flatpak.conf ├── fontconfig-relocate.patch ├── geoclue-gi-build-fix.patch ├── glib-network-monitor-Update-portal-implementation.patch ├── glib-network-monitor-portal-update-properties-initially.patch ├── glib-networkmonitor-Fix-use-after-free.patch ├── gnu-free-mono.conf ├── gnu-free-sans.conf ├── gnu-free-serif.conf ├── google-crosextra-caladea.conf ├── google-crosextra-carlito.conf ├── gst-plugins-bad-gi-build-fix.patch ├── gst-plugins-base-gi-build-fix.patch ├── gstreamer-gi-build-fix.patch ├── ibus-portal.patch ├── install-dicts.py ├── issue.in ├── issue.net.in ├── jq-CVE-2015-8863.patch ├── jq-CVE-2016-4074.patch ├── libcroco-CVE-2017-7960.patch ├── libcroco-CVE-2017-7961.patch ├── liberation-fonts-mono.conf ├── liberation-fonts-narrow.conf ├── liberation-fonts-sans.conf ├── liberation-fonts-serif.conf ├── libglvnd-OpenGL-Statically-export-a-few-more-things.patch ├── libva-vdpau-driver-0.7.4-drop-h264-api.patch ├── libva-vdpau-driver-0.7.4-fix_type.patch ├── libva-vdpau-driver-0.7.4-glext-85.patch ├── libva-vdpau-driver-0.7.4-sigfpe-crash.patch ├── libxcb-pthread-stub.patch ├── mesa-17.2.2-dri-path.patch ├── mesa-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch ├── mesa-Fix-linkage-against-shared-glapi.patch ├── mesa-dri-path.patch ├── mesa-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch ├── mesa-glvnd-fix-gl-dot-pc.patch ├── mesa-use-build-id.patch ├── meson-no-lib64.patch ├── nvidia-Makefile ├── nvidia-apply-extra.c ├── nvidia-old-apply_extra ├── openal-fpu-neon.patch ├── org.freedesktop.GlxInfo.json.in ├── org.freedesktop.Platform.GL.mesa-git.json.in ├── org.freedesktop.Platform.GL.mesa-stable.json.in ├── org.freedesktop.Platform.GL.nvidia.json.in ├── org.freedesktop.Platform.VAAPI.Intel.json.in ├── org.freedesktop.Platform.appdata.xml.in ├── org.freedesktop.Sdk.Extension.gfortran62.json.in ├── org.freedesktop.Sdk.appdata.xml.in ├── org.freedesktop.Sdk.json.in ├── os-release-configure ├── os-release.in ├── pango-Prevent-an-assertion-with-invalid-Unicode-sequences.patch ├── pcre2-CVE-2017-7186_1.patch ├── pcre2-CVE-2017-7186_2.patch ├── pcre2-CVE-2017-8786_1.patch ├── pcre2-CVE-2017-8786_2.patch ├── pthread-stubs.pc.in ├── th_gen_idx.pl └── wayland-cursor-xdg-dirs.patch /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/.gitignore -------------------------------------------------------------------------------- /0001-Remove-python3-optimized-mode-by-default.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/0001-Remove-python3-optimized-mode-by-default.patch -------------------------------------------------------------------------------- /30-0-google-crosextra-caladea.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/30-0-google-crosextra-caladea.conf -------------------------------------------------------------------------------- /30-0-google-crosextra-carlito.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/30-0-google-crosextra-carlito.conf -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/Makefile -------------------------------------------------------------------------------- /Makefile-fonts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/Makefile-fonts -------------------------------------------------------------------------------- /SDL-unity-fix.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/SDL-unity-fix.patch -------------------------------------------------------------------------------- /alsa-lib-plugin-path.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/alsa-lib-plugin-path.patch -------------------------------------------------------------------------------- /appstream-compose-Support-appdata-with-no-desktop-fi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/appstream-compose-Support-appdata-with-no-desktop-fi.patch -------------------------------------------------------------------------------- /at-spi2-core-address-env-var.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/at-spi2-core-address-env-var.patch -------------------------------------------------------------------------------- /cairo-color-glyph-source-op.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/cairo-color-glyph-source-op.patch -------------------------------------------------------------------------------- /clang-detect-arches.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/clang-detect-arches.patch -------------------------------------------------------------------------------- /dconf-override.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/dconf-override.patch -------------------------------------------------------------------------------- /ffmpeg-CVE-2018-6621.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/ffmpeg-CVE-2018-6621.patch -------------------------------------------------------------------------------- /flathub-download.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/flathub-download.sh -------------------------------------------------------------------------------- /flathub.json: -------------------------------------------------------------------------------- 1 | { 2 | "skip-appstream-check": true 3 | } 4 | -------------------------------------------------------------------------------- /fontconfig-flatpak.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/fontconfig-flatpak.conf -------------------------------------------------------------------------------- /fontconfig-relocate.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/fontconfig-relocate.patch -------------------------------------------------------------------------------- /geoclue-gi-build-fix.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/geoclue-gi-build-fix.patch -------------------------------------------------------------------------------- /glib-network-monitor-Update-portal-implementation.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/glib-network-monitor-Update-portal-implementation.patch -------------------------------------------------------------------------------- /glib-network-monitor-portal-update-properties-initially.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/glib-network-monitor-portal-update-properties-initially.patch -------------------------------------------------------------------------------- /glib-networkmonitor-Fix-use-after-free.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/glib-networkmonitor-Fix-use-after-free.patch -------------------------------------------------------------------------------- /gnu-free-mono.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gnu-free-mono.conf -------------------------------------------------------------------------------- /gnu-free-sans.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gnu-free-sans.conf -------------------------------------------------------------------------------- /gnu-free-serif.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gnu-free-serif.conf -------------------------------------------------------------------------------- /google-crosextra-caladea.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/google-crosextra-caladea.conf -------------------------------------------------------------------------------- /google-crosextra-carlito.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/google-crosextra-carlito.conf -------------------------------------------------------------------------------- /gst-plugins-bad-gi-build-fix.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gst-plugins-bad-gi-build-fix.patch -------------------------------------------------------------------------------- /gst-plugins-base-gi-build-fix.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gst-plugins-base-gi-build-fix.patch -------------------------------------------------------------------------------- /gstreamer-gi-build-fix.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/gstreamer-gi-build-fix.patch -------------------------------------------------------------------------------- /ibus-portal.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/ibus-portal.patch -------------------------------------------------------------------------------- /install-dicts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/install-dicts.py -------------------------------------------------------------------------------- /issue.in: -------------------------------------------------------------------------------- 1 | Freedesktop Platform @@SDK_BRANCH@@ \n \l 2 | -------------------------------------------------------------------------------- /issue.net.in: -------------------------------------------------------------------------------- 1 | Freedesktop Platform @@SDK_BRANCH@@ %h 2 | -------------------------------------------------------------------------------- /jq-CVE-2015-8863.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/jq-CVE-2015-8863.patch -------------------------------------------------------------------------------- /jq-CVE-2016-4074.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/jq-CVE-2016-4074.patch -------------------------------------------------------------------------------- /libcroco-CVE-2017-7960.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libcroco-CVE-2017-7960.patch -------------------------------------------------------------------------------- /libcroco-CVE-2017-7961.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libcroco-CVE-2017-7961.patch -------------------------------------------------------------------------------- /liberation-fonts-mono.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/liberation-fonts-mono.conf -------------------------------------------------------------------------------- /liberation-fonts-narrow.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/liberation-fonts-narrow.conf -------------------------------------------------------------------------------- /liberation-fonts-sans.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/liberation-fonts-sans.conf -------------------------------------------------------------------------------- /liberation-fonts-serif.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/liberation-fonts-serif.conf -------------------------------------------------------------------------------- /libglvnd-OpenGL-Statically-export-a-few-more-things.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libglvnd-OpenGL-Statically-export-a-few-more-things.patch -------------------------------------------------------------------------------- /libva-vdpau-driver-0.7.4-drop-h264-api.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libva-vdpau-driver-0.7.4-drop-h264-api.patch -------------------------------------------------------------------------------- /libva-vdpau-driver-0.7.4-fix_type.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libva-vdpau-driver-0.7.4-fix_type.patch -------------------------------------------------------------------------------- /libva-vdpau-driver-0.7.4-glext-85.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libva-vdpau-driver-0.7.4-glext-85.patch -------------------------------------------------------------------------------- /libva-vdpau-driver-0.7.4-sigfpe-crash.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libva-vdpau-driver-0.7.4-sigfpe-crash.patch -------------------------------------------------------------------------------- /libxcb-pthread-stub.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/libxcb-pthread-stub.patch -------------------------------------------------------------------------------- /mesa-17.2.2-dri-path.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-17.2.2-dri-path.patch -------------------------------------------------------------------------------- /mesa-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch -------------------------------------------------------------------------------- /mesa-Fix-linkage-against-shared-glapi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-Fix-linkage-against-shared-glapi.patch -------------------------------------------------------------------------------- /mesa-dri-path.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-dri-path.patch -------------------------------------------------------------------------------- /mesa-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch -------------------------------------------------------------------------------- /mesa-glvnd-fix-gl-dot-pc.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-glvnd-fix-gl-dot-pc.patch -------------------------------------------------------------------------------- /mesa-use-build-id.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/mesa-use-build-id.patch -------------------------------------------------------------------------------- /meson-no-lib64.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/meson-no-lib64.patch -------------------------------------------------------------------------------- /nvidia-Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/nvidia-Makefile -------------------------------------------------------------------------------- /nvidia-apply-extra.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/nvidia-apply-extra.c -------------------------------------------------------------------------------- /nvidia-old-apply_extra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/nvidia-old-apply_extra -------------------------------------------------------------------------------- /openal-fpu-neon.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/openal-fpu-neon.patch -------------------------------------------------------------------------------- /org.freedesktop.GlxInfo.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.GlxInfo.json.in -------------------------------------------------------------------------------- /org.freedesktop.Platform.GL.mesa-git.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Platform.GL.mesa-git.json.in -------------------------------------------------------------------------------- /org.freedesktop.Platform.GL.mesa-stable.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Platform.GL.mesa-stable.json.in -------------------------------------------------------------------------------- /org.freedesktop.Platform.GL.nvidia.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Platform.GL.nvidia.json.in -------------------------------------------------------------------------------- /org.freedesktop.Platform.VAAPI.Intel.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Platform.VAAPI.Intel.json.in -------------------------------------------------------------------------------- /org.freedesktop.Platform.appdata.xml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Platform.appdata.xml.in -------------------------------------------------------------------------------- /org.freedesktop.Sdk.Extension.gfortran62.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Sdk.Extension.gfortran62.json.in -------------------------------------------------------------------------------- /org.freedesktop.Sdk.appdata.xml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Sdk.appdata.xml.in -------------------------------------------------------------------------------- /org.freedesktop.Sdk.json.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/org.freedesktop.Sdk.json.in -------------------------------------------------------------------------------- /os-release-configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/os-release-configure -------------------------------------------------------------------------------- /os-release.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/os-release.in -------------------------------------------------------------------------------- /pango-Prevent-an-assertion-with-invalid-Unicode-sequences.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pango-Prevent-an-assertion-with-invalid-Unicode-sequences.patch -------------------------------------------------------------------------------- /pcre2-CVE-2017-7186_1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pcre2-CVE-2017-7186_1.patch -------------------------------------------------------------------------------- /pcre2-CVE-2017-7186_2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pcre2-CVE-2017-7186_2.patch -------------------------------------------------------------------------------- /pcre2-CVE-2017-8786_1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pcre2-CVE-2017-8786_1.patch -------------------------------------------------------------------------------- /pcre2-CVE-2017-8786_2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pcre2-CVE-2017-8786_2.patch -------------------------------------------------------------------------------- /pthread-stubs.pc.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/pthread-stubs.pc.in -------------------------------------------------------------------------------- /th_gen_idx.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/th_gen_idx.pl -------------------------------------------------------------------------------- /wayland-cursor-xdg-dirs.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flatpak/freedesktop-sdk-images/HEAD/wayland-cursor-xdg-dirs.patch --------------------------------------------------------------------------------