forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
20 lines (20 loc) · 869 Bytes
/
metadata.xml
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>
<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>
<upstream>
<remote-id type="launchpad">zeitgeist-extensions</remote-id>
</upstream>
</pkgmetadata>