diff --git a/kde4/HISTORY b/kde4/HISTORY
index 63fbb53..776d48f 100644
--- a/kde4/HISTORY
+++ b/kde4/HISTORY
@@ -1,3 +1,6 @@
+2007-08=-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * KDE_DEPENDS: add hal
+
2007-07-23 Treeve Jelbert <treeve AT sourcemage.org>
* KDE_DEPENDS: add gpgme and libgpg-error for kdepimlibs
add xorg_modular related stuff
diff --git a/kde4/KDE_DEPENDS b/kde4/KDE_DEPENDS
index 049469b..9b6de18 100755
--- a/kde4/KDE_DEPENDS
+++ b/kde4/KDE_DEPENDS
@@ -10,6 +10,7 @@ case $SPELL in
depends libxext
fi &&
depends dbus &&
+ depends hal &&
depends pkgconfig &&
depends openssl &&
sub_depends qt4 DBUS &&
diff --git a/kde4/NOTES b/kde4/NOTES
index a9d40e2..606a3e8 100644
--- a/kde4/NOTES
+++ b/kde4/NOTES
@@ -28,3 +28,10 @@
#11. use the logic from kdebase/{BUILD,INSTALL} to preserve
#/opt/share/config/kdm/
# ok
+
+
+12. need to set XDG_DATA_DIRS in a profile or bashrc
+
+In the standard KDE4 environment you can add
+ export XDG_DATA_DIRS=$KDEDIR/share
+ to your .bashrc file.
diff --git a/printer/cups-drivers/DEPENDS b/printer/cups-drivers/DEPENDS
index f195df0..6204ecc 100755
--- a/printer/cups-drivers/DEPENDS
+++ b/printer/cups-drivers/DEPENDS
@@ -1 +1 @@
-depends CUPS
+depends ghostscript
diff --git a/printer/cups-drivers/DETAILS b/printer/cups-drivers/DETAILS
index 681e60b..a38971a 100755
--- a/printer/cups-drivers/DETAILS
+++ b/printer/cups-drivers/DETAILS
@@ -1,22 +1,8 @@
SPELL=cups-drivers
- VERSION=0.3.6
- SOURCE=$SPELL-all-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/cups/$SOURCE
- WEB_SITE=http://sourceforge.net/projects/cups
- LICENSE[0]=http://www.cups.org/faq0003.html
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- ENTERED=20010922
- ARCHIVE="off"
- KEYWORDS="cups printer"
- SHORT="cups-drivers provides drivers for cups."
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-
-CUPS is a wonderful printing system that uses the emerging IPP protocol. The
-only drawback is that there is quite no free driver available to print with.
-CUPS-drivers address this issue by providing a generic printer driver using
-GNU GhostScript. Not many printers are supported to date, but all is in
-place to support as many printers as GS can. If GS supports your printer,
-then CUPS-drivers will support it as well. Help and feedback are welcomed.
-
+deprecated spell [replaced by ghostscript]
EOF
+
diff --git a/printer/cups-drivers/DOWNLOAD b/printer/cups-drivers/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/printer/cups-drivers/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/printer/cups-drivers/HISTORY b/printer/cups-drivers/HISTORY
index c383dd5..cd5943e 100644
--- a/printer/cups-drivers/HISTORY
+++ b/printer/cups-drivers/HISTORY
@@ -1,81 +1,4 @@
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-06-25 George Sherwood <george AT beernabeer.com>
- * DEPENDS: Changed to CUPS from cups
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-01 Jason Flatt <jflatt AT sourcemage.org>
- * BUILD, cups-drivers-all-0.3.6.tar.gz.sig, DETAILS, INSTALL,
- PRE_BUILD: Added, updated or removed for BUILD_API 2.
- * DETAILS: Removed MAINTAINER field.
- Converted from MD5 to GPG checking.
- Changed WEB_SITE.
- * PREPARE: Deleted as I believe it is no longer needed.
-
-2003-10-20 Jason Flatt <jason AT flattfamily.com>
- * HISTORY: Reformatted this file based on new standard.
-
-2003-10-04 Jason Flatt <jason AT flattfamily.com>
- * POST_INSTALL: removed for no starting and stopping of services.
-
-2003-06-23 hgg <hgreig AT bigpond.net.au>
- * DETAILS: ARCHIVE="off" fix in bugzilla bug #1068, reverting change
13315,
- keeping 13321
- * PREPARE: Added to remove cache after fixing bug #1068
-
-2003-05-19 Jason Flatt <jason AT flattfamily.com>
- * BUILD: Update for ${INSTALL_ROOT}.
-
-2003-04-25 Jason Flatt <jason AT flattfamily.com>
- * DETAILS: Updated MAINTAINER e-mail address.
-
-2003-04-15 Jason Flatt <jason AT flattfamily.com>
- * BUILD: Modified to place files in a hopefully better location (bug
#3068).
-
-2003-01-17 Jason Flatt <jasonflatt AT wizard.com>
- * PRE_BUILD: Added MD5 info.
-
-2002-11-20 Jason Flatt <jasonflatt AT wizard.com>
- * POST_INSTALL: Modified to conform to cups changes (bug #1752).
-
-2002-10-07 Jason Flatt <jasonflatt AT wizard.com>
- * DEPENDS: Removed espgs as cups has it.
- * HISTORY: Reformatted this HISTORY file based on Grimoire Guru
Handbook.
-
-2002-08-15 Jason Flatt <jasonflatt AT wizard.com>
- * DEPENDS: Changed from ghostscript to espgs, thanks to Jose Bernardo
Silva.
-
-2002-08-02 Jason Flatt <jasonflatt AT wizard.com>
- * DETAILS: Changed LICENSE= and MD5= to LICENSE[x]= and MD5[x]=.
- * HISTORY: Reformatted this HISTORY file.
-
-2002-07-04 Jason Flatt <jasonflatt AT wizard.com>
- * DETAILS: Modified SOURCE_URL[0] to use $SOURCEFORGE_URL variable.
- Removed SOURCE_URL[1] and SOURCE_URL[2].
-
-2002-06-22 Jason Flatt <jasonflatt AT wizard.com>
- * DETAILS: Added LICENSE and MD5 to DETAILS.
-
-2002-06-10 Jason Flatt <jasonflatt AT wizard.com>
- * USEGCC2: Removed as it compiles w/gcc 3.1 and executes.
-
-2002-05-29 Jason Flatt <jasonflatt AT wizard.com>
- * USEGCC2: Added in preparation for gcc3 upgrade.
-
-2002-05-08 Jason Flatt <jasonflatt AT wizard.com>
- * HISTORY: Reformatted HISTORY file to conform to new template.
-
-2002-05-07 Jason Flatt <jasonflatt AT wizard.com>
- * DETAILS: Updated SOURCE_URLs to reflect SourceForge mirror change.
- Modified long description for improved readability when executing
"gaze
- what cups-drivers" command.
-
-2002-03-24 Jason Flatt <jasonflatt AT wizard.com>
- * HISTORY: Added.
-
+2007-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by ghostscript]
diff --git a/printer/cups-drivers/INSTALL b/printer/cups-drivers/INSTALL
index cb4ea96..27ba77d 100755
--- a/printer/cups-drivers/INSTALL
+++ b/printer/cups-drivers/INSTALL
@@ -1,5 +1 @@
-mkdir -p ${INSTALL_ROOT}/etc/cups &&
-cp -r var/cups/conf/* ${INSTALL_ROOT}/etc/cups &&
-cp -r usr/* ${INSTALL_ROOT}/usr &&
-cp -r var/cups/filter ${INSTALL_ROOT}/usr/lib/cups &&
-cp -r var/cups/utils ${INSTALL_ROOT}/usr/lib/cups
+true
diff --git a/printer/cups-drivers/PRE_BUILD b/printer/cups-drivers/PRE_BUILD
index 107d0e5..27ba77d 100755
--- a/printer/cups-drivers/PRE_BUILD
+++ b/printer/cups-drivers/PRE_BUILD
@@ -1,3 +1 @@
-mk_source_dir ${SOURCE_DIRECTORY} &&
-cd ${SOURCE_DIRECTORY} &&
-unpack_file ''
+true
diff --git a/printer/cups-drivers/TRIGGERS b/printer/cups-drivers/TRIGGERS
new file mode 100755
index 0000000..bf35a2b
--- /dev/null
+++ b/printer/cups-drivers/TRIGGERS
@@ -0,0 +1 @@
+on_cast cups-drivers dispel_self
diff --git a/printer/cups-drivers/cups-drivers-all-0.3.6.tar.gz.sig
b/printer/cups-drivers/cups-drivers-all-0.3.6.tar.gz.sig
deleted file mode 100644
index 86c5e67..0000000
Binary files a/printer/cups-drivers/cups-drivers-all-0.3.6.tar.gz.sig and
/dev/null differ
diff --git a/printer/ghostscript/CONFLICTS b/printer/ghostscript/CONFLICTS
index e6523e4..51bc0d4 100755
--- a/printer/ghostscript/CONFLICTS
+++ b/printer/ghostscript/CONFLICTS
@@ -1,2 +1,2 @@
conflicts espgs y
-conflicts gs-afpl
+conflicts gs-afpl y
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index 61b6ce6..ac9e414 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2007-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * CONFLICTS: gs-afpl is also deprecated
+
2007-08-16 Arwed v. Merkatz <v.merkatz AT gmx.net>
* CONFLICTS: default to yes for dispelling espgs as that's deprecated