2010-05-20 Tommy Boatman <tboatman@sourcemage.org>
	* KDE_DEPENDS: kdebindings4 depends on attica

2010-05-16 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: kdebindings4 depends on qimageblitz

2009-11-27 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: fix special case of kdelibs4

2009-11-18 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: add $OPTS to build
	* KDE_DEPENDS: remove special case for kdeadmin4

2009-11-14 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: special case for kdepim4-runtime

2009-10-16 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: kdebase-workspace4, and maybe soem others, 
	  requires qt4 built with ACCESS

2009-10-15 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: kdelibs4 requires qt4 built with TOOLS
	  (QT_DBUSXML2CPP, QT_QTDESIGNER, QT_QTUITOOLS)

2009-03-22 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: kdelibs4 requires qt4 built with WebKit:
	  CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
	  Please set them or make sure they are set and tested correctly in the CMake files:
	  QT_QTWEBKIT_LIBRARY (ADVANCED)
	    linked by target "plasma" in directory /usr/src/kdelibs-4.2.1/plasma

2009-02-11 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: kdelibs4 depends on pcre (to avoid uselessness)
	  -- checking for module 'libpcre'
	  --   package 'libpcre' not found
	  -- Could NOT find PCRE  (missing:  PCRE_INCLUDE_DIR PCRE_PCRE_LIBRARY PCRE_PCREPOSIX_LIBRARY)
	  Error at kjs/CMakeLists.txt:69 (message):
	  The PCRE regular expression library has not been found.  KJS requires PCRE
	  >= 4.5 to function properly.  If you for some reason can not install it,
	  you can force a build with POSIX regex.h by passing
	  -DKJS_FORCE_DISABLE_PCRE=true to cmake.  However, be advised that it'll
	  result in many websites breaking

2009-01-13 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: fix CMAKE_PREFIX_PATH
	  also fix finding qt4

2009-01-12 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: use CMAKE_INSTALL_PREFIX
	  delete prepare_environment; no longer needed

2008-11-13 Eric Sandall <sandale@sourcemage.org>
	* KDE_DEPENDS: Missing 'depends' keyword for circular dependency fix

2008-11-13 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: avoid circular dependency for 
	  kdebase-workspace4 <> kdebindings4

2008-10-12 Ethan Grammatikidis <eekee57@fastmail.fm>
	* kde4-apps/FUNCTIONS, kde4-look/FUNCTIONS, kde4/FUNCTIONS:
	  FHS compliance:
	  Changed hard-coding of /opt/share to $KDEBASE/share
	  Changed definition of $KDEBASE to ${INSTALL_ROOT}/opt/kde4

2008-09-23 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: kdelibs4 depends on phonon in stable branch as well
	  kdebase-workspace4 depends on kdelibs4

2008-07-23 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: all versions now depend on  phonon

2008-06-18 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: kdebase4-runtime devel also depends on phonon

2008-06-12 Juuso Alasuutari <iuso@sourcemage.org>
	* FUNCTIONS: Added creation of dbus services dir symlink to
	  default_install to make sure that all kde4 spells place
	  their service files into the common system dir.
	* KDE_DEPENDS: Moved phonon dependency from kdebase4-runtime
	  to kdelibs4 where it belongs, and made it only apply to
	  non-stable builds.

2008-06-11 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add phonon

2008-03-18 Eric Sandall <sandalle@sourcemage.org>
	* KDE_DEPENDS: xorg-server is the only X11-SERVER

2008-03-03-06 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: fix a subdepends problem
	  fix typo

2008-01-09 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add "sub_depends qt4 QT3"

2007-12-29 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add libxtst for kdelibs4

2007-12-23 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_CONFIGURE: remove warning message

2007-11-07 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: group all qt4 subdepends

2007-11-07 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: qt4 -sub OPENGL

2007-10-31 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: include kdebase4-runtime
	  include plasma

2007-10-29 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* kde4/FUNCTIONS: factorised common code, indented, fixed update_databases

2007-10-26 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: source /etc/profile.d/strigi.sh
	  so that XDG_DATA_DIRS is always set correctly

2007-10-19 Treeve Jelbert <treeve@sourcemage.org>
	* default_final, default_post_remove: added
	  don't set XDG_DATA_DIRS, this is now done by strigi
	* KDE_DEPENDS: add depends desktop-file-utils

2007-09-25 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: remove soprano, pcre, FAM from kdelibs4
	  everything depends on kdelibs4 and optional kdebase-workspace4

2007-09-08 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: adjust more dependencies

2007-09-07 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: adjust dependencies

2007-09-06 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add kdebase-workspace4, qimageblitz

2007-08-16 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add hal

2007-07-23 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add gpgme and libgpg-error for kdepimlibs
	  add xorg_modular related stuff

2007-07-05 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: add default_install,
	  to fix environment when using 'delve INSTALL'

2007-06-04 Treeve Jelbert <treeve@sourcemage.org>
	* KDE_DEPENDS: add boost for kdepimlibs
	  (may need a sub_dpends?)
	  add soprano

2007-05-13 Treeve Jelbert <treeve@sourcemage.org>
	* FUNCTIONS: use INSTALL_ROOT
	  add missing &&'s
	  install to /opt instead of /opt/kde4
	  delete user specific code, not needed here
	  make KDE4DIR persistent
	* KDE_DEPENDS: add pkgconfig

