summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-04-21 01:49:48 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-04-21 01:49:48 +0000
commit8453163e8821085839b3d2f19e8b350bc89e8642 (patch)
treee361ac42798001527c0f0c3a53456eac16d41907 /kde-base
parentremove old version (Manifest recommit) (diff)
downloadgentoo-2-8453163e8821085839b3d2f19e8b350bc89e8642.tar.gz
gentoo-2-8453163e8821085839b3d2f19e8b350bc89e8642.tar.bz2
gentoo-2-8453163e8821085839b3d2f19e8b350bc89e8642.zip
Remove old version
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdebase/ChangeLog9
-rw-r--r--kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-nspluginviewer-qt31.diff.gzbin36346 -> 0 bytes
-rw-r--r--kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft2.0-fix.diff148
-rw-r--r--kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft_h-fix.diff11
-rw-r--r--kde-base/kdebase/files/3.0.5b/startkde-3.0.5b-gentoo.diff55
-rw-r--r--kde-base/kdebase/files/digest-kdebase-3.0.5b1
-rw-r--r--kde-base/kdebase/kdebase-3.0.5b.ebuild234
-rw-r--r--kde-base/kdegames/ChangeLog6
-rw-r--r--kde-base/kdegames/files/digest-kdegames-3.0.5b4
-rw-r--r--kde-base/kdegames/files/kdegames-3.0.5b-gentoo.diff11
-rw-r--r--kde-base/kdegames/kdegames-3.0.5b.ebuild9
-rw-r--r--kde-base/kdelibs/ChangeLog7
-rw-r--r--kde-base/kdelibs/files/digest-kdelibs-3.0.5b-r11
-rw-r--r--kde-base/kdelibs/files/kdelibs-3.0.5b-http.patch48
-rw-r--r--kde-base/kdelibs/files/kdelibs-3.0.5b-khtml.patch27
-rw-r--r--kde-base/kdelibs/files/kdelibs-3.0.5b-libxml2-2.5.2.diff11
-rw-r--r--kde-base/kdelibs/kdelibs-3.0.5b-r1.ebuild70
-rw-r--r--kde-base/kdepim/ChangeLogbin10455 -> 10547 bytes
-rw-r--r--kde-base/kdepim/files/digest-kdepim-3.0.5b1
-rw-r--r--kde-base/kdepim/kdepim-3.0.5b.ebuild19
20 files changed, 19 insertions, 653 deletions
diff --git a/kde-base/kdebase/ChangeLog b/kde-base/kdebase/ChangeLog
index f3fb1d642d7f..23d297c7a957 100644
--- a/kde-base/kdebase/ChangeLog
+++ b/kde-base/kdebase/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kdebase
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.124 2004/04/19 12:22:34 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.125 2004/04/21 01:48:50 caleb Exp $
+
+ 20 Apr 2004; Caleb Tennis <caleb@gentoo.org>
+ -files/3.0.5b/kdebase-3.0.5b-nspluginviewer-qt31.diff.gz,
+ -files/3.0.5b/kdebase-3.0.5b-xft2.0-fix.diff,
+ -files/3.0.5b/kdebase-3.0.5b-xft_h-fix.diff,
+ -files/3.0.5b/startkde-3.0.5b-gentoo.diff, -kdebase-3.0.5b.ebuild:
+ Remove old version
19 Apr 2004; Caleb Tennis <caleb@gentoo.org> :
Version bump
diff --git a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-nspluginviewer-qt31.diff.gz b/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-nspluginviewer-qt31.diff.gz
deleted file mode 100644
index 281ca5298fb2..000000000000
--- a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-nspluginviewer-qt31.diff.gz
+++ /dev/null
Binary files differ
diff --git a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft2.0-fix.diff b/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft2.0-fix.diff
deleted file mode 100644
index 940b20968a0f..000000000000
--- a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft2.0-fix.diff
+++ /dev/null
@@ -1,148 +0,0 @@
- We have two problems when we start to use Xft1.2 or Xft2.0
-
- 1) With Xft1.2 or Xft2.0 we now use fontconfig, and thus have
- to cast the variables for use with fontconfig struct's and
- variables.
-
- 2) With Xft2.0, some functions in xftint.h are already defined
- in the Xft.h from Xft2.0.
-
- Fix: If we have Xft1.2 or Xft2.0, either change configure to
- to define XFT_WITH_FONTCONFIG, or add -DXFT_WITH_FONTCONFIG
- to our CXXFLAGS.
-
- If we have Xft2.0, define HAVE_XFT2 somehow.
-
-
- Martin Schlemmer <azarah@gentoo.org> (25 Dec 2002)
-
-
---- kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/XftConfig.cpp.orig 2002-12-25 04:06:47.000000000 +0200
-+++ kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/XftConfig.cpp 2002-12-25 04:07:27.000000000 +0200
-@@ -276,7 +276,11 @@
- }
- case XftTypeString:
- str+="\"";
-+#ifndef XFT_WITH_FONTCONFIG
- str+=test->value.u.s;
-+#else
-+ str+=(const char *)test->value.u.s;
-+#endif
- str+="\"";
- break;
- case XftTypeBool:
-@@ -554,7 +558,11 @@
- XftValue value;
- CXftConfig::TEntry *entry=new CXftConfig::TEntry;
-
-+#ifndef XFT_WITH_FONTCONFIG
- value.u.s=sval;
-+#else
-+ value.u.s=(FcChar8 *)sval;
-+#endif
- value.type=XftTypeString;
- entry->test=XftTestCreate(XftQualAny, "family", XftOpEqual, value);
-
-@@ -780,7 +788,11 @@
-
- for(entry=itsList.first(); entry; entry=itsList.next())
- if(entry->test && 0==CMisc::stricmp(entry->test->field, "family") && XftTypeString==entry->test->value.type &&
-+#ifndef XFT_WITH_FONTCONFIG
- 0==CMisc::stricmp(entry->test->value.u.s, family.latin1()) && entry->edit &&
-+#else
-+ 0==CMisc::stricmp((const char *)entry->test->value.u.s, family.latin1()) && entry->edit &&
-+#endif
- 0==CMisc::stricmp(entry->edit->field, field) && XftOpAssign==entry->edit->op && entry->edit->expr)
- break;
-
-@@ -798,7 +810,11 @@
- free(test->field);
-
- if(XftTypeString==test->value.type)
-+#ifndef XFT_WITH_FONTCONFIG
- free(test->value.u.s);
-+#else
-+ free((FcChar8 *)test->value.u.s);
-+#endif
- }
- }
-
---- kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/XftConfigEditor.cpp.orig 2002-12-25 04:07:06.000000000 +0200
-+++ kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/XftConfigEditor.cpp 2002-12-25 04:07:27.000000000 +0200
-@@ -469,7 +469,11 @@
- break;
- case XftTypeString:
- expr->op=XftOpString;
-+#ifndef XFT_WITH_FONTCONFIG
- expr->u.sval=val.u.s;
-+#else
-+ expr->u.sval=(char *)val.u.s;
-+#endif
- break;
- case XftTypeBool:
- default:
-@@ -655,12 +659,24 @@
- if("foundry"==field || "family"==field || "encoding"==field || "style"==field)
- {
- val.type=XftTypeString;
-+#ifndef XFT_WITH_FONTCONFIG
- val.u.s=(char *)malloc(edit ? strVal.length()+1 : strVal.length()-1);
-+#else
-+ val.u.s=(FcChar8 *)malloc(edit ? strVal.length()+1 : strVal.length()-1);
-+#endif
-
- if(edit)
-+#ifndef XFT_WITH_FONTCONFIG
- strcpy(val.u.s, strVal.local8Bit());
-+#else
-+ strcpy((char *)val.u.s, strVal.local8Bit());
-+#endif
- else
-+#ifndef XFT_WITH_FONTCONFIG
- strcpy(val.u.s, strVal.mid(1, strVal.length()-2).local8Bit()); // Need to remove quotes from each end of the string...
-+#else
-+ strcpy((char *)val.u.s, strVal.mid(1, strVal.length()-2).local8Bit()); // Need to remove quotes from each end of the string...
-+#endif
- }
- else if("spacing"==field)
- {
-@@ -747,8 +763,13 @@
- {
- // Not sure about this...
- val.type=XftTypeString;
-+#ifndef XFT_WITH_FONTCONFIG
- val.u.s=(char *)malloc(strVal.length()+1);
- strcpy(val.u.s, strVal.local8Bit());
-+#else
-+ val.u.s=(FcChar8 *)malloc(strVal.length()+1);
-+ strcpy((char *)val.u.s, strVal.local8Bit());
-+#endif
- }
- else if("rgba"==field)
- {
---- kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/xftint.h.orig 2002-12-25 04:07:17.000000000 +0200
-+++ kdebase-3.0.5a/kcontrol/kfontinst/kfontinst/xftint.h 2002-12-25 04:07:27.000000000 +0200
-@@ -276,8 +276,10 @@
- XftSubstPrint (XftSubst *subst);
-
- /* xftdir.c */
-+#ifndef HAVE_XFT2
- Bool
- XftDirScan (XftFontSet *set, const char *dir);
-+#endif
-
- /* xftdpy.c */
- int
-@@ -388,10 +390,12 @@
- XftListValueCompare (XftValue v1,
- XftValue v2);
-
-+#ifndef HAVE_XFT2
- Bool
- XftListValueListCompare (XftValueList *v1orig,
- XftValueList *v2orig,
- XftQual qual);
-+#endif
-
- Bool
- XftListMatch (XftPattern *p,
diff --git a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft_h-fix.diff b/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft_h-fix.diff
deleted file mode 100644
index 0971b0d039c3..000000000000
--- a/kde-base/kdebase/files/3.0.5b/kdebase-3.0.5b-xft_h-fix.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- Xft.h.orig 2002-10-30 00:48:12.000000000 +0200
-+++ Xft.h 2002-10-30 00:47:28.000000000 +0200
-@@ -150,6 +150,8 @@
- int ref;
- };
-
-+typedef FcValueList XftValueList;
-+
- /*
- * End of Gentoo hack
- */
diff --git a/kde-base/kdebase/files/3.0.5b/startkde-3.0.5b-gentoo.diff b/kde-base/kdebase/files/3.0.5b/startkde-3.0.5b-gentoo.diff
deleted file mode 100644
index 8a4ba044dae5..000000000000
--- a/kde-base/kdebase/files/3.0.5b/startkde-3.0.5b-gentoo.diff
+++ /dev/null
@@ -1,55 +0,0 @@
---- startkde.orig 2002-12-16 04:05:14.000000000 +0200
-+++ startkde 2003-01-28 09:56:45.000000000 +0200
-@@ -1,8 +1,21 @@
--#!/bin/sh
-+#!/bin/sh --login
- #
--# DEFAULT KDE STARTUP SCRIPT ( KDE-3.0.5a )
-+# GENTOO CUSTOMIZED KDE STARTUP SCRIPT ( KDE-3.0.5a )
- #
-
-+# Gentoo part:
-+export PATH="_KDEDIR_/bin:${PATH}"
-+export KDEDIR="_KDEDIR_"
-+# only use env.d's KDEDIRS, which should only include locations like /usr - NOT KDE locations
-+
-+cd ~
-+[ -d .kde ] && mv .kde .kde.backup
-+[ -e .kde3 ] || mkdir .kde3
-+ln -sf .kde3 .kde
-+export KDEHOME="${HOME}/.kde3"
-+
-+# Gentoo part ends
-+
- # Boot sequence:
- #
- # kdeinit is used to fork off processes which improves memory usage
-@@ -25,12 +38,12 @@
- # especially necessary on slow machines, where starting KDE takes one or two
- # minutes until anything appears on the screen.
- #
--# Set the background to plain grey.
-+# Set the background to cyan (Gentoo version change).
- # The standard X background is nasty, causing moire effects and exploding
- # people's heads. We use colours from the standard KDE palette for those with
- # palettised displays.
-
--test "$XDM_MANAGED" || bkg="-solid #C0C0C0"
-+test "$XDM_MANAGED" || bkg="-solid #5477A0"
- xsetroot -cursor_name left_ptr $bkg
-
- # The user's personal KDE directory is usually ~/.kde, but this setting
-@@ -131,7 +144,12 @@
- fi
-
- # the splashscreen and progress indicator
--ksplash
-+# Gentoo addition: run $KSPLASH if set, otherwise just the default 'ksplash'
-+if [ -n "$KSPLASH" ]; then
-+ $KSPLASH
-+else
-+ ksplash
-+fi
-
- # We set LD_BIND_NOW to increase the efficiency of kdeinit.
- # kdeinit unsets this variable before loading applications.
diff --git a/kde-base/kdebase/files/digest-kdebase-3.0.5b b/kde-base/kdebase/files/digest-kdebase-3.0.5b
deleted file mode 100644
index e33d9c3a88a0..000000000000
--- a/kde-base/kdebase/files/digest-kdebase-3.0.5b
+++ /dev/null
@@ -1 +0,0 @@
-MD5 608f457dd8157c69bf855092e516afa2 kdebase-3.0.5b.tar.bz2 13116446
diff --git a/kde-base/kdebase/kdebase-3.0.5b.ebuild b/kde-base/kdebase/kdebase-3.0.5b.ebuild
deleted file mode 100644
index 2a6956f372c5..000000000000
--- a/kde-base/kdebase/kdebase-3.0.5b.ebuild
+++ /dev/null
@@ -1,234 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.0.5b.ebuild,v 1.8 2004/01/19 03:43:20 caleb Exp $
-inherit eutils flag-o-matic kde-dist
-
-IUSE="ldap pam motif encode oggvorbis cups ssl opengl samba"
-
-DESCRIPTION="KDE ${PV} - base packages: the desktop, panel, window manager, konqueror..."
-
-KEYWORDS="x86 ppc ~alpha sparc"
-
-newdepend ">=media-sound/cdparanoia-3.9.8
- ldap? ( >=net-nds/openldap-1.2 )
- pam? ( >=sys-libs/pam-0.73 )
- motif? ( >=x11-libs/openmotif-2.1.30 )
- encode? ( >=media-sound/lame-3.89b )
- oggvorbis? ( >=media-libs/libvorbis-1.0_beta1 )
- cups? ( net-print/cups )
- ssl? ( >=dev-libs/openssl-0.9.6b )
- opengl? ( virtual/opengl )
- samba? ( net-fs/samba )
- app-arch/gzip"
-# lm_sensors? ( ?/lm_sensors ) # ebuild doesn't exist yet
-
-RDEPEND="${RDEPEND}
- sys-apps/eject"
-
-myconf="${myconf} --with-dpms --with-cdparanoia"
-
-use ldap && myconf="${myconf} --with-ldap" || myconf="${myconf} --without-ldap"
-use pam && myconf="${myconf} --with-pam" || myconf="${myconf} --with-shadow"
-use motif && myconf="${myconf} --with-motif" || myconf="${myconf} --without-motif"
-use encode && myconf="${myconf} --with-lame" || myconf="${myconf} --without-lame"
-use cups && myconf="${myconf} --with-cups" || myconf="${myconf} --disable-cups"
-use oggvorbis && myconf="${myconf} --with-vorbis" || myconf="${myconf} --without-vorbis"
-use opengl && myconf="${myconf} --with-gl" || myconf="${myconf} --without-gl"
-use ssl && myconf="${myconf} --with-ssl" || myconf="${myconf} --without-ssl"
-use pam && myconf="${myconf} --with-pam=yes" || myconf="${myconf} --with-pam=no --with-shadow"
-
-get_xft_setup() {
- # This function tries to figure out if we have QT compiled against Xft1
- # or Xft2.0, and also if we have Xft1, Xft2.0 or a broken Xft setup
- # <azarah@gentoo.org> (24 Dec 2002)
-
- # Check if QT was compiled agaist Xft1 or Xft2 ... the idea is to only get
- # the major version of the linked lib if its Xft2, else it should be "" ..
- # we then set it to "1" with the next check.
- export QT_XFT_VER="`ldd ${QTDIR}/lib/libqt.so 2> /dev/null | grep "libXft" | awk '{split($1, ver, "."); print ver[3]}'`"
- [ -z "${QT_XFT_VER}" ] && QT_XFT_VER="1"
-
- # Check if the Xft headers are Xft1 or Xft2 ... the idea is to only get the
- # major version of the Xft version if its Xft2, else it should be "" ..
- # we then set it to "1" with the next check.
- local XFT_HDR_VER="`grep "XFT_MAJOR" /usr/X11R6/include/X11/Xft/Xft.h | awk '($2 == "XFT_MAJOR") {print $3}'`"
- [ -z "${XFT_HDR_VER}" ] && XFT_HDR_VER="1"
-
- # Check if the libs installed are Xft1 or Xft2 ... We only check
- # what the /usr/X11R6/lib/libXft.so symlink poinst to, as that should
- # be 99% what apps will link to (except if we have Xft2 in /usr/lib,
- # but that should not matter) ...
- local XFT_LIB_VER="`readlink /usr/X11R6/lib/libXft.so 2> /dev/null | \
- awk '{split($0, file, "/"); for (x in file) if (file[x] ~ /libXft\.so\.2/) print file[x]}'`"
- [ "${XFT_LIB_VER/libXft}" != "${XFT_LIB_VER}" ] \
- && XFT_LIB_VER="2" \
- || XFT_LIB_VER="1"
-
- if [ "${XFT_HDR_VER}" -eq "2" -a "${XFT_LIB_VER}" -eq "2" ]
- then
- # Yep, we have Xft2 support ...
- export HAVE_XFT_2="yes"
-
- elif [ "${XFT_HDR_VER}" != "${XFT_LIB_VER}" ]
- then
- # Xft support are broken (mixed header and lib versions) ...
- export HAVE_XFT_2="broken"
-
- elif [ "${XFT_HDR_VER}" -eq "1" -a "${XFT_LIB_VER}" -eq "1" ]
- then
- # Nope, we only have Xft1 installed ...
- export HAVE_XFT_2="no"
- fi
-}
-
-pkg_setup() {
-
- # It should generally be considered bad form to touch files in the
- # live filesystem, but we had a broken Xft.h out there, and to expect
- # all users to update X because of it is harsh. Also, there is no
- # official fix to xfree for this issue as of writing. See bug #9423
- # for more info.
- cd /usr/X11R6/include/X11/Xft
- if patch --dry-run -p0 < ${FILESDIR}/${PVR}/${P}-xft_h-fix.diff > /dev/null
- then
- EPATCH_SINGLE_MSG="Patching Xft.h to fix missing defines..." \
- epatch ${FILESDIR}/${PVR}/${P}-xft_h-fix.diff
- fi
-
- get_xft_setup
-
- # Check what the setup are, and if things do not seem OK, die
- # with a hopefully helpful message ...
- if [ "${HAVE_XFT_2}" = "yes" -a "${QT_XFT_VER}" -eq "1" ]
- then
- eerror "You have Xft2.0 installed, but QT is linked against Xft1!"
- eerror
- eerror "Please fix this by remerging >=x11-libs/qt-3.1 and doing:"
- eerror
- eerror " # emerge \">=x11-libs/qt-3.1\""
- die "You have Xft2.0 installed, but QT is linked against Xft1!"
-
- elif [ "${HAVE_XFT_2}" = "broken" ]
- then
- eerror "You have a broken Xft setup! This could mean that you"
- eerror "have Xft2.0 headers with Xft1 libs, or reversed. Please"
- eerror "fix this before you try to merge kdebase again."
- die "You have a broken Xft setup!"
-
- elif [ "${HAVE_XFT_2}" = "no" -a "${QT_XFT_VER}" -eq "2" ]
- then
- eerror "You have QT compiled against Xft2.0, but Xft2.0 is no"
- eerror "longer installed. Please remerge QT, and then try"
- eerror "again to merge kdebase."
- die "You have QT compiled against Xft2.0, but Xft2.0 is no longer installed."
- fi
-}
-
-src_unpack() {
-
- kde_src_unpack
-
- cd ${S}
- epatch ${FILESDIR}/${PVR}/${P}-nspluginviewer-qt31.diff.gz
-
- get_xft_setup
-
- # Apply this only if we have a Xft1.2 Xft.h or have Xft2.0 installed ...
- if [ -n "`grep "fontconfig" /usr/X11R6/include/X11/Xft/Xft.h`" ] || \
- [ "${HAVE_XFT_2}" = "yes" ]
- then
- cd ${S}; epatch ${FILESDIR}/${PVR}/${P}-xft2.0-fix.diff
- fi
-}
-
-src_compile() {
-
- get_xft_setup
-
- # Add '-DXFT_WITH_FONTCONFIG' to our C[XX]FLAGS if we have a Xft.h that
- # uses fontconfig ... this will enable the fix in the '${P}-xft2.0-fix.diff'
- # patch.
- if [ -n "`grep "fontconfig" /usr/X11R6/include/X11/Xft/Xft.h`" ]
- then
- append-flags "-DXFT_WITH_FONTCONFIG"
- fi
-
- # Add '-DHAVE_XFT2' to our C[XX]FLAGS if we have Xft2.0 installed ...
- # this will enable the fix in the '${P}-xft2.0-fix.diff' patch.
- if [ "${HAVE_XFT_2}" = "yes" ]
- then
- append-flags "-DHAVE_XFT2"
- fi
-
- kde_src_compile myconf configure
- kde_remove_flag kdm/kfrontend -fomit-frame-pointer
- kde_src_compile make
-}
-
-src_install() {
-
- kde_src_install
-
- # cf bug #5953
- if [ "`use pam`" ]
- then
- insinto /etc/pam.d
- newins ${FILESDIR}/kscreensaver.pam kscreensaver
- newins ${FILESDIR}/kde.pam kde
- fi
-
- # startkde script
- cd ${D}/${KDEDIR}/bin
- epatch ${FILESDIR}/${PVR}/startkde-${PVR}-gentoo.diff
- dosed "s:_KDEDIR_:${KDEDIR}:" ${KDEDIR}/bin/startkde
- chmod a+x startkde
-
- # x11 session script
- cd ${T}
- echo "#!/bin/sh
-${KDEDIR}/bin/startkde" > kde-${PV}
- chmod a+x kde-${PV}
- # old scheme - compatibility
- exeinto /usr/X11R6/bin/wm
- doexe kde-${PV}
- # new scheme - for now >=xfree-4.2-r3 only
- exeinto /etc/X11/Sessions
- doexe kde-${PV}
-
- cd ${D}/${PREFIX}/share/config/kdm || die
- dosed "s:SessionTypes=:SessionTypes=kde-${PV},:" \
- ${PREFIX}/share/config/kdm/kdmrc
- dosed "s:Session=${PREFIX}/share/config/kdm/Xsession:Session=/etc/X11/xdm/Xsession:" \
- ${PREFIX}/share/config/kdm/kdmrc
-
- #backup splashscreen images, so they can be put back when unmerging
- #mosfet or so.
- if [ ! -d ${KDEDIR}/share/apps/ksplash.default ]
- then
- cd ${D}/${KDEDIR}/share/apps
- cp -rf ksplash/ ksplash.default
- fi
-
- # Show gnome icons when choosing new icon for desktop shortcut
- dodir /usr/share/pixmaps
- mv ${D}/${KDEDIR}/share/apps/kdesktop/pics/* ${D}/usr/share/pixmaps/
- rm -rf ${D}/${KDEDIR}/share/apps/kdesktop/pics/
- cd ${D}/${KDEDIR}/share/apps/kdesktop/
- ln -sf /usr/share/pixmaps/ pics
-
- # fix bug #12705: make sure default Xreset, Xsetup, Xwilling files are installed
- # into the kdm config dir
- cd ${S}/kdm/kfrontend
- ./genkdmconf --in . --no-old
- insinto ${PREFIX}/share/config/kdm
- doins Xreset Xsetup Xstartup
-
- # portage has a problem working with empty directories
- rmdir ${D}/${KDEDIR}/share/templates/.source/emptydir
-
-}
-
-pkg_postinst() {
- mkdir -p ${KDEDIR}/share/templates/.source/emptydir
-}
-
diff --git a/kde-base/kdegames/ChangeLog b/kde-base/kdegames/ChangeLog
index fc5a17cbee14..8a010f7840cc 100644
--- a/kde-base/kdegames/ChangeLog
+++ b/kde-base/kdegames/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdegames
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/ChangeLog,v 1.72 2004/04/20 01:48:37 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/ChangeLog,v 1.73 2004/04/21 01:47:40 caleb Exp $
+
+ 20 Apr 2004; Caleb Tennis <caleb@gentoo.org>
+ -files/kdegames-3.0.5b-gentoo.diff, -kdegames-3.0.5b.ebuild:
+ Remove old version
*kdegames-3.2.2 (19 Apr 2004)
diff --git a/kde-base/kdegames/files/digest-kdegames-3.0.5b b/kde-base/kdegames/files/digest-kdegames-3.0.5b
deleted file mode 100644
index daa63f259482..000000000000
--- a/kde-base/kdegames/files/digest-kdegames-3.0.5b
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 9454a7045d01e70b0b5b69c46be36801 /files/kdegames-3.0.5b-gentoo.diff 592
-MD5 9454a7045d01e70b0b5b69c46be36801 /files/kdegames-3.0.5a-gentoo.diff 592
-MD5 9164b6204233b5d770f26a58924f9fe1 /kdegames-3.0.5b.ebuild 359
-MD5 d436bd70d9eefd57ed176268e3b1ab00 kdegames-3.0.5b.tar.bz2 7251798
diff --git a/kde-base/kdegames/files/kdegames-3.0.5b-gentoo.diff b/kde-base/kdegames/files/kdegames-3.0.5b-gentoo.diff
deleted file mode 100644
index e138d0b33c5b..000000000000
--- a/kde-base/kdegames/files/kdegames-3.0.5b-gentoo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/kbattleship/index.docbook~ 2002-12-20 22:39:55.000000000 +0100
-+++ doc/kbattleship/index.docbook 2002-12-20 22:40:11.000000000 +0100
-@@ -162,7 +162,7 @@
- place your ship. The first one will have a length of four squares, the next
- will be three fields long &etc;. Click on the field where you want to start
- the placement. If you click with the &LMB; the ship will be placed horizotally,
--a <keycombo>&Shift;&LMB;</keycombo> click will cause it to be placed
-+a &Shift;&LMB; click will cause it to be placed
- vertically. &Shift; itself will flip the ship placement preview.
- </para>
-
diff --git a/kde-base/kdegames/kdegames-3.0.5b.ebuild b/kde-base/kdegames/kdegames-3.0.5b.ebuild
deleted file mode 100644
index 9d785ab79025..000000000000
--- a/kde-base/kdegames/kdegames-3.0.5b.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.0.5b.ebuild,v 1.4 2004/01/19 03:50:06 caleb Exp $
-inherit kde-dist
-
-DESCRIPTION="KDE $PV - games"
-IUSE=""
-KEYWORDS="x86 ppc ~alpha sparc"
-PATCHES="${FILESDIR}/${P}-gentoo.diff"
diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog
index bc56ad71c96c..adb98d59300f 100644
--- a/kde-base/kdelibs/ChangeLog
+++ b/kde-base/kdelibs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdelibs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.132 2004/04/21 01:03:56 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.133 2004/04/21 01:49:48 caleb Exp $
+
+ 20 Apr 2004; Caleb Tennis <caleb@gentoo.org>
+ -files/kdelibs-3.0.5b-http.patch, -files/kdelibs-3.0.5b-khtml.patch,
+ -files/kdelibs-3.0.5b-libxml2-2.5.2.diff, -kdelibs-3.0.5b-r1.ebuild:
+ Remove old version
20 Apr 2004; Caleb Tennis <caleb@gentoo.org>
+files/kdelibs-3.2.2-su.cpp.diff:
diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.0.5b-r1 b/kde-base/kdelibs/files/digest-kdelibs-3.0.5b-r1
deleted file mode 100644
index 13369594cf91..000000000000
--- a/kde-base/kdelibs/files/digest-kdelibs-3.0.5b-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 50b483665bc868f2dbc53aaaa3c2f302 kdelibs-3.0.5b.tar.bz2 7610088
diff --git a/kde-base/kdelibs/files/kdelibs-3.0.5b-http.patch b/kde-base/kdelibs/files/kdelibs-3.0.5b-http.patch
deleted file mode 100644
index 0c724255e97e..000000000000
--- a/kde-base/kdelibs/files/kdelibs-3.0.5b-http.patch
+++ /dev/null
@@ -1,48 +0,0 @@
---- kioslave/http/http.cc 7 Dec 2002 16:17:53 -0000 1.470.2.20
-+++ kioslave/http/http.cc 4 Jul 2003 13:29:57 -0000
-@@ -195,20 +195,33 @@
- m_maxCacheAge = config()->readNumEntry("MaxCacheAge", DEFAULT_MAX_CACHE_AGE);
- m_request.window = config()->readEntry("window-id");
-
-- bool sendReferrer = config()->readBoolEntry("SendReferrer", true);
-- if ( sendReferrer )
-- m_request.referrer = metaData("referrer");
-- else
-- m_request.referrer = QString::null;
--
-- if (!m_request.referrer.startsWith("http"))
-+
-+ m_request.referrer = QString::null;
-+ if ( config()->readBoolEntry("SendReferrer", true) )
- {
-- if (m_request.referrer.startsWith("webdav"))
-- m_request.referrer.replace(0, 6, "http");
-- else
-- m_request.referrer = QString::null;
-+ KURL referrerURL = metaData("referrer");
-+ if (referrerURL.isValid())
-+ {
-+ // Sanitize
-+ QString protocol = referrerURL.protocol();
-+ if (protocol.startsWith("webdav"))
-+ {
-+ protocol.replace(0, 6, "http");
-+ referrerURL.setProtocol(protocol);
-+ }
-+
-+ if ((protocol == "http") ||
-+ ((protocol == "https") && ((m_protocol == "https") || (m_protocol == "webdavs")))
-+ )
-+ {
-+ referrerURL.setRef(QString::null);
-+ referrerURL.setUser(QString::null);
-+ referrerURL.setPass(QString::null);
-+ m_request.referrer = referrerURL.url();
-+ }
-+ }
- }
--
-+
- if ( config()->readBoolEntry("SendLanguageSettings", true) )
- {
- m_request.charsets = config()->readEntry( "Charsets", "iso-8859-1" );
diff --git a/kde-base/kdelibs/files/kdelibs-3.0.5b-khtml.patch b/kde-base/kdelibs/files/kdelibs-3.0.5b-khtml.patch
deleted file mode 100644
index df0e96dac366..000000000000
--- a/kde-base/kdelibs/files/kdelibs-3.0.5b-khtml.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- khtml/html/html_documentimpl.cpp 6 Sep 2002 23:13:21 -0000 1.139.2.2
-+++ khtml/html/html_documentimpl.cpp 10 Jul 2003 11:15:34 -0000
-@@ -84,7 +84,23 @@
- DOMString HTMLDocumentImpl::referrer() const
- {
- if ( view() )
-- return view()->part()->referrer();
-+ {
-+ KURL referrerURL = view()->part()->referrer();
-+ if (referrerURL.isValid())
-+ {
-+ QString protocol = referrerURL.protocol();
-+
-+ if ((protocol == "http") ||
-+ ((protocol == "https") && (view()->part()->url().protocol() == "https")))
-+ {
-+ referrerURL.setRef(QString::null);
-+ referrerURL.setUser(QString::null);
-+ referrerURL.setPass(QString::null);
-+ return referrerURL.url();
-+ }
-+ }
-+ }
-+
- return DOMString();
- }
-
diff --git a/kde-base/kdelibs/files/kdelibs-3.0.5b-libxml2-2.5.2.diff b/kde-base/kdelibs/files/kdelibs-3.0.5b-libxml2-2.5.2.diff
deleted file mode 100644
index 19c0ef9c9aab..000000000000
--- a/kde-base/kdelibs/files/kdelibs-3.0.5b-libxml2-2.5.2.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdoctools/customization/entities/general.entities~ 2003-03-14 23:11:41.000000000 +0100
-+++ kdoctools/customization/entities/general.entities 2003-03-14 23:12:24.000000000 +0100
-@@ -353,7 +353,7 @@
- <!ENTITY SMTP "<acronym>SMTP</acronym>">
- <!ENTITY SGI "<trademark>SGI</trademark>">
- <!ENTITY Solaris "<trademark>Solaris</trademark>">
--<!ENTITY SuSE '<trademark class="registered"><acronym>SuSE</acronym></trademark>'>
-+<!ENTITY SuSE '<acronym><trademark class="registered">SuSE</trademark></acronym>'>
- <!ENTITY ThreeCom '<trademark class="registered">3Com</trademark>'>
- <!ENTITY tkmidi "<application>tkmidi</application>">
- <!ENTITY TrueType '<trademark class="registered">TrueType</trademark>'>
diff --git a/kde-base/kdelibs/kdelibs-3.0.5b-r1.ebuild b/kde-base/kdelibs/kdelibs-3.0.5b-r1.ebuild
deleted file mode 100644
index 793e9185fc8b..000000000000
--- a/kde-base/kdelibs/kdelibs-3.0.5b-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.5b-r1.ebuild,v 1.6 2004/03/16 18:20:07 caleb Exp $
-inherit kde eutils
-#don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend!
-
-IUSE="alsa cups ipv6 ssl"
-DESCRIPTION="KDE $PV - base libraries needed by all kde programs"
-KEYWORDS="x86 ppc ~alpha sparc"
-HOMEPAGE="http//www.kde.org/"
-SRC_URI="mirror://kde/stable/$PV/src/${P}.tar.bz2"
-SLOT="3.0"
-LICENSE="GPL-2 LGPL-2"
-
-# kde.eclass has kdelibs in DEPEND, and we can't have that in here. so we recreate the entire
-# DEPEND from scratch.
-DEPEND=""
-RDEPEND=""
-newdepend "dev-lang/perl
- >=media-libs/audiofile-0.1.9
- >=app-arch/bzip2-1.0.1
- >=dev-libs/libxslt-1.0.7
- >=dev-libs/libpcre-3.5
- >=dev-libs/libxml2-2.4.10
- ssl? ( >=dev-libs/openssl-0.9.6 )
- alsa? ( >=media-libs/alsa-lib-0.5.9 virtual/alsa )
- cups? ( >=net-print/cups-1.1.14 )
- >=media-libs/tiff-3.5.5
- app-admin/fam
- ~kde-base/arts-1.0.5b
- virtual/ghostscript
- sys-devel/gettext"
-
-newdepend "/autotools"
-
-RDEPEND="$RDEPEND
- app-text/sgml-common
- cups? ( net-print/cups )
- dev-lang/python
- >=sys-apps/portage-2.0.36" # for bug #7359
-
-myconf="$myconf --with-distribution=Gentoo"
-use ipv6 || myconf="$myconf --with-ipv6-lookup=no"
-use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl"
-use alsa && myconf="$myconf --with-alsa" || myconf="$myconf --without-alsa"
-use cups && myconf="$myconf --enable-cups" || myconf="$myconf --disable-cups"
-
-[ "$ARCH" == "x86" ] && myconf="$myconf --enable-fast-malloc=full"
-
-qtver-from-kdever ${PV}
-need-qt $selected_version
-
-set-kdedir $PV
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}-libxml2-2.5.2.diff
- epatch ${FILESDIR}/${P}-http.patch
- epatch ${FILESDIR}/${P}-khtml.patch
- kde_sandbox_patch ${S}/kio/misc/kpac
-}
-
-
-src_install() {
-
- kde_src_install
- dohtml *.html
-
-}
diff --git a/kde-base/kdepim/ChangeLog b/kde-base/kdepim/ChangeLog
index 82e15cea7136..2ce3ff659fb7 100644
--- a/kde-base/kdepim/ChangeLog
+++ b/kde-base/kdepim/ChangeLog
Binary files differ
diff --git a/kde-base/kdepim/files/digest-kdepim-3.0.5b b/kde-base/kdepim/files/digest-kdepim-3.0.5b
deleted file mode 100644
index c6e45de8f86c..000000000000
--- a/kde-base/kdepim/files/digest-kdepim-3.0.5b
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8899db7bccc7369144a8cd3e4ef21f66 kdepim-3.0.5b.tar.bz2 3193419
diff --git a/kde-base/kdepim/kdepim-3.0.5b.ebuild b/kde-base/kdepim/kdepim-3.0.5b.ebuild
deleted file mode 100644
index d3ba1d0f8671..000000000000
--- a/kde-base/kdepim/kdepim-3.0.5b.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.5b.ebuild,v 1.5 2004/01/19 03:27:34 caleb Exp $
-inherit kde-dist
-
-IUSE="pda"
-DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..."
-KEYWORDS="x86 ppc ~alpha sparc"
-
-newdepend "pda? ( >=app-pda/pilot-link-0.11.1-r1 )
- dev-lang/perl"
-
-use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"
-
-src_install() {
- kde_src_install
- docinto html
- dodoc *.html
-}