app-editors/neomacs (gentoo-zh)

Search

Install

Install this package:

emerge -a app-editors/neomacs

Package Information

Description:
NEO Emacs is a GPU powered Emacs written in Rust with a modern display engine. Aiming for modern design & multi-threaded Elisp, 10x performance, zero-pause concurrent GC and 100% Emacs compatibility.
Homepage:
https://github.com/eval-exec/neomacs
License:
GPL-3+ FDL-1.3+ CC-BY-SA-3.0 CC-BY-SA-4.0 CC-BY-4.0 HPND PCRE PSF-2 unicode W3C Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC LGPL-3 MIT MPL-2.0 UoI-NCSA Unicode-3.0 Unicode-DFS-2016 ZLIB

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>xiangzhedev@gmail.com</email>
		<name>xz-dev</name>
	</maintainer>
	<longdescription>
		NEO Emacs is a GPU powered Emacs written in Rust with a modern display
		engine. Aiming for modern design &amp; multi-threaded Elisp, 10x
		performance, zero-pause concurrent GC and 100% Emacs compatibility.
	</longdescription>
	<use>
		<flag name="jit">Enable just-in-time compilation support</flag>
		<flag name="terminal">Enable the embedded terminal emulator feature</flag>
		<flag name="video">Enable GStreamer-backed inline video support</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/eval-exec/neomacs/issues</bugs-to>
		<remote-id type="github">eval-exec/neomacs</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p app-editors/neomacs | euse -E <flag> -p app-editors/neomacs | euse -D <flag> -p app-editors/neomacs

Flag Description 9999
jit Enable just-in-time compilation support
terminal Enable the embedded terminal emulator feature
video Enable GStreamer-backed inline video support