2019-05-25 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD: Fixed build against musl

2013-10-23 Jeremy Blosser <jblosser@sourcemage.org>
	* PRE_BUILD, libsdl-1.2-fix-compilation-libX11.patch: Upstream patch to
	  fix building against recent libx11

2013-09-06 Eric Sandall <sandalle@sourcemage.org>
	* *SUB_DEPENDS: Replaced xorg-libs with libx11
	* DEPENDS: Additionally depend on libice when depending on libx11

2012-01-27 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated to 1.2.15
	* PRE_BUILD: removed mouse fix patch as no longer needed

2011-10-12 Bor Kraljič <pyrobor@ver.si>
	* DEPENDS: removed optional dependency on arts

2011-07-30 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-07-25 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: corrected dependency flags

2010-10-18 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: apply mouse fix patch
	  http://bugzilla.libsdl.org/show_bug.cgi?id=894

2009-10-21 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.14

2009-10-11 Treeve Jelbert ,treeve@sourcemage.org>
	* DEPENDS: xorg-libs => libx11 and friends

2008-03-18 Eric Sandall <sandalle@sourcemage.org>
	* SUB_DEPENDS, PRE_SUB_DEPENDS, DEPENDS: Switch X11-LIBS to the one and
	  only xorg-libs
	* DEPENDS: No need to check if using modular X as that's all that's
	  available now

2008-01-05 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: fixed sig source url

2008-01-04 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.13
	* DEPENDS: added pulseaudio as optional
	* PRE_BUILD: removed no-yasm patch

2007-07-12 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: converted to upstream signature checking
	* A7763BE6.gpg: added gpg keyring

2007-05-06 Pol Vinogradov <vin.public@gmail.com>
	* DEPENDS: added libxrandr as optional if xorg is modular

2006-10-14 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* sdl.sh: shize #12890

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.


2006-09-10 George Sherwood <george@beernabeer.com>
	* PRE_BUILD: Added patch from:
	  http://cvs.mandriva.com/cgi-bin/viewvc.cgi/SPECS/SDL12/SDL-1.2.11-no-yasm.patch?view=log
	* no-yasm.patch: Added file to fix Bug 12832

2006-08-15 Eric Sandall <sandalle@sourcemage.org>
	* PRE_SUB_DEPENDS, SUB_DEPENDS: Sub-depends support for sdl being
	  built with X11-LIBS. Testing with Sorcery 1.13.7-rc1 (no sub_depends) and
	  20060729 (sub_depends).

2006-07-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: new SOURCE_HASH [Bug 12886]

2006-06-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.11
	* PRE_BUILD: removed sedit, already fixed in 1.2.11

2006-05-19 Ladislav Hagara <hgr@vabo.cz>
	* PRE_BUILD: added sedit [Bug 11663]

2006-05-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.10
	* DETAILS, DEPENDS: removed gcc34, fine with gcc 4.0.3

2006-04-08 Juuso Alasuutari <iuso@sourcemage.org>
	* sdl: Added, sysconfig file
	* sdl.sh: Added, profile.d file
	* PRE_BUILD: Added, copy sdl* files to $SOURCE_DIRECTORY/smgl/ 
	  so they can be modified there if necessary before install
	* CONFIGURE: Added, ask about sysconfig file settings
	* BUILD: Added, sedit smgl/sdl based on CONFIGURE
	* INSTALL: Added, install sdl* files if option is chosen

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-11-01 Treeve Jelbert ,treeve@sourcemage.org>
	* DETAILS: version 1.2.9
	* BUILD qregister.diff: deleted, patch no longer applies	
	  still won't build with gcc-4.0.2

2005-07-21 Jose Bernardo <jbernardo@sourcemage.org>
	* DETAILS, DEPENDS: set gcc to 3.4, as it won't build with 4.0.x

2005-04-22 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD,qregister.diff: add patch for AMD64, it does nothing
	  to other platforms; same problem as in GMP, "q" register
	  change in GCC 3.1; when fixed, both patch and BUILD can be
	  removed.

2005-01-20 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, gcc-3.4.patch: removed patch

2005-01-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.8 [Bug 8034]
	* CONFLICTS: deleted, SDL was removed from grimoire

2004-12-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on g++
	  Formatted to Guru Handbook

2004-08-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* CONFLICTS: added missing file

2004-08-02 Eric Sandall <sandalle@sourcemage.org>
	* Renamed to sdl
	* DETAILS: Renamed to sdl
	  BUILD_API=2
	  Shortened SHORT
	* CONFLICTS: Conflicts with SDL

2004-05-08 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, gcc-3.4.patch: fixed compilation with gcc 3.4

2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 1.2.7
	* BUILD, alsa-1.0.patch: removed

2004-02-16 hgg <hgreig@bigpond.net.au>
	* DETAILS: update to 1.2.6
	* PRE_BUILD: delete
	* BUILD: remove gcc patching and directfb hack
	* DEPENDS: readd directfb

2004-02-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed the 2.6 fix

2004-01-07 hgg <hgreig@bigpond.net.au>
	* BUILD: add a -D flag if 2.6.0 headers are used.

2003-11-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, alsa-1.0.patch: reenable alsa, just needs a small patch
	* DEPENDS: made nasm optional, added optional_depends on X11-LIBS,
	  aalib, libggi, svgalib, alsa-lib, arts and nas

2003-11-24 hgg <hgreig@bigpond.net.au>
	* CONFLICTS: removed can be passed to configure
	* BUILD: added OPTS to turn off alsa and directfb

2003-11-24 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Added conflicts with directfb

2003-06-15 Eric Sandall <sandalle@sourcemage.org>
	* BUILD/DETAILS: Added BUILD and a patch to fix a typo (pops up with gcc 3.3)
	* BUILD/DETAILS: Removed my patch and added LFS patch, thanks to Wolfgang

2002-10-09 Julian v. Bock <julian@wongr.net>
	* DETAILS: add LICENSE and MD5 fields.

2002-10-09 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 1.2.5.

