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