2023-08-21: Stephane Fontaine <esselfe16@gmail.com>
	* DETAILS: version 13.4
	  Add opensource game files
	  Change from gz to xz tarball
	  Adjust warning about original files
	  Change license from GPL to GPL2
	  Use HTTPS links
	  Converted to cmake build system
	* BUILD: converted to cmake
	* CONFIGURE: added CMAKE_CONFIGURE, dropped OPENTTD_OPTS
	  Added dedicated and game files (original/open source) options
	* INSTALL: switch to cmake and conditionally extract
	  opensource game files
	* DEPENDS: zlib, libpng, lzo and xz-utils now required
	  Conditionally depend on sdl2, allegro, fluidsynth,
	  freetype and fontconfig if not building the dedicated version
	  Add depends on unzip if building with the opensource game files
	  Added CMAKE_DEPENDS
	* PREPARE, FINAL: Add link to official openttd wiki

2016-04-09 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 1.6.0

2016-02-07 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: disable timidity dependency, as it is wrong

2015-06-23 Ismael Luceno <ismael@sourcemage.org>
	* BUILD, DEPENDS, DETAILS: updated spell to 1.5.1
	  Updated dependencies

2014-02-15 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: version 1.3.3
	* BUILD: fix data directory

2012-01-24 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 1.1.5

2011-02-05 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 1.0.5

2010-03-18 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS, BUILD: version 1.0.0-RC3

2007-04-22 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: version update to 0.5.1
	* BUILD: using configure
	* DEPENDS: using configure
	* INSTALL: using make install
	* CONFIGURE: using configure
	* openttd: removed

2006-08-15 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: updated to 0.4.8, switched SOURCE_URL from tar.gz to
	  tar.bz2, added LICENSE[0]

2006-07-18 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* desktop/openttd.desktop: added as per bug #10935
	* DETAILS: removed UPDATED and BUILD_API=2
	* BUILD: minor fixes
	* INSTALL: minor fixes

2006-04-11 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: updated to 0.4.7

2006-02-04 Neuron <vlmarek@volny.cz>
	* DETAILS: updated to 0.4.5

2005-12-01 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-08-12 Mads Laursen <smgl@dossen.dk>
	* BUILD, DEPENDS: made zlib, libpng, alsa and sdl optional
	* BUILD, CONFIGURE: made building with network support optional
	* FINAL, PREPARE: fixed the message to fit in 80 cols,
	  removed passages about data in ~/.openttd, since it won't work
	* INSTALL: put binary in /usr/libexec and script in /usr/games,
	  install images
	* openttd: the script is still needed, as openttd expects scenarios
	  in ~/.openttd/scenario and there doesn't seem to be a way to fix that,
	  also creates autosave directory,
	  removed the check for data, since openttd does that already, and in this
	  setup the user cannot provide his own
	* openttd.desktop: add the game to the menu in GNOME and other 
	  freedesktop.org compliant environments

2005-06-21 Florian Franzmann <bwlf@bandrate.org>
	* BUILD: set configuration variables in make invocation, changed
	  directory for shared data to /usr/share/games/openttd
	* DEPENDS: added dependency on alsa-utils
	* DETAILS: updated to 0.4.0.1
	* FINAL, PREPARE: changed directory for shared data to /usr/share/games/openttd
	* INSTALL: removed make_normal, changed directory for shared 
	  data to /usr/share/games/openttd

2005-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed MAKE_NJOBS=1
	  Shortened SHORT
	* BUILD: Run make_single before make
	* INSTALL: make_normal afterwards
	* POST_INSTALL,FINAL: POST_INSTALL renamed to FINAL
	  Use only one call to message

2004-08-03 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: SDL renamed to sdl
	  Removed zlib as libpng depends on it
	  Formatted to Guru Handbook

2004-07-18 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: Updated to 0.3.3
	* HISTORY: Seems it got lost so I had to create it
	* INSTALL: One dir less to copy
