           SPELL=fpc
         VERSION=2.0.2
          SOURCE=$SPELL-$VERSION.source.tar.gz
         SOURCE2=base.i386-linux.tar.gz
         SOURCE3=utils.i386-linux.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=${SOURCEFORGE_URL}/freepascal/$SOURCE
   SOURCE_URL[1]=ftp://ftp.freepascal.org/pub/fpc/dist/source-$VERSION/$SOURCE
  SOURCE2_URL[0]=http://w3studi.informatik.uni-stuttgart.de/~vonmerad/$SOURCE2
  SOURCE3_URL[0]=http://w3studi.informatik.uni-stuttgart.de/~vonmerad/$SOURCE3
        WEB_SITE=http://www.freepascal.org
     SOURCE_HASH=sha512:6355540ffb7186dfcf082a60ca8912cbab544a725d7194b528902a4ecdc7f8d00a9096f00c2e172f666c5a5a9ff7599f11e47d0153485510344436ce1bb38f30
    SOURCE2_HASH=sha512:69c3f8fa9c59898a3248eea2cbb294af634ae737f707c37d7df1c966cc4e109835d6ed29968f2ef9ee0a6b60337ad583ffa52253811a7eca79ed01c54ac96227
    SOURCE3_HASH=sha512:9ebc0370fa8ca36efd3896fbc73c6e115272b850793f5edada67506ee75fc69cb865609c0ad2b0e9961cea8de4b54cf8de9eb69385f7d51b8dd8d5c0b288f7ec
      LICENSE[0]=GPL
         ENTERED=20050521
         UPDATED=20050521
       BUILD_API=2
          CCACHE=off
           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
