summaryrefslogtreecommitdiff
blob: 789b16c98ea09428a5e9e1c0ea1eb98d7714322c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>gnome@gentoo.org</email>
    <name>Gentoo GNOME Desktop</name>
  </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>
  <upstream>
    <remote-id type="launchpad">zeitgeist-extensions</remote-id>
  </upstream>
</pkgmetadata>