summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-10-23 04:04:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-10-23 04:04:37 +0100
commitfd93fe10d9e6c855fed8e1524b2d2d64d2085570 (patch)
treeef70885add7d9276bc4f5e8b56c784bc974b3e0b /app-editors
parenta15e8dc7444560123d7d4be1bccb19afd5b611d0 (diff)
gentoo auto-resync : 23:10:2024 - 04:04:36
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/Manifest.gzbin14133 -> 14124 bytes
-rw-r--r--app-editors/emacs/Manifest2
-rw-r--r--app-editors/emacs/metadata.xml119
3 files changed, 74 insertions, 47 deletions
diff --git a/app-editors/Manifest.gz b/app-editors/Manifest.gz
index 02fc0cb6e070..f9bc88a892bb 100644
--- a/app-editors/Manifest.gz
+++ b/app-editors/Manifest.gz
Binary files differ
diff --git a/app-editors/emacs/Manifest b/app-editors/emacs/Manifest
index e2cf1c5337b8..a2a67802bf3a 100644
--- a/app-editors/emacs/Manifest
+++ b/app-editors/emacs/Manifest
@@ -28,4 +28,4 @@ EBUILD emacs-29.4.ebuild 20276 BLAKE2B 11b4ed04dc0933f3ce0817b9b0804594a92d8a5ef
EBUILD emacs-30.0.91.ebuild 19872 BLAKE2B 570501fbcc3c66bd2eab8eafc9460517d7589638d7318b3996a5782e6145b9451d2454578eafdf0ba3124df5f02bb3c117300e79f0b038400c4e438b59f00f81 SHA512 b7c3f9a2ed560bed7437f5b7eef49f07883dcb5a26192bd8feadfdbe460a7edc0c4985aeb735e306cdb517f450827c1ce01f02cc9fc1e40e739f91c6b4165959
EBUILD emacs-30.0.9999-r1.ebuild 19872 BLAKE2B 570501fbcc3c66bd2eab8eafc9460517d7589638d7318b3996a5782e6145b9451d2454578eafdf0ba3124df5f02bb3c117300e79f0b038400c4e438b59f00f81 SHA512 b7c3f9a2ed560bed7437f5b7eef49f07883dcb5a26192bd8feadfdbe460a7edc0c4985aeb735e306cdb517f450827c1ce01f02cc9fc1e40e739f91c6b4165959
EBUILD emacs-31.0.9999.ebuild 19870 BLAKE2B 49e93af221606649c6114120d878e333d5a4428db11cf4407abe0a4e5b35095f84308831e766a4fbf68d4d646c0e3be63cc4efb1f154f47eb17acf803e354f14 SHA512 87ced640791ade634374140db76d74e5a4c95e7f3adab4ff5fb7d2b8a99aa457b8951ca4323613de3ff8449004211a7da5a06754025a0170791bfd9e263805f6
-MISC metadata.xml 3169 BLAKE2B 26eb3d3141f15801e3d68d1fcdcf27d88c1d3950a8b534c383f1a4e408bb1a1ba0be353a82a85c139236cd33f901036c0adc0c624242c5fe87937850ccb0e2c3 SHA512 245c1dc47069184d37187ece60eb67654d21264075ef55c78532054cbbbabcd57ff20695e42aa33593842893c0944d1054279de877c08874e07ab99fcb7ac592
+MISC metadata.xml 3434 BLAKE2B aaeef31ce265ae3b3c67ddfe01b3b41724b6fed7353e83f3efa1fe401944707391f3160d7cfea423802c67e78830387e210966f5fdc03a5a0a20b0e38f493b6d SHA512 2ad8128bfe05cbef0cdf19840e809918331c5e98976fb1af14127e0cb7adfba597ff83457a45079d1facd571953210c1650eb11b87d9bce2352e9ca865ebcc38
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index cd54973be312..79865d67692c 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -6,54 +6,81 @@
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
- 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.
+ 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.
</longdescription>
<use>
- <flag name="athena">Enable the MIT Athena widget set
- (<pkg>x11-libs/libXaw</pkg>)</flag>
- <flag name="dynamic-loading">Enable loading of dynamic libraries (modules)
- at runtime</flag>
- <flag name="games">Support shared score files for games</flag>
- <flag name="gfile">Use gfile (<pkg>dev-libs/glib</pkg>) for file
- notification</flag>
- <flag name="gmp">Use the GNU multiple precision arithmetic library
- (<pkg>dev-libs/gmp</pkg>) instead of the bundled mini-gmp subset</flag>
- <flag name="gsettings">Use gsettings (<pkg>dev-libs/glib</pkg>) to read the
- system font name</flag>
- <flag name="gzip-el">Compress bundled Emacs Lisp source</flag>
- <flag name="harfbuzz">Use <pkg>media-libs/harfbuzz</pkg> as text shaping
- engine</flag>
- <flag name="imagemagick">Use <pkg>media-gfx/imagemagick</pkg> for image
- processing</flag>
- <flag name="jit">Compile with Emacs Lisp native compiler support via
- libgccjit</flag>
- <flag name="json">Compile with native JSON support using
- <pkg>dev-libs/jansson</pkg></flag>
- <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> to parse XML instead
- of the internal Lisp implementations</flag>
- <flag name="mailutils">Retrieve e-mail using <pkg>net-mail/mailutils</pkg>
- instead of the internal movemail substitute</flag>
- <flag name="source">Install C source files and make them available for
- find-function</flag>
- <flag name="threads">Add elisp threading support</flag>
- <flag name="toolkit-scroll-bars">Use the selected toolkit's scrollbars in
- preference to Emacs' own scrollbars</flag>
- <flag name="tree-sitter">Support the <pkg>dev-libs/tree-sitter</pkg>
- parsing library</flag>
- <flag name="wide-int">Prefer wide Emacs integers (typically 62-bit).
- This option has an effect only on architectures where "long" and
- "long long" types have different size.</flag>
+ <flag name="athena">
+ Enable the MIT Athena widget set (<pkg>x11-libs/libXaw</pkg>)
+ </flag>
+ <flag name="dynamic-loading">
+ Enable loading of dynamic libraries (modules) at runtime
+ </flag>
+ <flag name="games">
+ Support shared score files for games
+ </flag>
+ <flag name="gfile">
+ Use gfile (<pkg>dev-libs/glib</pkg>) for file notification
+ </flag>
+ <flag name="gmp">
+ Use the GNU multiple precision arithmetic library
+ (<pkg>dev-libs/gmp</pkg>) instead of the bundled mini-gmp subset
+ </flag>
+ <flag name="gsettings">
+ Use gsettings (<pkg>dev-libs/glib</pkg>) to read the system font name
+ </flag>
+ <flag name="gzip-el">
+ Compress bundled Emacs Lisp source
+ </flag>
+ <flag name="harfbuzz">
+ Use <pkg>media-libs/harfbuzz</pkg> as text shaping engine
+ </flag>
+ <flag name="imagemagick">
+ Use <pkg>media-gfx/imagemagick</pkg> for image processing
+ </flag>
+ <flag name="jit">
+ Compile with Emacs Lisp native compiler support via libgccjit
+ </flag>
+ <flag name="json">
+ Compile with native JSON support using <pkg>dev-libs/jansson</pkg>
+ </flag>
+ <flag name="libxml2">
+ Use <pkg>dev-libs/libxml2</pkg> to parse XML instead of the internal
+ Lisp implementations
+ </flag>
+ <flag name="mailutils">
+ Retrieve e-mail using <pkg>net-mail/mailutils</pkg> instead of the
+ internal movemail substitute
+ </flag>
+ <flag name="source">
+ Install C source files and make them available for find-function
+ </flag>
+ <flag name="threads">
+ Add elisp threading support
+ </flag>
+ <flag name="toolkit-scroll-bars">
+ Use the selected toolkit's scrollbars in preference to Emacs' own
+ scrollbars
+ </flag>
+ <flag name="tree-sitter">
+ Support the <pkg>dev-libs/tree-sitter</pkg> parsing library
+ </flag>
+ <flag name="wide-int">
+ Prefer wide Emacs integers (typically 62-bit). This option has an
+ effect only on 32-bit systems, where it increases the maximum buffer
+ size from 0.5 to 2 GiB, at the cost of 10% to 30% Lisp slowdown.
+ </flag>
</use>
<upstream>
<remote-id type="savannah">emacs</remote-id>