summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Strogin <steils@gentoo.org>2021-06-27 06:50:19 +0300
committerStefan Strogin <steils@gentoo.org>2021-06-27 04:18:33 +0000
commit429d211b13cfd976895270e875e506d0194c719d (patch)
tree869841a072aceb153c90788fe54541c9d468a048 /www-client/qutebrowser/metadata.xml
parentmetadata/install-qa-check.d: link wiki (developer guidance) in 60libcrypt-deps (diff)
downloadgentoo-429d211b13cfd976895270e875e506d0194c719d.tar.gz
gentoo-429d211b13cfd976895270e875e506d0194c719d.tar.bz2
gentoo-429d211b13cfd976895270e875e506d0194c719d.zip
www-client/qutebrowser: add USE=adblock, other improvements
- Add USE=adblock, enable it by default. - Mask adblock on x86 and arm64, as dev-python/adblock is not keyworded there yet. - Drop scripts flag from IUSE. There is no reason not to install userscripts. Let's always install them. - Install scripts from "scripts" directory (not just "userscripts"). Closes: https://bugs.gentoo.org/773643 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'www-client/qutebrowser/metadata.xml')
-rw-r--r--www-client/qutebrowser/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-client/qutebrowser/metadata.xml b/www-client/qutebrowser/metadata.xml
index c915949c2ca1..8eb60f40da24 100644
--- a/www-client/qutebrowser/metadata.xml
+++ b/www-client/qutebrowser/metadata.xml
@@ -17,6 +17,8 @@
<remote-id type="github">qutebrowser/qutebrowser</remote-id>
</upstream>
<use>
+ <flag name="adblock">Enable Brave's ABP-style adblocker library
+ for improved adblocking</flag>
<flag name="scripts">Installs userscripts from the misc/userscripts
directory to /usr/share/qutebrowser/userscripts.</flag>
</use>