2023-11-12 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: handle atk deprecation (half-automated)

2020-09-21 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: version 2.1.0
	* *.sig: gone

2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: remove SOURCEFORGE_URL usage (automated)

2012-12-31 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: removed dependencies on aalib, expat, libffi, libggi,
	  libgii, libxau, libxcb, libxdmcp, libxext, libxrender, libxxf86vm,
	  pcre and slang; made dependencies on atk, cairo, fontconfig,
	  freetype2 gdk-pixbuf2, harfbuzz, glib2, libx11, pango and glib2
	  dependent on the optional dependency on gtk+2

2012-12-28 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: fixed switches for optional dependencies, added optional
	  dependency on libxxf86dga, added dependencies on aalib, atk,
	  cairo, expat, fontconfig, freetype2, gdk-pixbuf2, harfbuzz,
	  libffi, libggi, libgii, libx11, libxau, libxcb, libxdmcp,
	  libxext, libxrender, libxxf86vm, pango, pcre, pixman, slang
	* DETAILS: bumped PATCHLEVEL

2012-08-20 Florian Franzmann <bwlf@bandrate.org>
	* BUILD: add -fpermissive to CFLAGS and CXXFLAGS

2011-08-17 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.0.0
	* PRE_BUILD: removed as well as patches

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

2010-11-03 Ladislav Hagara <hgr@vabo.cz>
	* DEPENDS: jpeg -> JPEG

2010-05-10 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: PATCHLEVEL=1
	* PRE_BUILD, mjpegtools-1.9.0-jpeg-7.patch: added patch from Gentoo

2010-04-15 Florian Franzmann <bwlf@bandrate.org>
	* PRE_BUILD, gcc-4.4.patch: added patch to make the spell
	  compile with gcc 4.4

2009-01-09 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.9.0
	* PRE_BUILD, mjpegtools-configure.ac-pkgconfig.diff, gcc-4.3.patch,
	  INSTALL: removed
	* DEPENDS, BUILD: fixed, works with libquicktime

2008-11-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* gcc-4.3.patch: added for #14913

2008-03-18 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

2007-07-10 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: install mpeg2syntaxcodes.h as some other spells need this
	* DETAILS: PATCHLEVEL++

2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed UPDATED.

2006-07-05 Thomas Orgis <sobukus@sourcemage.org>
	* PRE_BUILD, DEPENDS, mjpegtools-configure.ac-pkgconfig.diff:
	  fix for configure(.ac) to actually enable the png stuff without
	  quicktime... hopefully obsoleted by new version soon

2006-06-24 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD: moved the PICy alpha arch check into disable_pic in
	  grimoire FUNCTIONS and made the no-PIC comment generic
 
2006-06-24 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD: disabled disable_pic for alpha, where is is actually
	  a no-op (configure enables PIC) - just to make clear that
	  PIC is no prob there

2006-04-11 Andraž "ruskie" Levstik <ruskie@mages.ath.cx:
	* BUILD: replaced fPIC and DPIC removal code with disable_pic

2006-03-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed old gcc 3.4 fixes that don't apply to 1.8.0 anymore,
	  compile with --without-libquicktime as it's broken
	* PRE_BUILD: added fix for gcc 4.1
	* DEPENDS: added configure switches for libdv and libpng

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

2005-11-36 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add g++
	  change glib, gtk+ to glib2, gtk+2

2005-10-03 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.8.0
	* DETAILS DEPENDS: remove gcc3.4

2005-05-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: remove PIC from CFLAGS except on AMD64

2005-05-20 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: don't remove PIC from CFLAGS.

2005-04-25 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS, DETAILS: use gcc 3.4

2005-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed MAKE_NJOBS=1
	  Shortened SHORT
	* BUILD: Run make_single before make and make_normal afterwards

2005-03-23 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: fix bug #6403 again, this time much nicer

2005-01-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: remove -DPIC and -fPIC from CFLAGS/CXXFLAGS, they break
	  the compile

2004-09-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: disable pentium4 optimizations with gcc 3.3, bug #6403

2004-08-03 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: SDL renamed to sdl
	  Formatted to Guru Handbook

2004-06-10 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MAKE_NJOBS=1

2004-05-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: added to fix a gcc 3.4 compile problem

2004-03-12 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 1.6.2

2003-12-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 1.6.1.92

2003-11-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on libpng, libdv, gtk+ and SDL

2003-10-10 hgg <hgreig@bigpond.net.au>
	* DEPENDS: Change x11-libs to X11-LIBS

2003-10-03 hgg <hgreig@bigpond.net.au>
	* DEPENDS: Change requires x11-libs to depends x11-libs

2003-09-17 hgg <hgreig@bigpond.net.au>
	* DEPENDS: Change depends xfree86 to requires x11-libs

2003-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS, BUILD,patch: updated to 1.6.1.90
	  removed BUILD and gcc-3.3 patch

2003-06-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD,patch: gcc-3.3 build fix

2003-01-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added dependency on nasm
	* BUILD: removed unneeded BUILD file

2003-01-13 Eric Schabell <eschabell@sourcemage.org>
	* ALL: Created spell

