summaryrefslogtreecommitdiff
blob: 4d4ab4b2003628fcbdeafd1183c689cf7c7dfa00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>gnome</herd>
	<maintainer>
		<email>jlec@gentoo.org</email>
	</maintainer>
	<longdescription>
The Extensions allow manipulating events before/after insertion as well as 
before fetching from the engine. They run in the Zeitgeist process. Default 
Extension are Blacklists and Datasource Registery.
</longdescription>
	<use>
		<flag name="fts">Enable the full text search</flag>
		<flag name="geolocation">Add the physical location of the computer at the moment when events are inserted</flag>
		<flag name="memprofile">Memory profiling extension</flag>
		<flag name="sqldebug">debug zeitgeists sql statements</flag>
		<flag name="tracker">Notify Tracker on events</flag>
	</use>
</pkgmetadata>