gentoo-karlay

My Gentoo ebuild overlay
Log | Files | Refs

metadata.xml (970B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
      3 <pkgmetadata>
      4 	<!-- maintainer-needed -->
      5 	<use>
      6 		<flag name="apidoc">Provide doxygen generated API docs</flag>
      7 		<flag name="crypt">Support decryption and verification of PGP/MIME
      8 			messages and in Emacs UI - encryption; support also S/MIME
      9 			signature verification since version 0.22</flag>
     10 		<flag name="emacs">Install Emacs UI (the main one)</flag>
     11 		<flag name="mutt">Install helper script for Mutt</flag>
     12 		<flag name="nmbug">Install experimental tag sharing /
     13 			pseudo-bug-tracking script for Notmuch
     14 			(see http://notmuchmail.org/nmbug/)</flag>
     15 	</use>
     16 	<longdescription lang="en">
     17 		Notmuch is a system for indexing, searching, reading, and tagging large
     18 		collections of email messages in maildir or mh format. It uses the
     19 		Xapian library to provide fast, full-text search with a convenient
     20 		search syntax.
     21 	</longdescription>
     22 </pkgmetadata>