metadata.xml 1.2 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <use>
  5. <flag name="gtk3">Use GTK+3 instead of GTK+2</flag>
  6. <flag name="autoclose">Enable the autoclose plugin.</flag>
  7. <flag name="automark">Enable the automark plugin</flag>
  8. <flag name="commander">Enable the commander plugin which provides a command panel for rapid access to any action.</flag>
  9. <flag name="ctags">Enable ctags plugin</flag>
  10. <flag name="debugger">Enable the debugger plugin which interfaces with <pkg>sys-devel/gdb</pkg></flag>
  11. <flag name="defineformat">Enable the defineformat plugin.</flag>
  12. <flag name="enchant">Enable spell checking using enchant</flag>
  13. <flag name="gpg">Enable geanypg plugin which integrates GPG using <pkg>app-crypt/gpgme</pkg></flag>
  14. <flag name="gtkspell">Use gtkspell for dictionary support in GeanyVC</flag>
  15. <flag name="multiterm">Enable the multiterm plugin</flag>
  16. <flag name="overview">Enable overview plugin</flag>
  17. <flag name="scope">Enable the scope plugin which is a graphical GDB front-end</flag>
  18. <flag name="soup">Enable updatechecker and geniuspaste plugins which require <pkg>net-libs/libsoup</pkg></flag>
  19. </use>
  20. </pkgmetadata>