Test aqtinstall for macosx.
This commit is contained in:
parent
ebef078330
commit
425b6bab52
3 changed files with 2 additions and 7 deletions
|
@ -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 (users have to compile themselves),
|
||||
* Mac OS X,
|
||||
* Android (buildable and running).
|
||||
|
||||
## List of main features
|
||||
|
|
|
@ -2,11 +2,7 @@
|
|||
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. 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-webengine) variant of application 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.**
|
||||
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 and `dmg` packages for Mac OS X are automatically build.
|
||||
|
||||
[](http://www.instalki.pl/programy/download/Windows/czytniki_RSS/RSS_Guard.html)
|
||||
|
||||
|
|
|
@ -48,5 +48,4 @@ else
|
|||
fi
|
||||
|
||||
mv "$dmgname" "$dmgnewname"
|
||||
|
||||
ls
|
Loading…
Add table
Reference in a new issue