diff options
author | Nathan Phillip Brink <binki@gentoo.org> | 2015-09-26 03:47:27 +0000 |
---|---|---|
committer | Nathan Phillip Brink <binki@gentoo.org> | 2015-09-26 03:47:27 +0000 |
commit | bd4079cd6189e89ff4b0f324c5903ca950730a5b (patch) | |
tree | b29a30c7006e728939a05cbb1f9ef1ca2fd18f3e /dev-util/geany-plugins/metadata.xml | |
parent | profiles: Prepare to add geany-plugins-1.25 for bug #555330. (diff) | |
download | gentoo-bd4079cd6189e89ff4b0f324c5903ca950730a5b.tar.gz gentoo-bd4079cd6189e89ff4b0f324c5903ca950730a5b.tar.bz2 gentoo-bd4079cd6189e89ff4b0f324c5903ca950730a5b.zip |
dev-util/geany-plugins: Add geany-plugins-1.25 for bug #555330 thanks vityokster, M8R-u38wij.
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-util/geany-plugins/metadata.xml')
-rw-r--r-- | dev-util/geany-plugins/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml index 0f39490cad47..afa89beee240 100644 --- a/dev-util/geany-plugins/metadata.xml +++ b/dev-util/geany-plugins/metadata.xml @@ -7,7 +7,9 @@ </maintainer> <use> <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='devhelp'>Enable the devhelp plugin which integrates <pkg>dev-util/devhelp</pkg></flag> @@ -16,6 +18,7 @@ <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='overview'>Enable overview 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> |