diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-06 13:38:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-06 13:38:15 +0000 |
commit | b52acce1f8bd129e6515f322ccbd044a011982fc (patch) | |
tree | b106e9fd0e4a8d3c58475d5cc4416c1d6ab7c71b /app-misc/beagle/metadata.xml | |
parent | old (diff) | |
download | historical-b52acce1f8bd129e6515f322ccbd044a011982fc.tar.gz historical-b52acce1f8bd129e6515f322ccbd044a011982fc.tar.bz2 historical-b52acce1f8bd129e6515f322ccbd044a011982fc.zip |
Punt beagle as planned. Use tracker or some other maintained indexer.
Diffstat (limited to 'app-misc/beagle/metadata.xml')
-rw-r--r-- | app-misc/beagle/metadata.xml | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/app-misc/beagle/metadata.xml b/app-misc/beagle/metadata.xml deleted file mode 100644 index a8f8a1c8c7ff..000000000000 --- a/app-misc/beagle/metadata.xml +++ /dev/null @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>dotnet</herd> - <use> - <flag name='google'>Enables google (gmail etc.) indexing support.</flag> - <flag name='chm'>Enables support for indexing of the MS CHM (Compressed HTML) - file format using <pkg>app-doc/chmlib</pkg>.</flag> - <flag name='doc'>Builds programmer documentation for Beagle using - <pkg>app-doc/monodoc</pkg>.</flag> - <flag name='debug'>Enables debug XML dumps of all messages passed between - the daemons and the UIs. WARNING, this option will fill up your Beagle - Log directory very quickly.</flag> - <flag name='eds'>Enables Beagle to index the Addressbook and Calendar from - <pkg>mail-client/evolution</pkg> stored in - <pkg>gnome-extra/evolution-data-server</pkg>. The information is - accessed using <pkg>dev-dotnet/evolution-sharp</pkg>.</flag> - <flag name='firefox'>Compiles and installs the extension for either - <pkg>www-client/firefox</pkg> or - <pkg>www-client/firefox-bin</pkg>. This extension helps - Beagle index the websites you visit.</flag> - <flag name='galago'>Allows Beagle to get status information from - applications such as Pidgin to show in the search results.</flag> - <flag name='gtk'>Enables the GTK+ Beagle Search UI for showing search - results. This is the default GUI for Beagle.</flag> - <flag name='inotify'>Enable inotify filesystem monitoring support - </flag> - <flag name='pdf'>Enables support for indexing of the PDF (Portable Document - Format) file format using `pdfinfo` and `pdftotext` from - <pkg>app-text/poppler</pkg></flag> - <flag name='ole'>Enables OLE (Object Linking and Editing) support via - <pkg>dev-dotnet/gsf-sharp</pkg>, <pkg>app-text/wv</pkg>, and - <pkg>app-office/gnumeric</pkg>(ssindex). These allow Beagle to index - MS Powerpoint, Word, and Spreadsheet Documents.</flag> - <flag name='thunderbird'>Compiles and installs the extension for either - <pkg>mail-client/thunderbird</pkg> or - <pkg>mail-client/thunderbird-bin</pkg>. This extension helps - Beagle index your mails.</flag> - <flag name='xscreensaver'>Allow Beagle to detect when the screensaver is - switched on. This allows Beagle to use more resources and index faster - when the computer is not in use.</flag> - </use> -</pkgmetadata> |