summaryrefslogtreecommitdiff
blob: 4ab4bd9aba64d62495b3d2d69fa433dfdd39f50c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
	<maintainer>
		<name>Martin Rotter</name>
		<email>rotter.martinos@gmail.com</email>
	</maintainer>
	<remote-id type="github">martinrotter/rssguard</remote-id>
	<bugs-to>https://github.com/martinrotter/rssguard/issues</bugs-to>
</upstream>
<use>
	<flag name="qt6" restrict="&gt;=net-news/rssguard-4.2.5">Build with Qt6 support instead of the default Qt5</flag>
	<flag name="webengine">Use <pkg>dev-qt/qtwebengine</pkg> for embedded web browser</flag>
</use>
<longdescription>
	RSS Guard is simple (yet powerful) feed reader. It is able to fetch the
	most known feed formats, including RSS/RDF and ATOM. RSS Guard is
	developed on top of the Qt library.
</longdescription>
</pkgmetadata>