summaryrefslogtreecommitdiffstats
path: root/display/fbterm/DETAILS
blob: 6fd6d85cb428cde7c36bf83a56ff2f05c8d2f884 (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.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
     SOURCE_HASH=sha512:b17dd5298e4d07e58818628d2bcaadd56416e6dba6ca0ce549b456c6257d6fc5091e79cd69c134baeeaef954c0e2c37bd0db135d24a2677f26afcaf59e3934ae
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