summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Mattern2022-04-10 15:13:23 +0200
committerPeter Mattern2022-04-10 15:13:23 +0200
commit44fae374b150a50a113c1a8397cb59d4f035205d (patch)
tree24be765146a995963b08ec533d30f9be83a02ab8 /.SRCINFO
parent28ee2e3bdc810813a953ba51e8c7aecc13f5bf36 (diff)
downloadaur-44fae374b150a50a113c1a8397cb59d4f035205d.tar.gz
Add variant without Qt WebEngine support
Involves introducing split packages.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 13 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7d92f4ae0d4..b14785bc0fbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rssguard-git
pkgdesc = Simple, lightweight and easy-to-use RSS/ATOM feed aggregator developed using Qt
pkgver = 4.2.1.72.g52798f9e
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/martinrotter/rssguard
arch = i686
arch = x86_64
@@ -9,14 +9,22 @@ pkgbase = rssguard-git
makedepends = git
makedepends = cmake
makedepends = qt5-tools
+ makedepends = qt5-webengine
+ makedepends = qt5-multimedia
+ optdepends = oxygen-icons: fallback icon theme
+ source = git+https://github.com/martinrotter/rssguard.git
+ sha256sums = SKIP
+
+pkgname = rssguard-git
depends = qt5-webengine
depends = qt5-multimedia
- optdepends = oxygen-icons: fallback icon theme
provides = rssguard
conflicts = rssguard
conflicts = rss-guard
conflicts = rss-guard-git
- source = git+https://github.com/martinrotter/rssguard.git
- sha256sums = SKIP
-pkgname = rssguard-git
+pkgname = rssguard-nowebengine-git
+ depends = qt5-declarative
+ depends = qt5-multimedia
+ provides = rssguard-nowebengine
+ conflicts = rssguard-nowebengine