mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
app-emacs/vterm: add new package
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Arjan Adriaanse <arjan@adriaan.se>
This commit is contained in:
26
app-emacs/vterm/metadata.xml
Normal file
26
app-emacs/vterm/metadata.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>arjan@adriaan.se</email>
|
||||
<name>Arjan Adriaanse</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU
|
||||
Emacs based on libvterm, a C library. As a result of using compiled
|
||||
code (instead of elisp), emacs-libvterm is fully capable, fast, and
|
||||
it can seamlessly handle large outputs.
|
||||
|
||||
This package automatically compiles the needed module and provides
|
||||
configurations for better integration with some shells.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<maintainer status="active">
|
||||
<email>fuermetz@mailbox.org</email>
|
||||
<name>Lukas Fürmetz</name>
|
||||
</maintainer>
|
||||
<doc>https://github.com/akermu/emacs-libvterm/blob/master/README.md</doc>
|
||||
<bugs-to>https://github.com/akermu/emacs-libvterm/issues</bugs-to>
|
||||
<remote-id type="github">akermu/emacs-libvterm</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user