From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-editors/emacs-vcs/metadata.xml | 56 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 app-editors/emacs-vcs/metadata.xml (limited to 'app-editors/emacs-vcs/metadata.xml') diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml new file mode 100644 index 000000000000..a9cf8efdbc3c --- /dev/null +++ b/app-editors/emacs-vcs/metadata.xml @@ -0,0 +1,56 @@ + + + + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + GNU Emacs is an extensible, customizable text editor - and more. At its core + is an interpreter for Emacs Lisp, a dialect of the Lisp programming language + with extensions to support text editing. The features of GNU Emacs include: + * Content-sensitive editing modes, including syntax coloring, for a variety + of file types including plain text, source code, and HTML. + * Complete built-in documentation, including a tutorial for new users. + * Full Unicode support for nearly all human languages and their scripts. + * Highly customizable, using Emacs Lisp code or a graphical interface. + * A large number of extensions that add other functionality, including a + project planner, mail and news reader, debugger interface, calendar, and + more. Many of these extensions are distributed with GNU Emacs; others are + available separately. + + + Enable the MIT Athena widget set + (x11-libs/libXaw) + Enable loading of dynamic libraries at + runtime + Support shared score files for games + Use gnome-base/gconf to read the system + font name + Use gfile (dev-libs/glib) for file + notification + Use gsettings (dev-libs/glib) to read the + system font name + Prefer version 3 of the GIMP Toolkit to version 2 + (x11-libs/gtk+) + Compress bundled Emacs Lisp source + Enable support for net-dns/hesiod + Use media-gfx/imagemagick for image + processing + Use dev-libs/libxml2 to parse XML instead + of the internal Lisp implementations + Retrieve e-mail using net-mail/mailutils + instead of the internal movemail substitute + Enable building under a PaX enabled kernel + Install C source files and make them available for + find-function + Add elisp threading support + Use the selected toolkit's scrollbars in + preference to Emacs' own scrollbars + Prefer wide Emacs integers (typically 62-bit). + This option has an effect only on architectures where "long" and + "long long" types have different size. + Enable use of GTK widgets in Emacs buffers + (requires GTK3) + + -- cgit v1.2.3