diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-08-09 21:21:04 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | cad35e42303ff7e812cf59889e37023fa7237294 (patch) | |
tree | 5c647a3bce810a5348b8a926818987fbed00ce3a /desktop/rss-guard/README | |
parent | 6a9382863c217a200beac404c62525b3a3b1599a (diff) | |
download | slackbuilds-cad35e42303ff7e812cf59889e37023fa7237294.tar.gz |
desktop/rss-guard: Updated for version 2.4.0.
Added optional qt5 support
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/rss-guard/README')
-rw-r--r-- | desktop/rss-guard/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/rss-guard/README b/desktop/rss-guard/README index 1aec1fdd38..07e5b0e719 100644 --- a/desktop/rss-guard/README +++ b/desktop/rss-guard/README @@ -4,3 +4,6 @@ RSS Guard is useful and (very) tiny RSS 0.92/1.0/2.0 & ATOM 1.0 feed reader. It can keep feeds organized in categories, update information from them automatically and notice user if there is new message. + +By default it uses qt-4.x but it supports using qt5 too: if you +want to build against it, pass the script the option QT5=yes |