summaryrefslogtreecommitdiffstats
path: root/display/fbterm/DETAILS
blob: 1428a0184e30bfbe03eac29fe687c9931441dee1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=fbterm
         VERSION=1.7
          SOURCE="${SPELL}-${VERSION}.0.tar.gz"
   SOURCE_URL[0]="http://${SPELL}.googlecode.com/files/${SOURCE}"
     SOURCE_HASH=sha512:ba78b5118b5e4c65046f7f91ce88cb4f828e2debb34358df8518e1907a8d601a2be4dfcf144e84494dc30e4828d333574debe8dd3ffb59e2169c3e48ba1f6a10
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/${SPELL}/"
      LICENSE[0]=GPL
         ENTERED=20081026
           SHORT="A fast frame buffer-based terminal emulator for Linux."
cat << EOF
FbTerm is a fast terminal emulator for Linux that uses the frame buffer. It
is mostly as fast as the Linux kernel's terminal when accelerated scrolling
is enabled on the frame buffer device. It allows you to select fonts with
fontconfig, auto-detect and convert text encoding with support for double
width scripts like Chinese and Japanese etc, dynamically create and destroy
up to 10 windows, record scroll-back history for every window, and copy/paste
selected text between windows with mouse the when the gpm server is running.
EOF