summaryrefslogtreecommitdiff
path: root/dev-util/geany-plugins/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-util/geany-plugins/metadata.xml
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-util/geany-plugins/metadata.xml')
-rw-r--r--dev-util/geany-plugins/metadata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml
new file mode 100644
index 000000000000..ba173350cebd
--- /dev/null
+++ b/dev-util/geany-plugins/metadata.xml
@@ -0,0 +1,29 @@
+<?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="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>