           SPELL=fpc
         VERSION=2.2.0
     SOURCE_HASH=sha512:c6873e373fe24e850f20744826ce02af2cc04007359f82a28c3dc48b61a513807965630c61bae623197647c1d16aae1cb43faa313305acd2da46de882a91ca81
          SOURCE=$SPELL-$VERSION.source.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   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
