          MODULE=fbterm
         VERSION=1.7.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://fbterm.googlecode.com/files
      SOURCE_VFY=sha1:dc7b7ff29212c1551f35bf7a50967454d3b8c67c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.7
        WEB_SITE=http://fbterm.googlecode.com
         ENTERED=20090426
         UPDATED=20110214
           SHORT="A fast terminal emulator for frame buffer device"

cat << EOF
FbTerm is a fast terminal emulator for linux with frame buffer device.
Features include:
 - mostly as fast as terminal of linux kernel while accelerated
   scrolling is enabled on framebuffer device
 - select font with fontconfig and draw text with freetype2, same as
   Qt/Gtk+ based GUI apps
 - dynamicly create/destroy up to 10 windows initially running default
   shell
 - record scrollback history for every window
 - auto-detect text encoding with current locale, support double width
   scripts like Chinese, Japanese etc
 - switch between configurable additional text encodings with hot keys
   on the fly
 - copy/past selected text between windows with mouse when gpm server is
   running
 - change the orientation of screen display, a.k.a. screen rotation
 - lightweight input method framework with client-server architecture
 - background image for eye candy.
EOF
