### this file is sourced not run
PKGNAME=wcalc
PKGVER=2.5
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${PKGNAME}-${PKGVER}.tar.bz2
MD5SUM=45b02ba339a813ffc65f154d1e54a04b
SRC_URL=http://downloads.sourceforge.net/w-calc/$TARBALL
BUNDLE=

SLACKDESC="${PKGNAME}: ${PKGNAME} ${PKGVER} (A Very Capable Calculator)  
${PKGNAME}:  
${PKGNAME}: Wcalc is a very capable calculator. It supports abitrary precision,
${PKGNAME}: has standard functions (sin, asin, and sinh for example, in either
${PKGNAME}: radians or degrees), many pre-defined constants (pi, e, c, etc.),
${PKGNAME}: support for using variables, "active" variables, a command history,
${PKGNAME}: hex/octal/binary input and output, unit conversions, embedded comments,
${PKGNAME}: and an expandable expression entry field. It evaluates expressions
${PKGNAME}: using the standard order of operations.
${PKGNAME}: 
${PKGNAME}: http://w-calc.sourceforge.net/
"

SLACKINSTALL=''
SLACKREQ='libmpfr'

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build
