Source: rssguard
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: kde
Priority: optional
Build-Depends: cmake,
               debhelper-compat (= 13),
               libmpv-dev,
               libsqlite3-dev,
               linguist-qt6,
               qt6-5compat-dev,
               qt6-declarative-dev,
               qt6-multimedia-dev,
               qt6-tools-dev,
               qt6-webengine-dev,
Standards-Version: 4.5.1
Homepage: https://github.com/martinrotter/rssguard

Package: rssguard
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libqt6sql6-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).
