From 025d103dbad423beef236a5f9f0c63b1236daac3 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Wed, 25 Nov 2020 11:30:44 +0100 Subject: [PATCH] Do not build webengine on macosx. --- .travis.yml | 4 ++++ resources/docs/Documentation.md | 2 +- resources/docs/Downloads.md | 6 +++++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3c5b28d39..7f04513b9 100755 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,10 @@ os: env: - USE_WEBENGINE=false - USE_WEBENGINE=true +jobs: + exclude: + - os: osx + env: USE_WEBENGINE=true compiler: - gcc notifications: diff --git a/resources/docs/Documentation.md b/resources/docs/Documentation.md index 8421b0215..1a5b39c9f 100644 --- a/resources/docs/Documentation.md +++ b/resources/docs/Documentation.md @@ -74,7 +74,7 @@ RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most kno * Windows Vista and newer, * GNU/Linux, -* Mac OS X, +* Mac OS X (users have to compile themselves), * Android (buildable and running). ## List of main features diff --git a/resources/docs/Downloads.md b/resources/docs/Downloads.md index 7382107b1..445324da5 100755 --- a/resources/docs/Downloads.md +++ b/resources/docs/Downloads.md @@ -2,7 +2,11 @@ See here to know where to download prebuilt versions of RSS Guard. ## Official downloads -Official downloads are available [here](https://github.com/martinrotter/rssguard/releases). Windows `exe/7zip` packages are published automatically when new RSS Guard version is released. +Official downloads are available [here](https://github.com/martinrotter/rssguard/releases). Windows `exe/7zip` packages are published automatically when new RSS Guard version is released. Also `AppImage` packages for Linux are automatically build. + +**As of RSS Guard 3.8.3 version, WebEngine-based binaries are no longer automatically published for Mac OS X, because Homebrew's Qt package contains errors which make automatic deployment of WebEngine libraries very difficult.** + +**Therefore only "lite" (non-web-engine) variant of is distributed now and if you need WebEngine-based variant, then you need to compile yourself and I strongly suggest you to use official Qt Mac OS X distribution.** [![RSS Guard in Instalki](http://www.instalki.pl/img/buttons/en/download_dark.png)](http://www.instalki.pl/programy/download/Windows/czytniki_RSS/RSS_Guard.html)