Some checks failed
rssguard / check-build-script (push) Has been cancelled
rssguard / macos-13; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / ubuntu-24.04; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = OFF; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = OFF; qt5 = ON (push) Has been cancelled
rssguard / macos-13; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / ubuntu-24.04; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = ON; qt5 = OFF (push) Has been cancelled
rssguard / windows-2022; no-lite = ON; qt5 = ON (push) Has been cancelled
rssguard / distribute-binaries (push) Has been cancelled
43 lines
1.7 KiB
Text
43 lines
1.7 KiB
Text
Source: rssguard
|
|
Maintainer: Penelope Gwen <support@pogmom.me>
|
|
Section: kde
|
|
Priority: optional
|
|
Build-Depends: cmake (>= 3.9.0~),
|
|
debhelper-compat (= 13),
|
|
libmpv-dev,
|
|
qt6-5compat-dev (>= 6.3.0~),
|
|
qt6-declarative-dev (>= 6.3.0~),
|
|
# qtdeclarative5-dev (>= 5.10.0~),
|
|
qt6-multimedia-dev (>= 6.3.0~),
|
|
# qtmultimedia5-dev (>= 5.10.0~),
|
|
qt6-base-dev (>= 6.3.0~),
|
|
# qtbase5-dev (>= 5.10.0~),
|
|
qt6-tools-dev (>= 6.3.0~),
|
|
# qttools5-dev (>= 5.10.0~),
|
|
qt6-tools-dev-tools (>= 6.3.0~),
|
|
# qttools5-dev-tools (>= 5.10.0~),
|
|
qt6-webengine-dev (>= 6.3.0~),
|
|
# qtwebengine5-dev (>= 5.10.0~),
|
|
# qtdeclarative5-dev (>= 5.10.0~),
|
|
# qtmultimedia5-dev (>= 5.10.0~),
|
|
# qtbase5-dev (>= 5.10.0~),
|
|
# qttools5-dev (>= 5.10.0~),
|
|
# qttools5-dev-tools (>= 5.10.0~),
|
|
# qtwebengine5-dev (>= 5.10.0~),
|
|
Standards-Version: 4.5.1
|
|
Vcs-Git: https://github.com/norbusan/rssguard-debian.git
|
|
Vcs-Browser: https://github.com/norbusan/rssguard-debian
|
|
|
|
Package: rssguard
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
libqt5sql5-sqlite,
|
|
Description: simple, light and easy-to-use RSS/ATOM feed aggregator
|
|
RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator
|
|
developed using Qt framework which supports online feed synchronization
|
|
with these services:
|
|
- [Tiny Tiny RSS](https://tt-rss.org),
|
|
- [Inoreader](https://www.inoreader.com),
|
|
- [Nextcloud News](https://apps.nextcloud.com/apps/news),
|
|
- [Gmail API](https://developers.google.com/gmail/api).
|