Files
@ 973eab045010
Branch filter:
Location: ohnobinki_overlay/app-editors/emacs/metadata.xml - annotation
973eab045010
1.6 KiB
text/xml
dev-util/cmake: Add a patch to cmake which enables kde-base/kdelibs to compile on systems where /usr/lib is neither a symlink to /usr/lib64 or /usr/lib32. This adds a FIND_LIBRARY_USE_LIB32_PATHS global property which is an analog to the FIND_LIBRARY_USE_LIB64_PATHS property.
(Portage version: 2.2_rc69-r1/hg/Linux x86_64, signed Manifest commit)
(Portage version: 2.2_rc69-r1/hg/Linux x86_64, signed Manifest commit)
cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f cb92219dc12f | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<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 wide
variety of file types including plain text, source code, and HTML.
* Complete built-in documentation, including a tutorial for new users.
* Support for many languages and their scripts, including all the European
"Latin" scripts, Russian, Greek, Japanese, Chinese, Korean, Thai,
Vietnamese, Lao, Ethiopian, and some Indian scripts.
* Highly customizable, using Emacs Lisp code or a graphical customization
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='gzip-el'>Compress bundled Emacs Lisp source</flag>
<flag name='hesiod'>Enable support for <pkg>net-dns/hesiod</pkg></flag>
<flag name='leim'>Add support for Emacs input methods</flag>
<flag name='sendmail'>Build Emacs with MTA support</flag>
<flag name='sound'>Enable sound</flag>
<flag name='toolkit-scroll-bars'>Use the selected toolkit's scrollbars in
preference to Emacs' own scrollbars</flag>
</use>
</pkgmetadata>
|