SPELL=scala VERSION=2.10.0 SOURCE="${SPELL}-sources-${VERSION}.tgz" SOURCE_URL[0]=http://www.${SPELL}-lang.org/downloads/distrib/files/${SOURCE} SOURCE_HASH=sha512:2f464800347d644ba589462c074f5ebbd9e72729af8a4d2549aff923b22a5d35081d1be09b258c056c076f57d053dedc0d6d8fd80901348a207d31bd50aac039 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-sources" WEB_SITE="http://www.scala-lang.org" LICENSE[0]=BSD ENTERED=20110401 SHORT="a general purpose programming language" cat << EOF Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application. EOF .