Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201093 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/app-misc/beagle/metadata.xml (+38 lines)
Lines 6-9 Link Here
6
		<email>dsd@gentoo.org</email>
6
		<email>dsd@gentoo.org</email>
7
		<name>Daniel Drake</name>
7
		<name>Daniel Drake</name>
8
	</maintainer>
8
	</maintainer>
9
	<use>
10
		<flag name='chm'>Enables support for indexing of the MS CHM (Compressed HTML)
11
			file format using <pkg>app-doc/chmlib</pkg>.</flag>
12
		<flag name='doc'>Builds programmer documentation for Beagle using
13
			<pkg>app-doc/monodoc</pkg>.</flag>
14
		<flag name='debug'>Enables debug XML dumps of all messages passed between
15
			the daemons and the UIs. WARNING, this option will fill up your Beagle
16
			Log directory very quickly.</flag>
17
		<flag name='eds'>Enables Beagle to index the Addressbook and Calendar from
18
			<pkg>mail-client/evolution</pkg> stored in
19
			<pkg>gnome-extra/evolution-data-server</pkg>. The information is
20
			accessed using <pkg>dev-dotnet/evolution-sharp</pkg>.</flag>
21
		<flag name='epiphany'>Compiles and installs the extension for either
22
			<pkg>www-client/epiphany</pkg>. This extension helps Beagle index the
23
			websites you visit.</flag>
24
		<flag name='firefox'>Compiles and installs the extension for either
25
			<pkg>www-client/mozilla-firefox</pkg> or
26
			<pkg>www-client/mozilla-firefox-bin</pkg>. This extension helps
27
			Beagle index the websites you visit.</flag>
28
		<flag name='galago'>Allows Beagle to get status information from
29
			applications such as Pidgin to show in the search results.</flag>
30
		<flag name='gtk'>Enables the GTK+ Beagle Search UI for showing search
31
			results. This is the default GUI for Beagle.</flag>
32
		<flag name='pdf'>Enables support for indexing of the PDF (Portable Document
33
			Format) file format using `pdfinfo` and `pdftotext` from
34
			<pkg>app-text/poppler</pkg></flag>
35
		<flag name='ole'>Enables OLE (Object Linking and Editing) support via
36
			<pkg>dev-dotnet/gsf-sharp</pkg>, <pkg>app-text/wv</pkg>, and
37
			<pkg>app-office/gnumeric</pkg>(ssindex). These allow Beagle to index 
38
			MS Powerpoint, Word, and Spreadsheet Documents.</flag>
39
		<flag name='thunderbird'>Compiles and installs the extension for either
40
			<pkg>mail-client/mozilla-thunderbird</pkg> or
41
			<pkg>mail-client/mozilla-thunderbird-bin</pkg>. This extension helps
42
			Beagle index your mails.</flag>
43
		<flag name='xscreensaver'>Allow Beagle to detect when the screensaver is
44
			switched on. This allows Beagle to use more resources and index faster
45
			when the computer is not in use.</flag>
46
	</use>
9
</pkgmetadata>
47
</pkgmetadata>

Return to bug 201093