           SPELL=fpc
         VERSION=2.1.4
     SOURCE_HASH=sha512:5343255d4e1d71cf0dc570a33b6bcbd0fea6c12af614ada2a887cf7f27a1f0d117a44c4e3efd9cf2459e4773374eb430eea8f27d1793e4f2331c2ffc6a87bc04
          SOURCE=$SPELL-$VERSION.source.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=${SOURCEFORGE_URL}/freepascal/$SOURCE
        WEB_SITE=http://www.freepascal.org

if ! spell_ok fpc ; then
         SOURCE2=base.i386-linux.tar.gz
         SOURCE3=utils.i386-linux.tar.gz
  SOURCE2_URL[0]=http://w3studi.informatik.uni-stuttgart.de/~vonmerad/$SOURCE2
  SOURCE3_URL[0]=http://w3studi.informatik.uni-stuttgart.de/~vonmerad/$SOURCE3
    SOURCE2_HASH=sha512:69c3f8fa9c59898a3248eea2cbb294af634ae737f707c37d7df1c966cc4e109835d6ed29968f2ef9ee0a6b60337ad583ffa52253811a7eca79ed01c54ac96227
    SOURCE3_HASH=sha512:9ebc0370fa8ca36efd3896fbc73c6e115272b850793f5edada67506ee75fc69cb865609c0ad2b0e9961cea8de4b54cf8de9eb69385f7d51b8dd8d5c0b288f7ec
fi
      LICENSE[0]=GPL
         ENTERED=20050521
          CCACHE=off
  STAGED_INSTALL=off
#         ARCHIVE=off
        KEYWORDS="pascal compiler devel"
           SHORT="a Pascal compiler"
cat << EOF
Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler.
It is available for different processors: Intel x86, Amd64/x86 64, PowerPC,
Sparc.
EOF
