blob: 8150f485b561ddd723b7f86043fc5c0fdc6debb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
</maintainer>
<longdescription>
Eterm is a color vt102 terminal emulator intended as a replacement for
xterm. It is designed with a Freedom of Choice philosophy, leaving as
much power, flexibility, and freedom as possible in the hands of the
user. It is designed to look good and work well, but takes a
feature-rich approach rather than one of minimalism while still
maintaining speed and efficiency.
</longdescription>
<use>
<flag name='escreen'>Enable built-in <pkg>app-misc/screen</pkg>
support</flag>
<flag name='etwin'>Enable twin support</flag>
</use>
</pkgmetadata>
|