From 2e2710caba17c532dc7e64d15238ad9cfe183ed3 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 8 Dec 2020 21:33:20 -0500 Subject: ffs rpm 11.4 --- freefilesync/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'freefilesync/README.md') diff --git a/freefilesync/README.md b/freefilesync/README.md index 4075b91..250a061 100644 --- a/freefilesync/README.md +++ b/freefilesync/README.md @@ -19,16 +19,15 @@ Distro | FreeFileSync version | gtk version -------------- | -------------------- | ---------------- CentOS 7 | 10.24 | 2 CentOS 8 | 10.24 | 2 -Fedora 32 | 11.3 | 2 -Fedora 33 | 11.3 | 2 -Fedora Rawhide | 11.3 | 2 -Devuan Ceres | 11.3 | 3 +Fedora 32 | 11.4 | 2 +Fedora 33 | 11.4 | 2 +Fedora Rawhide | 11.4 | 2 +Devuan Ceres | 11.4 | 3 ## Additional info Upstream officially still [uses gtk2](https://freefilesync.org/forum/viewtopic.php?t=7660&p=26079#p26063) but the code supports gtk3 starting around version 10.25. With version 10.25, only stdc++=20 is supported, so el7 cannot go any higher: I was unable to find g++-10 for el7. On the rpm platforms, where gtk2 is still supported as a primary environment, I compile FreeFileSync against gtk2. On Devuan where gtk2 has been obsoleted, I compile against gtk3. - ## CentOS compilation of freefilesync ### Dependencies to build FreeFileSync on CentOS 7 -- cgit