metadata.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="person">
  5. <email>maksbotan@gentoo.org</email>
  6. <name>Maxim Koltsov</name>
  7. </maintainer>
  8. <use>
  9. <flag name="adiummessagestyle">Use UI styles created for Adium</flag>
  10. <flag name="annotations">Enable adding comments to the contacts in the roster</flag>
  11. <flag name="autostatus">Change the status in accordance with the time of inactivity</flag>
  12. <flag name="avatars">Enable assigning and displaying avatars</flag>
  13. <flag name="birthdayreminder">Reminds about birthdays of your friends</flag>
  14. <flag name="bitsofbinary">Allow other modules to receive or send a small amount of binary data in XMPP stanza</flag>
  15. <flag name="bookmarks">Enable creating bookmarks of the Jabber conferences and Web pages</flag>
  16. <flag name="captchaforms">Perform tests for humanity outside of Web browser</flag>
  17. <flag name="chatstates">Post user's activity to the chat</flag>
  18. <flag name="clientinfo">Enable sending and receiving peer's application version, local time and last activity info</flag>
  19. <flag name="commands">Enable performing special commands provided by various services</flag>
  20. <flag name="compress">Compress stream of messages</flag>
  21. <flag name="console">Enable inspecting a raw XML stream</flag>
  22. <flag name="dataforms">Allow other modules to process and display data forms intended for the user</flag>
  23. <flag name="datastreamsmanager">Enable initiating a custom data stream between two XMPP entities</flag>
  24. <flag name="emoticons">Enable using smiley images in messages</flag>
  25. <flag name="filemessagearchive">Allows to save the history of conversations to local files</flag>
  26. <flag name="filestreamsmanager">Enable transferring files between two XMPP entities</flag>
  27. <flag name="filetransfer">Enable sending files to peers</flag>
  28. <flag name="gateways">Simplify the interaction with gateways to other IM systems</flag>
  29. <flag name="inbandstreams">Enable initiating in-band data stream between two XMPP enitites</flag>
  30. <flag name="iqauth">Enable logging on Jabber servers withous SASL authentication support</flag>
  31. <flag name="jabbersearch">Enable searching contacts in Jabber networks</flag>
  32. <flag name="messagearchiver">Enable saving the communication history both locally and on the server</flag>
  33. <flag name="messagecarbons">Allows to keep all user IM clients engaged in a conversation</flag>
  34. <flag name="multiuserchat">Enable Jabber multi-user conferences</flag>
  35. <flag name="pepmanager">Allows other plugins to recieve and publish PEP events</flag>
  36. <flag name="privacylists">Enable blocking the undesirable contacts</flag>
  37. <flag name="privatestorage">Allow other modules to store arbitrary data on the server</flag>
  38. <flag name="recentcontacts">Displays a recently used contacts</flag>
  39. <flag name="registration">Enable creating accounts in Jabber services</flag>
  40. <flag name="remotecontrol">Allows to remotely control the client</flag>
  41. <flag name="rosteritemexchange">Allows to exchange contact list items</flag>
  42. <flag name="rostersearch">Allows to search for contacts in the roster</flag>
  43. <flag name="servermessagearchive">Allows to save the history of communications on the server</flag>
  44. <flag name="servicediscovery">Enable receiving information about Jabber entities</flag>
  45. <flag name="sessionnegotiation">Enable initiating the session between two entities with setting the rules for XMPP stanzas exchange</flag>
  46. <flag name="shortcutmanager">Allows to setup user defined shortcuts</flag>
  47. <flag name="socksstreams">Enable initiating SOCKS5 data streams between two XMPP entities</flag>
  48. <flag name="urlprocessor">Allows other plugins to load data from custom types of URLs</flag>
  49. <flag name="vcard">Enable obtaining peer's personal contact information</flag>
  50. <flag name="xmppuriqueries">Allow other plugins to handle XMPP URI queries</flag>
  51. <flag name="vcs-revision">Add VCS revision to version number, INSECURE.</flag>
  52. <flag name="aspell">Select <pkg>app-text/aspell</pkg> spell checker backend</flag>
  53. <flag name="enchant">Select <pkg>app-text/enchant</pkg> spell checker backend</flag>
  54. <flag name="hunspell">Select <pkg>app-text/hunspell</pkg> spell checker backend</flag>
  55. </use>
  56. </pkgmetadata>