        PKG_NAME=simutrans-bin
           SPELL=${PKG_NAME}
         VERSION=99.16
     PKG_VERSION=99-16
    FOOD_VERSION=99-16
   WASTE_VERSION=99-13
          SOURCE=simulinux-$PKG_VERSION.zip
         SOURCE2=pak64-$PKG_VERSION.zip
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/simutrans
   SOURCE_URL[0]=$SOURCEFORGE_URL/simutrans/$SOURCE
  SOURCE2_URL[0]=$SOURCEFORGE_URL/simutrans/$SOURCE2
     SOURCE_HASH=sha512:278605d638484cd6560ef5249f17f2801afe7ece27d0abeb694180cf3c6fc3966f18626ecd3c688266a228fecea5bfd661e8bcdf17dc8c108d0d2e21084a2d87
    SOURCE2_HASH=sha512:21a7adf442042a67d92bf77cbac4e081723fa9cdd3cd854c1777012fbd9200c8f78acf2c091c1ce52c32a48e21a5591cc8cd71e39ef4ba9cfd46954e40f5cdab
if [[ "$SIMTRANS_WASTE" = "y" ]] ; then
         SOURCE3="simupak64-waste-${WASTE_VERSION}.zip"
    SOURCE3_HASH=sha512:b6f7126e4df1a513927cd20ce0e8944c4cd569c9eaa81ee971f638607e011696841f6c50519d86a723a74312b6152920bf1e03b4d26f802583ebfc768bd57bce
  SOURCE3_URL[0]=http://download.simutrans.com/pak64/$SOURCE3
fi
if [[ "$SIMTRANS_FACTFOOD" = "y" ]] ; then
         SOURCE4="pak64-addon-food-${FOOD_VERSION}.zip"
    SOURCE4_HASH=sha512:d78da45bc71a617c3759f6f2e18307d9fd44fcc5f72ea18f5685a16f30a180970668fec95ccdad9dc8ec8727fd6b304b2b8c9fbe0b06232d1588aa151791a8e8
  SOURCE4_URL[0]=$SOURCEFORGE_URL/simutrans/$SOURCE4
fi
        WEB_SITE=http://www.simutrans.com/
         ENTERED=20040422
          REJECT="is non-source"
      LICENSE[0]=ART
         ARCHIVE=off
           SHORT="Transport and economic simulation. Transport Tycoon clone."
cat << EOF
Simutrans is a transport and economic simulation game. There are
versions for Linux, BeOS and Windows available. Simutrans has not
yet reached production state, but it is quite possible to build
big transport networks between the industries and cities.

The player can create bus and rail connections and transport
passengers, mail and goods in and between cities and industries.
Even passenger ferries and oil tankers are included in the game.
Goods are produced by industries from raw materials, sometimes
over many steps of intermediate products. I.e. coal and iron ore
ore needed to produce steel in a steel mill. Oil may be
transformed to plastics in a refinery. Plastics and steel are
used to build cars by the car industry. Finally the cars are sold
in the cities. Now they need gas to run, which also will be
produced at the refinery.

All goods need to be transported. This is the players task.
Transport the goods and let the industry live up. But be careful
not to destroy your environments.

Simutrans is developed by me (Hansjrg Malthaner) in my free time
as a non-commercial project. There are no warranties. You can get
it free of charge from my download page. You may make as many
copies as you like. You may distribute the copies for free,
but you may not charge for them.

Simutrans or any parts of it may not be used in any ways in
another commercial or non commercial project without written
permission of the author (Hansjrg Malthaner). 
EOF
