guru/www-client/badwolf/metadata.xml
David Roman 6cff2aa10f
www-client/badwolf: fix metadata.xml
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-08-25 00:40:46 +02:00

17 lines
676 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@hacktivis.me</email>
<name>Haelwenn (lanodan) Monnier</name>
</maintainer>
<longdescription lang="en">
BadWolf is a privacy-oriented WebKitGTK browser that doesnt do compromises
for first-usage usability. Privacy is the first goal, and it should be
usable (security=usability^(-1) being false).
</longdescription>
<use>
<flag name="webkit41">Use <pkg>net-libs/webkit-gtk</pkg>:4.1 (uses libsoup3 and so allows HTTP/2) instead of <pkg>net-libs/webkit-gtk</pkg>:4</flag>
</use>
</pkgmetadata>