summaryrefslogtreecommitdiff
blob: e97496ef202a3cfc7c12553d684090d6a8f1caf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>aklhfex@gmail.com</email>
		<name>Chris Mayo</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Gentoo Proxy Maintainers Project</name>
	</maintainer>
	<use>
		<flag name="gtk3">Use GTK+3 instead of GTK+2</flag>
		<flag name="autoclose">Enable the autoclose plugin.</flag>
		<flag name="automark">Enable the automark plugin</flag>
		<flag name="commander">Enable the commander plugin which provides a command panel for rapid access to any action.</flag>
		<flag name="ctags">Enable ctags plugin</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="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 in GeanyVC</flag>
		<flag name="keyrecord">Enable the keyrecord plugin</flag>
		<flag name="multiterm">Enable the multiterm plugin</flag>
		<flag name="overview">Enable overview plugin</flag>
		<flag name="pretty-printer">Enable pretty-printer 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>
	</use>
</pkgmetadata>