From 210cc61ee4191465805a770881235c677041f929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 11:11:07 +0100 Subject: New upstream version 0.32.15 --- flatpak/patches/de256-bump-cmake.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 flatpak/patches/de256-bump-cmake.patch (limited to 'flatpak/patches') diff --git a/flatpak/patches/de256-bump-cmake.patch b/flatpak/patches/de256-bump-cmake.patch new file mode 100644 index 0000000..f0400e7 --- /dev/null +++ b/flatpak/patches/de256-bump-cmake.patch @@ -0,0 +1,9 @@ +diff -ruN libde265-1.0.16/CMakeLists.txt libde265-1.0.16-patched/CMakeLists.txt +--- libde265-1.0.16/CMakeLists.txt 2025-05-04 00:02:09.000000000 +0200 ++++ libde265-1.0.16-patched/CMakeLists.txt 2025-07-04 23:09:41.758453727 +0200 +@@ -1,4 +1,4 @@ +-cmake_minimum_required (VERSION 3.5.0) ++cmake_minimum_required (VERSION 3.10.0) + + project (libde265 + LANGUAGES C CXX -- cgit v1.2.3