          MODULE=galculator
         VERSION=2.1.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://galculator.mnim.org/downloads/
      SOURCE_VFY=sha256:01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778ae
        WEB_SITE=http://galculator.mnim.org/
         ENTERED=20160224
         UPDATED=20160224
           SHORT="GTK+ based scientific calculator"

cat << EOF
galculator is a GTK based calculator with ordinary notation/reverse polish
notation (RPN), a formula entry mode, different number bases (DEC, HEX, OCT,
BIN) and different units of angular measure (DEG, RAD, GRAD). It supports
quad-precision floating point and 112-bit binary arithmetic.
galculator's main features include:
  Algebraic mode, RPN (Reverse Polish Notation), Formula Entry and Paper mode
  Decimal, hexadecimal, octal and binary number base
  Radiant, degree and grad support
  Basic and Scientific Mode
  User defined constants and functions
  Trigonometric functions, power, sqare root, natural and common logarithm,
  inverse and hyperbolic functions
  Binary arithmetic of configurable bit length and signedness
  Quad-precision floating point arithmetic
  112-bit binary arithmetic
  Copy and paste
  Available in more than 20 translations.
EOF
