summaryrefslogtreecommitdiff
blob: 7402c2400a51971a8ea48a68cc42fdeded4c357f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>binki@gentoo.org</email>
    <name>Nathan Phillip Brink</name>
  </maintainer>
  <use>
    <flag name='autoclose'>Enable the autoclose plugin.</flag>
    <flag name='commander'>Enable the commander plugin which provides a command panel for rapid access to any action.</flag>
    <flag name='debugger'>Enable the debugger plugin which interfaces with <pkg>sys-devel/gdb</pkg></flag>
    <flag name='defineformat'>Enable the defineformat plugin.</flag>
    <flag name='devhelp'>Enable the devhelp plugin which integrates <pkg>dev-util/devhelp</pkg></flag>
    <flag name='enchant'>Enable spell checking using enchant</flag>
    <flag name='gpg'>Enable geanypg plugin which integrates GPG using <pkg>app-crypt/gpgme</pkg></flag>
    <flag name='gtkspell'>Use gtkspell for dictionary support</flag>
    <flag name='markdown'>Enable the markdown plugin which uses <pkg>app-text/discount</pkg> and <pkg>net-libs/webkit-gtk</pkg> to display a realtime preview markdown.</flag>
    <flag name='multiterm'>Enable the multiterm plugin</flag>
    <flag name='scope'>Enable the scope plugin which is a graphical GDB front-end</flag>
    <flag name='soup'>Enable updatechecker and geniuspaste plugins which require <pkg>net-libs/libsoup</pkg></flag>
    <flag name='webkit'>Enable webhelper plugin which requires <pkg>net-libs/webkit-gtk</pkg></flag>
  </use>
</pkgmetadata>