           SPELL=fpc
         VERSION=2.0.4
     SOURCE_HASH=sha512:bc1caaffc89f6b4ee6e16a852f22f7c8f382cfaadbe6e70fe929dbabf9c09b3629193b6ed80c033049bb3607aa51129805eb505f252748ba49ebfcad4675d9af
#          SOURCE=$SPELL-$VERSION.source.tar.gz
          SOURCE=fpcbuild-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fpcbuild_${VERSION}_exp
   SOURCE_URL[0]=${SOURCEFORGE_URL}/freepascal/$SOURCE
   SOURCE_URL[1]=ftp://ftp.freepascal.org/pub/fpc/beta/$VERSION/source/$SOURCE
#   SOURCE_URL[1]=ftp://ftp.freepascal.org/pub/fpc/dist/source-$VERSION/$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
         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
