summaryrefslogtreecommitdiff
blob: 91328c1eb0da268f6ed3bf61deb06eae09d5e074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>leechcraft@gentoo.org</email>
	<name>LeechCraft</name>
</maintainer>
<use>
	<flag name="autosearch">Provide automatic search suggestions for Poshuku.</flag>
	<flag name="cleanweb">Build CleanWeb for ad blocking compatible with Firefox's AdBlock+.</flag>
	<flag name="dcac">Build color inverter module providing a night mode.</flag>
	<flag name="fatape">Build FatApe, GreaseMonkey userscripts support layer.</flag>
	<flag name="filescheme">Build FileScheme for accessing local URLs.</flag>
	<flag name="fua">Build FUA for faking user agents for different hosts.</flag>
	<flag name="keywords">Build Keywords for adjusting search shortcuts.</flag>
	<flag name="onlinebookmarks">Build OnlineBookmarks for syncing bookmarks with social bookmarking services like Read It Later.</flag>
	<flag name="pcre">Use <pkg>dev-libs/libpcre</pkg> for rules matching in CleanWeb instead of slower QRegExp.</flag>
	<flag name="qrd">Build module for displaying the QR code of a web page.</flag>
	<flag name="wyfv">Build WYFV for replacing Flash-based video players on some sites.</flag>
</use>
</pkgmetadata>