diff options
Diffstat (limited to 'kde-base')
139 files changed, 0 insertions, 2732 deletions
diff --git a/kde-base/arts/arts-1.0.7.ebuild b/kde-base/arts/arts-1.0.7.ebuild deleted file mode 100644 index c1b7f584aeaf..000000000000 --- a/kde-base/arts/arts-1.0.7.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.0.7.ebuild,v 1.2 2002/10/04 05:40:23 vapier Exp $ -inherit kde-base flag-o-matic - -SRC_URI="mirror://kde/unstable/kde-3.1-beta1/src/${P}.tar.bz2" -KEYWORDS="x86" -HOMEPAGE="http://multimedia.kde.org" -DESCRIPTION="KDE Sound Server" -set-kdedir 3.1_beta1 -need-qt 3.0.3 - -if [ "${COMPILER}" == "gcc3" ]; then - # GCC 3.1 kinda makes arts buggy and prone to crashes when compiled with - # these.. Even starting a compile shuts down the arts server - filter-flags "-fomit-frame-pointer -fstrength-reduce" -fi - -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" - -use alsa && myconf="$myconf --enable-alsa" || myconf="$myconf --disable-alsa" - -src_unpack() { - - base_src_unpack - - kde_sandbox_patch ${S}/soundserver - -} - -src_install() { - - kde_src_install - - # fix root exploit - # fixed on kde cvs, not needed anymore - # chmod ug-s ${D}${KDEDIR}/bin/artswrapper - - dodoc ${S}/doc/{NEWS,README,TODO} - -} diff --git a/kde-base/arts/arts-1.1.0.1.ebuild b/kde-base/arts/arts-1.1.0.1.ebuild deleted file mode 100644 index e7eb70878e54..000000000000 --- a/kde-base/arts/arts-1.1.0.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.1.0.1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-base flag-o-matic - -# this is the arts 1.1.0 rfom kde 3.1 rc1, as opposed to the arta 1.1.0 rfom kde 3.1 beta2 - -S=$WORKDIR/$PN-1.1.0 -SRC_URI="mirror://gentoo/arts-1.1.0-kde31rc1.tar.bz2" -KEYWORDS="x86" -HOMEPAGE="http://multimedia.kde.org" -DESCRIPTION="KDE Sound Server" -set-kdedir 3.1_rc1 -need-qt 3.1.0_pre20021024 - -if [ "${COMPILER}" == "gcc3" ]; then - # GCC 3.1 kinda makes arts buggy and prone to crashes when compiled with - # these.. Even starting a compile shuts down the arts server - filter-flags "-fomit-frame-pointer -fstrength-reduce" -fi - -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" - -use alsa && myconf="$myconf --enable-alsa" || myconf="$myconf --disable-alsa" - -src_unpack() { - - base_src_unpack - - kde_sandbox_patch ${S}/soundserver - -} - -src_install() { - - kde_src_install - - # fix root exploit - # fixed on kde cvs, not needed anymore - # chmod ug-s ${D}${KDEDIR}/bin/artswrapper - - dodoc ${S}/doc/{NEWS,README,TODO} - -} diff --git a/kde-base/arts/arts-1.1.0.2.ebuild b/kde-base/arts/arts-1.1.0.2.ebuild deleted file mode 100644 index 12480baa20e7..000000000000 --- a/kde-base/arts/arts-1.1.0.2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.1.0.2.ebuild,v 1.3 2002/11/09 21:40:36 danarmak Exp $ -inherit kde-base flag-o-matic - -# this is the arts 1.1.0 rfom kde 3.1 rc2, as opposed to the arta 1.1.0 rfom kde 3.1 beta2 - -S=$WORKDIR/$PN-1.1.0 -SRC_URI="http://user.cs.tu-berlin.de/~mehnert/arts-1.1.0-kde31rc2.tar.bz2" -KEYWORDS="x86" -HOMEPAGE="http://multimedia.kde.org" -DESCRIPTION="KDE Sound Server" -set-kdedir 3.1_rc1 -need-qt 3.1.0_pre20021104 - -if [ "${COMPILER}" == "gcc3" ]; then - # GCC 3.1 kinda makes arts buggy and prone to crashes when compiled with - # these.. Even starting a compile shuts down the arts server - filter-flags "-fomit-frame-pointer -fstrength-reduce" -fi - -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" - -use alsa && myconf="$myconf --enable-alsa" || myconf="$myconf --disable-alsa" - -set_enable_final - -src_unpack() { - - base_src_unpack - - kde_sandbox_patch ${S}/soundserver - -} - -src_install() { - - kde_src_install - - # fix root exploit - # fixed on kde cvs, not needed anymore - # chmod ug-s ${D}${KDEDIR}/bin/artswrapper - - dodoc ${S}/doc/{NEWS,README,TODO} - -} diff --git a/kde-base/arts/files/digest-arts-1.0.7 b/kde-base/arts/files/digest-arts-1.0.7 deleted file mode 100644 index 44dfc051b489..000000000000 --- a/kde-base/arts/files/digest-arts-1.0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 23eb9ef045632fceb382120d7f9a58d5 arts-1.0.7.tar.bz2 934692 diff --git a/kde-base/arts/files/digest-arts-1.1.0 b/kde-base/arts/files/digest-arts-1.1.0 deleted file mode 100644 index dea69dc18096..000000000000 --- a/kde-base/arts/files/digest-arts-1.1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d1e10a837ceaa102857b51e57d4f0b33 arts-1.1.0.tar.bz2 942695 diff --git a/kde-base/arts/files/digest-arts-1.1.0.1 b/kde-base/arts/files/digest-arts-1.1.0.1 deleted file mode 100644 index 0b4cbf7d1058..000000000000 --- a/kde-base/arts/files/digest-arts-1.1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5e36524c0654e2ed778733f2de489b5c arts-1.1.0-kde31rc1.tar.bz2 1081375 diff --git a/kde-base/arts/files/digest-arts-1.1.0.2 b/kde-base/arts/files/digest-arts-1.1.0.2 deleted file mode 100644 index 21739c9094fc..000000000000 --- a/kde-base/arts/files/digest-arts-1.1.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 951814e930824d42d0340509cc306345 arts-1.1.0-kde31rc2.tar.bz2 962279 diff --git a/kde-base/kde-env/kde-env-3.1_rc1.ebuild b/kde-base/kde-env/kde-env-3.1_rc1.ebuild deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/kde-base/kde-env/kde-env-3.1_rc1.ebuild +++ /dev/null diff --git a/kde-base/kde/files/digest-kde-3.1_beta1 b/kde-base/kde/files/digest-kde-3.1_beta1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/kde-base/kde/files/digest-kde-3.1_beta1 +++ /dev/null diff --git a/kde-base/kde/files/digest-kde-3.1_beta2 b/kde-base/kde/files/digest-kde-3.1_beta2 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/kde-base/kde/files/digest-kde-3.1_beta2 +++ /dev/null diff --git a/kde-base/kde/files/digest-kde-3.1_rc2 b/kde-base/kde/files/digest-kde-3.1_rc2 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/kde-base/kde/files/digest-kde-3.1_rc2 +++ /dev/null diff --git a/kde-base/kde/kde-3.1_beta1.ebuild b/kde-base/kde/kde-3.1_beta1.ebuild deleted file mode 100644 index 783fae9c80bc..000000000000 --- a/kde-base/kde/kde-3.1_beta1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.1_beta1.ebuild,v 1.4 2002/10/04 05:40:35 vapier Exp $ - -DESCRIPTION="KDE $PV - merge this to pull in all non-developer kde-base/* packages" -HOMEPAGE="http://www.kde.org/" -# removed: kdebindings, kdesdk, kdoc since these are developer-only packages -RDEPEND=`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}` - -SLOT="3.1" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" diff --git a/kde-base/kde/kde-3.1_beta2.ebuild b/kde-base/kde/kde-3.1_beta2.ebuild deleted file mode 100644 index 17e91b77b2f9..000000000000 --- a/kde-base/kde/kde-3.1_beta2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.1_beta2.ebuild,v 1.2 2002/10/04 05:40:37 vapier Exp $ - -DESCRIPTION="KDE $PV - merge this to pull in all non-developer kde-base/* packages" -HOMEPAGE="http://www.kde.org/" -# removed: kdebindings, kdesdk, kdoc since these are developer-only packages -RDEPEND=`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}` - -SLOT="3.1" -LICENSE="GPL-2" -KEYWORDS="x86" diff --git a/kde-base/kde/kde-3.1_rc1.ebuild b/kde-base/kde/kde-3.1_rc1.ebuild deleted file mode 100644 index c945f8afa0f4..000000000000 --- a/kde-base/kde/kde-3.1_rc1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ - -KEYWORDS="x86" -DESCRIPTION="KDE 3.1 RC 1 - merge this to pull in all non-developer kde-base/* packages" -HOMEPAGE="http://www.kde.org/" -# removed: kdebindings, kdesdk, kdoc since these are developer-only packages -RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}`" - -LICENSE="GPL-2" - -SLOT="3.1" diff --git a/kde-base/kde/kde-3.1_rc2.ebuild b/kde-base/kde/kde-3.1_rc2.ebuild deleted file mode 100644 index 5e43755d50a2..000000000000 --- a/kde-base/kde/kde-3.1_rc2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ - -KEYWORDS="x86" -DESCRIPTION="KDE 3.1 RC 2 - merge this to pull in all non-developer kde-base/* packages" -HOMEPAGE="http://www.kde.org/" -# removed: kdebindings, kdesdk, kdoc since these are developer-only packages -RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}`" - -LICENSE="GPL-2" - -SLOT="3.1" diff --git a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta1 b/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta1 deleted file mode 100644 index 5ac567371b67..000000000000 --- a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6052de68257086dc3394fec93b5fd202 kdeaddons-3.0.7.tar.bz2 1021245 diff --git a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta2 b/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta2 deleted file mode 100644 index 787ca6b685fb..000000000000 --- a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6a7f7a129259092f55b18e091166ff3a kdeaddons-3.0.8.tar.bz2 1058788 diff --git a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_rc2 b/kde-base/kdeaddons/files/digest-kdeaddons-3.1_rc2 deleted file mode 100644 index e39a60a0148f..000000000000 --- a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 e21bbb76aaadaa2606c29c8a5f815a70 kdeaddons-3.0.98.tar.bz2 1072160 diff --git a/kde-base/kdeaddons/kdeaddons-3.1_beta1.ebuild b/kde-base/kdeaddons/kdeaddons-3.1_beta1.ebuild deleted file mode 100644 index 6bb87a4676c4..000000000000 --- a/kde-base/kdeaddons/kdeaddons-3.1_beta1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.1_beta1.ebuild,v 1.6 2002/10/08 21:13:25 danarmak Exp $ - -IUSE="sdl xmms svga" -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV: addons - applets, plugins..." -KEYWORDS="x86 alpha" - -newdepend "~kde-base/kdebase-${PV} - ~kde-base/kdenetwork-${PV} - ~kde-base/kdemultimedia-${PV} - ~kde-base/kdegames-${PV} - sdl? ( >=media-libs/libsdl-1.2 ) - svga? ( media-libs/svgalib ) - xmms? ( media-sound/xmms )" - -use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" || myconf="$myconf --without-sdl --disable-sdltest" - -use xmms || export ac_cv_have_xmms=no - -# fix bug #7625 -if [ "$COMPILER" == "gcc3" ]; then - if [ -n "`is-flag -march=pentium4`" -o -n "`is-flag -mcpu=pentium4`" ]; then - append-flags -mno-sse2 - fi -fi diff --git a/kde-base/kdeaddons/kdeaddons-3.1_beta2.ebuild b/kde-base/kdeaddons/kdeaddons-3.1_beta2.ebuild deleted file mode 100644 index f70e68d96d54..000000000000 --- a/kde-base/kdeaddons/kdeaddons-3.1_beta2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.1_beta2.ebuild,v 1.6 2002/10/16 19:10:17 bjb Exp $ - -IUSE="sdl xmms svga" -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV: addons - applets, plugins..." -KEYWORDS="x86 alpha" - -newdepend "~kde-base/kdebase-${PV} - ~kde-base/kdenetwork-${PV} - ~kde-base/kdemultimedia-${PV} - ~kde-base/kdegames-${PV} - sdl? ( >=media-libs/libsdl-1.2 ) - svga? ( media-libs/svgalib ) - xmms? ( media-sound/xmms )" - -use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" || myconf="$myconf --without-sdl --disable-sdltest" - -use xmms || export ac_cv_have_xmms=no - -# fix bug #7625 -if [ "$COMPILER" == "gcc3" ]; then - if [ -n "`is-flag -march=pentium4`" -o -n "`is-flag -mcpu=pentium4`" ]; then - append-flags -mno-sse2 - fi -fi diff --git a/kde-base/kdeaddons/kdeaddons-3.1_rc1.ebuild b/kde-base/kdeaddons/kdeaddons-3.1_rc1.ebuild deleted file mode 100644 index c52738106598..000000000000 --- a/kde-base/kdeaddons/kdeaddons-3.1_rc1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV: addons - applets, plugins..." -KEYWORDS="x86" - -newdepend "~kde-base/kdebase-${PV} - ~kde-base/kdenetwork-${PV} - ~kde-base/kdemultimedia-${PV} - ~kde-base/kdegames-${PV} - sdl? ( >=media-libs/libsdl-1.2 ) - svga? ( media-libs/svgalib ) - xmms? ( media-sound/xmms )" - -use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" || myconf="$myconf --without-sdl --disable-sdltest" - -use xmms || export ac_cv_have_xmms=no - -# fix bug #7625 -if [ "$COMPILER" == "gcc3" ]; then - if [ -n "`is-flag -march=pentium4`" -o -n "`is-flag -mcpu=pentium4`" ]; then - append-flags -mno-sse2 - fi -fi diff --git a/kde-base/kdeaddons/kdeaddons-3.1_rc2.ebuild b/kde-base/kdeaddons/kdeaddons-3.1_rc2.ebuild deleted file mode 100644 index 87feccac7835..000000000000 --- a/kde-base/kdeaddons/kdeaddons-3.1_rc2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist flag-o-matic - -IUSE="sdl svga xmms" -DESCRIPTION="KDE $PV: addons - applets, plugins..." -KEYWORDS="x86" - -newdepend "~kde-base/kdebase-${PV} - ~kde-base/kdenetwork-${PV} - ~kde-base/kdemultimedia-${PV} - ~kde-base/kdegames-${PV} - sdl? ( >=media-libs/libsdl-1.2 ) - svga? ( media-libs/svgalib ) - xmms? ( media-sound/xmms )" - -use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" || myconf="$myconf --without-sdl --disable-sdltest" - -use xmms || export ac_cv_have_xmms=no - -# fix bug #7625 -if [ "$COMPILER" == "gcc3" ]; then - if [ -n "`is-flag -march=pentium4`" -o -n "`is-flag -mcpu=pentium4`" ]; then - append-flags -mno-sse2 - fi -fi diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta1 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta1 deleted file mode 100644 index 0f2b4aa4e16e..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 963d9394fea2444c5f9f03027bd64a22 kdeadmin-3.0.7.tar.bz2 1373982 diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta2 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta2 deleted file mode 100644 index b8816e091316..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9bea97be56aec38af094d7125691c747 kdeadmin-3.0.8.tar.bz2 1378366 diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc1 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc1 deleted file mode 100644 index 0dbf84163918..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 a4a95431a6bbf9a53e1e369320801a74 kdeadmin-3.0.9.tar.bz2 1580593 diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc2 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc2 deleted file mode 100644 index 58d01788847a..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 57ff69e4771bba4a9f4283f83eb39152 kdeadmin-3.0.98.tar.bz2 1479986 diff --git a/kde-base/kdeadmin/kdeadmin-3.1_beta1.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_beta1.ebuild deleted file mode 100644 index 97945dbd2213..000000000000 --- a/kde-base/kdeadmin/kdeadmin-3.1_beta1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_beta1.ebuild,v 1.4 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="pam" -inherit kde-dist - -DESCRIPTION="KDE $PV - administration tools" - -KEYWORDS="x86 alpha" - -newdepend ">=app-arch/rpm-4.0.4-r1 - dev-libs/popt - pam? ( >=sys-libs/pam-0.72 )" - -use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow" -myconf="$myconf --without-rpm" - -# TODO: add nis support diff --git a/kde-base/kdeadmin/kdeadmin-3.1_beta2.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_beta2.ebuild deleted file mode 100644 index 75006e0768b3..000000000000 --- a/kde-base/kdeadmin/kdeadmin-3.1_beta2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_beta2.ebuild,v 1.3 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="pam" -inherit kde-dist - -DESCRIPTION="KDE $PV - administration tools" - -KEYWORDS="x86" - -newdepend ">=app-arch/rpm-4.0.4-r1 - dev-libs/popt - pam? ( >=sys-libs/pam-0.72 )" - -use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow" -myconf="$myconf --without-rpm" - -# TODO: add nis support diff --git a/kde-base/kdeadmin/kdeadmin-3.1_rc1.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_rc1.ebuild deleted file mode 100644 index 9915199c1372..000000000000 --- a/kde-base/kdeadmin/kdeadmin-3.1_rc1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - administration tools" - -KEYWORDS="x86" - -newdepend ">=app-arch/rpm-4.0.4-r1 - dev-libs/popt - pam? ( >=sys-libs/pam-0.72 )" - -use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow" -myconf="$myconf --without-rpm" - -# TODO: add nis support diff --git a/kde-base/kdeadmin/kdeadmin-3.1_rc2.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_rc2.ebuild deleted file mode 100644 index 261ea6543eea..000000000000 --- a/kde-base/kdeadmin/kdeadmin-3.1_rc2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -IUSE="pam" -DESCRIPTION="KDE $PV - administration tools" - -KEYWORDS="x86" - -newdepend ">=app-arch/rpm-4.0.4-r1 - dev-libs/popt - pam? ( >=sys-libs/pam-0.72 )" - -use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow" -myconf="$myconf --without-rpm" - -# TODO: add nis support diff --git a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta1 b/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta1 deleted file mode 100644 index 44c9f2532791..000000000000 --- a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 19493a9039a273f712d12238f5161732 kdeartwork-3.0.7.tar.bz2 12425325 diff --git a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta2 b/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta2 deleted file mode 100644 index dbb79d450c6c..000000000000 --- a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 8002ac7fdd509a75f3882117e0100a8f kdeartwork-3.0.8.tar.bz2 12411285 diff --git a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_rc2 b/kde-base/kdeartwork/files/digest-kdeartwork-3.1_rc2 deleted file mode 100644 index 9b2fedcf1708..000000000000 --- a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 1f03a510dc1623504af37067ee42cd5a kdeartwork-3.0.98.tar.bz2 13821630 diff --git a/kde-base/kdeartwork/kdeartwork-3.1_beta1.ebuild b/kde-base/kdeartwork/kdeartwork-3.1_beta1.ebuild deleted file mode 100644 index d4d668916276..000000000000 --- a/kde-base/kdeartwork/kdeartwork-3.1_beta1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1_beta1.ebuild,v 1.5 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="opengl" -inherit kde-dist - -newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}" - -DESCRIPTION="KDE $PV - artwork" - -KEYWORDS="x86 alpha" - -myconf="$myconf --with-dpms" -use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl" - -PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff" - diff --git a/kde-base/kdeartwork/kdeartwork-3.1_beta2.ebuild b/kde-base/kdeartwork/kdeartwork-3.1_beta2.ebuild deleted file mode 100644 index 1bcd2f566b3e..000000000000 --- a/kde-base/kdeartwork/kdeartwork-3.1_beta2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1_beta2.ebuild,v 1.3 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="opengl" -inherit kde-dist - -newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}" - -DESCRIPTION="KDE $PV - artwork" - -KEYWORDS="x86" - -myconf="$myconf --with-dpms" -use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl" - -PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff" - diff --git a/kde-base/kdeartwork/kdeartwork-3.1_rc1.ebuild b/kde-base/kdeartwork/kdeartwork-3.1_rc1.ebuild deleted file mode 100644 index d29e43a44a0d..000000000000 --- a/kde-base/kdeartwork/kdeartwork-3.1_rc1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}" - -DESCRIPTION="KDE $PV - artwork" - -KEYWORDS="x86" - -myconf="$myconf --with-dpms" -use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl" - -PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff" - diff --git a/kde-base/kdeartwork/kdeartwork-3.1_rc2.ebuild b/kde-base/kdeartwork/kdeartwork-3.1_rc2.ebuild deleted file mode 100644 index f2098c46b530..000000000000 --- a/kde-base/kdeartwork/kdeartwork-3.1_rc2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -IUSE="opengl" -newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}" - -DESCRIPTION="KDE $PV - artwork" - -KEYWORDS="x86" - -myconf="$myconf --with-dpms" -use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl" - -PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff" - diff --git a/kde-base/kdebase/files/3.1_rc2-r1/backgroundrc b/kde-base/kdebase/files/3.1_rc2-r1/backgroundrc deleted file mode 100644 index d00db3a27bff..000000000000 --- a/kde-base/kdebase/files/3.1_rc2-r1/backgroundrc +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop0] -BackgroundMode=VerticalGradient -BlendBalance=100 -BlendMode=NoBlending -ChangeInterval=60 -Color1=14,120,131 -Color2=67,174,192 -CurrentWallpaper=0 -LastChange=0 -MinOptimizationDepth=1 -MultiWallpaperMode=NoMulti -Pattern=fish -Program= -ReverseBlending=false -UseSHM=false -Wallpaper=default_blue.jpg -WallpaperList= -WallpaperMode=NoWallpaper diff --git a/kde-base/kdebase/files/3.1_rc2-r1/kdmrc b/kde-base/kdebase/files/3.1_rc2-r1/kdmrc deleted file mode 100644 index 1d5018fc119d..000000000000 --- a/kde-base/kdebase/files/3.1_rc2-r1/kdmrc +++ /dev/null @@ -1,413 +0,0 @@ -# KDM configuration example. -# Note, that all comments will be lost if you change this file with -# the kcontrol frontend. -# -# Definition: the greeter is the login dialog, i.e., the part of KDM -# which the user sees. -# -# You can configure every X-display individually. -# Every display has a display name, which consists of a host name -# (which is empty for local displays specified in the Xservers file), -# a colon and a display number. Additionally, a display belongs to a -# display class (which can be ignored in most cases; the control center -# does not support this feature at all). -# Sections with display-specific settings have the formal syntax -# "[X-" host [":" number [ "_" class ]] "-" sub-section "]" -# You can use the "*" wildcard for host, number and class. You may omit -# trailing components; they are assumed to be "*" then. -# The host part may be a domain specification like ".inf.tu-dresden.de". -# From which section a setting is actually taken is determined by these -# rules: -# - an exact match takes precedence over a partial match (for the host part), -# which in turn takes precedence over a wildcard -# - precedence decreases from left to right for equally exact matches -# Example: display name "myhost:0", class "dpy". -# [X-myhost:0_dpy] precedes -# [X-myhost:0_*] (same as [X-myhost:0]) precedes -# [X-myhost:*_dpy] precedes -# [X-myhost:*_*] (same as [X-myhost]) precedes -# [X-*:0_dpy] precedes -# [X-*:0_*] (same as [X-*:0]) precedes -# [X-*:*_*] (same as [X-*]) -# These sections do NOT match this display: -# [X-hishost], [X-myhost:0_dec], [X-*:1], [X-:*] -# If a setting is not found in any matching section, the default is used. -# -# Every comment applies to the following section or key. -# The defaults refer to KDM's built-in values, not anything set in this file. -# - -[General] -# This option exists solely for the purpose of a clean automatic upgrade. -# Don't even think about changing it! -ConfigVersion=2.0 -# If "false", KDM won't daemonize after startup. Note, that you needn't to -# use this if you start KDM from inittab, as KDM won't daemonize in this case -# automatically. Default is true. -#DaemonMode=false -# If the value starts with a slash (/), it specifies the file, where X-servers -# to be used by KDM are listed; the file is in the usual XDM-Xservers format. -# Otherwise it's interpreted like one line of the Xservers file, i.e., it -# specifies exactly one X-server. -# Default is ":0 local@tty1 /usr/X11R6/bin/X vt7" -# XXX i'm planning to absorb this file into kdmrc, but i'm not sure how to -# do this best. -Xservers=/etc/X11/xdm/Xservers -# Where KDM should store its PID. Default is "" (don't store) -PidFile=/var/run/xdm-pid -# Whether KDM should lock the pid file to prevent having multiple KDM -# instances running at once. Leave it "true", unless you're brave. -#LockPidFile=false -# Where to store authorization files. Default is /var/run/xauth -#AuthDir=/tmp -# Whether KDM should automatically re-read configuration files, if it -# finds them having changed. Just keep it "true". -#AutoRescan=false -# Additional environment variables KDM should pass on to kdm_config, kdm_greet, -# Xsetup, Xstartup, Xsession, and Xreset. LD_LIBRARY_PATH is a good candidate; -# otherwise it shouldn't be necessary very often. -#ExportList=SOME_VAR,ANOTHER_IMPORTANT_VAR -# Where the command FiFos should be created. Make it empty to disable -# the FiFos. Default is /var/run/xdmctl -#FifoDir=/tmp -# To which group the command FiFos should belong. -# Default is -1 (effectively root) -#FifoGroup=xdmctl - -[Xdmcp] -# Whether KDM should listen to XDMCP requests. Default is true. -Enable=false -# The UDP port KDM should listen on for XDMCP requests. Don't change the 177. -#Port=177 -# File with the private keys of X-terminals. Required for XDM authentication. -# Default is "" -#KeyFile=/usr/kde/3.1/share/config/kdm/kdmkeys -# XDMCP access control file in the usual XDM-Xaccess format. -# Default is /usr/kde/3.1/share/config/kdm/Xaccess -# XXX i'm planning to absorb this file into kdmrc, but i'm not sure how to -# do this best. -Xaccess=/etc/X11/xdm/Xaccess -# Number of seconds to wait for display to respond after the user has -# selected a host from the chooser. Default is 15. -#ChoiceTimeout=10 -# Strip domain name from remote display names if it is equal to the local -# domain. Default is true -#RemoveDomainname=false -# Use the numeric IP address of the incoming connection instead of the -# host name. Use this on multihomed hosts. Default is false -#SourceAddress=true -# The program which is invoked to dynamically generate replies to XDMCP -# BroadcastQuery requests. -# By default no program is invoked and "Willing to manage" is sent. -Willing=/etc/X11/xdm/Xwilling - -[Shutdown] -# The command to run to halt the system. Default is /sbin/halt -#HaltCmd= -# The command to run to reboot the system. Default is /sbin/reboot -#RebootCmd= -# Whether one can shut down the system via the global command FiFo. -# Default is false -#AllowFifo=true -# Whether one can abort still running sessions when shutting down the system -# via the global command FiFo. Default is true -#AllowFifoNow=false -# Offer LiLo boot options in shutdown dialog. Default is false -#UseLilo=true -# The location of the LiLo binary. Default is /sbin/lilo -#LiloCmd= -# The location of the LiLo map file. Default is /boot/map -#LiloMap= - -# Rough estimations about how many seconds KDM will spend at most on -# - opening a connection to the X-server (OpenTime): -# OpenRepeat * (OpenTimeout + OpenDelay) -# - starting a local X-server (ServerTime): ServerAttempts * ServerTimeout -# - starting a display: -# - local display: StartAttempts * (ServerTime + OpenTime) -# - remote/foreign display: StartAttempts * OpenTime - -# Core config for all displays -[X-*-Core] -# How long to wait before retrying to start the display after various -# errors. Default is 15 -#OpenDelay= -# How long to wait before timing out XOpenDisplay. Default is 120 -#OpenTimeout= -# How often to try the XOpenDisplay. Default is 5 -#OpenRepeat= -# Try at most that many times to start a display. If this fails, the display -# is disabled. Default is 4 -#StartAttempts= -# The StartAttempt counter is reset after that many seconds. Default is 30 -#StartInterval= -# Ping remote display every that many minutes. Default is 5 -#PingInterval= -# Wait for a Pong that many minutes. Default is 5 -#PingTimeout= -# Restart instead of resetting the local X-server after session exit. -# Use it if the server leaks memory, etc. Default is false -#TerminateServer=true -# The signal needed to reset the local X-server. Default is 1 (SIGHUP) -#ResetSignal= -# The signal needed to terminate the local X-server. Default is 15 (SIGTERM) -#TermSignal= -# Need to reset the X-server to make it read initial Xauth file. -# Default is false -#ResetForAuth=true -# Create X-authorizations for local displays. Default is true -#Authorize=false -# Which X-authorization mechanisms should be used. -# Default is MIT-MAGIC-COOKIE-1 -#AuthNames= -# The name of this X-server's Xauth file. Default is "", which means, that -# a random name in the AuthDir directory will be used. -#AuthFile= -# Specify a file with X-resources for the greeter, chooser and background. -# The KDE frontend doesn't care for this, so you don't need it unless you -# use an alternative chooser or another background generator than kdmdesktop. -# Default is "" -Resources=/etc/X11/xdm/Xresources -# The xrdb program to use to read the above specified recources. -# Default is /usr/X11R6/bin/xrdb -#Xrdb= -# A program to run before the greeter is shown. You should start kdmdesktop -# there. Also, xconsole can be started by this script. -# Default is "" -Setup=/etc/X11/xdm/Xsetup_0 -# A program to run before a user session starts. You should invoke sessreg -# there and optionally change the ownership of the console, etc. -# Default is "" -Startup=/usr/kde/3.1/share/config/kdm/Xstartup -# A program to run after a user session exits. You should invoke sessreg -# there and optionally change the ownership of the console, etc. -# Default is "" -Reset=/usr/kde/3.1/share/config/kdm/Xreset -# The program which is run as the user which logs in. It is supposed to -# interpret the session argument (see SessionTypes) and start an appropriate -# session according to it. -# Default is /usr/X11R6/bin/xterm -ls -T -Session=/etc/X11/xdm/Xsession -# The program to run if Session fails. -# Default is /usr/X11R6/bin/xterm -#FailsafeClient= -# The PATH for the Session program. Default is -# /bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -#UserPath=/usr/kde/3.1/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -# The PATH for Setup, Startup and Reset, etc. Default is -# /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -#SystemPath=/usr/kde/3.1/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -# The default system shell. Default is /bin/sh -#SystemShell=/bin/bash -# Where to put the user's X-server authorization file if ~/.Xauthority -# cannot be created. Default is /tmp -#UserAuthDir= -# The host chooser program to use. -# Default is /usr/kde/3.1/bin/chooser -# XXX this is going to be integrated into the greeter (probably). -#Chooser= -# If "true", KDM will automatically restart a session after an X-server -# crash (or if it is killed by Alt-Ctrl-BackSpace). Note, that enabling -# this opens a security hole: a secured display lock can be circumvented -# (unless you use KDE's built-in screen lock). Default is false -#AutoReLogin=true -# Allow root logins? Default is true -AllowRootLogin=false -# Allow to log in, when user has set an empty password? Default is true -AllowNullPasswd=false -# Who is allowed to shut down the system. This applies both to the -# greeter and to the command FiFo. Default is All -# "None" - no "Shutdown..." button is shown at all -# "Root" - the root password must be entered to shut down -# "All" - everybody can shut down the machine (Default) -AllowShutdown=Root -# Who is allowed to abort all still running sessions when shutting down. -# Same options as for AllowShutdown. Default is All -#AllowSdForceNow=Root -# The default choice for the shutdown condition/timing. -# "Schedule" - shutdown after all sessions exit (possibly at once) (Default) -# "TryNow" - shutdown, if no sessions are open, otherwise do nothing -# "ForceNow" - shutdown unconditionally -#DefaultSdMode=ForceNow -# If this is false the user must select the shutdown condition/timing already -# in the shutdown dialog. If this is true he won't be bothered with the options, -# but will be asked what to do if sessions are actually open. Default is true -# NOTE: the interaction is currently not implemented. If this is set to true, -# a normal forced shutdown will happen (without caring for the AllowSdForceNow -# option!), i.e., KDM will behave exactly as before KDE 3.0. -#InteractiveSd=false -# Where (relatively to the user's home directory) to store the last -# selected session. Default is .wmrc -#SessSaveFile= - -# Greeter config for all displays -[X-*-Greeter] -# Session types the users can select. It is advisable to have "default" and -# "failsafe" listed herein, which is also the default. -# Note, that the meaning of this value is entirely up to your Session program. -SessionTypes=Xsession,kde-3.0.4,kde-3.1_rc2, -# Widget Style of the greeter: -# Default, Windows, Platinum, Motif, MotifPlus, CDE, SGI, and any styles you -# may have installed, e.g., HighColor; Default is "Default" -GUIStyle=Keramik -# Widget Colors of the greeter: -# Default, and any color schemes you may have installed. Default is "Default" -#ColorScheme=Pumpkin -# What should be shown righthand of the input lines: -# "Logo" - the image specified by LogoPixmap (Default) -# "Clock" - a neat analog clock -# "None" - nothing -LogoArea=None -# The image to show when LogoArea=Logo. Default is kdelogo.png -LogoPixmap= -# Normally, the greeter is centered on the screen. Use this, if you want -# it to appear elsewhere on the screen. Default is false -#GreeterPosFixed=true -#GreeterPosX=200 -#GreeterPosY=100 -# The headline in the greeter. -# The following character pairs are replaced: -# - %d -> current display -# - %h -> host name, possibly with domain name -# - %n -> node name, most probably the host name without domain name -# - %s -> the operating system -# - %r -> the operating system's version -# - %m -> the machine (hardware) type -# - %% -> a single % -# Default is "Welcome to %s at %n" -#GreetString=K Desktop Environment (%n) -# The font for the headline. Default is charter,24,bold -GreetFont=verdana,24,5,0,50,0 -# The normal font used in the greeter. Default is helvetica,12 -StdFont=verdana,12,5,0,50,0 -# The font used for the "Login Failed" message. Default is helvetica,12,bold -FailFont=verdana,12,5,0,75,0 -# Whether the fonts shown in the greeter should be antialiased. Default is false -AntiAliasing=true -# What to do with the Num Lock modifier for the time the greeter is running: -# "On" -> - turn on -# "Off" -> - turn off -# "Keep" -> - don't change the state (Default) -#NumLock=Off -# Language to use in the greeter. Default is en_US -#Language=de_DE -# Specify, which user names (along with pictures) should be shown in the -# greeter. -# "NotHidden" - all users except those listed in HiddenUsers (Default) -# "Selected" - only the users listed in SelectedUsers -# "None" - no user list will be shown at all -#ShowUsers=None -# For ShowUsers=Selected. Default is "" -#SelectedUsers=root,johndoe -# For ShowUsers=NotHidden. Default is "" -#HiddenUsers=root -# Special case of HiddenUsers: users with a UID less than this number -# (except root) will not be shown as well. Default is 0 -MinShowUID=1000 -# Complement to MinShowUID: users with a UID greater than this number will -# not be shown as well. Default is 65535 -MaxShowUID=65000 -# If false, the users are listed in the order they appear in /etc/passwd. -# If true, they are sorted alphabetically. Default is true -#SortUsers=false -# Specify, where the users' pictures should be taken from. -# "AdminOnly" - from $KDEDIR/share/apps/kdm/pics/users/$USER.png (Default) -# "UserOnly" - from the user's $HOME/.face -# "PreferAdmin" - prefer $USER.png; fallback on $HOME/.face -# "PreferUser" - ... and the other way round -FaceSource=PreferUser -# Specify, if/which user should be preselected for log in. -# Note, that enabling this feature can be considered a security hole, -# as it presents a valid login name to a potential attacker, so he "only" -# needs to guess the password. -# "None" - don't preselect any user (Default) -# "Previous" - the user which successfully logged in last time -# "Default" - the user specified in the DefaultUser field -#PreselectUser=Previous -# The user to preselect if PreselectUser=Default -#DefaultUser=ethel -# If this is true, the password input line is focused automatically if -# a user is preselected. Default is false -#FocusPasswd=true -# The password input fields cloak the typed in text. Specify, how to do it: -# "NoEcho" - nothing is shown at all, the cursor doesn't move -# "OneStar" - "*" is shown for every typed letter (Default) -# "ThreeStars" - "***" is shown for every typed letter -#EchoMode=NoEcho -# If true, krootimage will be automatically started by KDM. Otherwise, the -# Setup script should be used to setup the background. Default is true -#UseBackground=false -# The configuration file to be used by krootimage. -# Default is /usr/kde/3.1/share/config/kdm/backgroundrc -#BackgroundCfg= -# Hold the X-server grabbed the whole time the greeter is visible. This -# may be more secure, but it will disable any background and other -# X-clients started from the Setup script. Default is false -#GrabServer=true -# How many seconds to wait for grab to succeed. Default is 3 -#GrabTimeout= -# Warn, if local X-authorization cannot be created. Default is true -# XXX this is a dummy currently -AuthComplain=true - -# Core config for local displays -[X-:*-Core] -# How often to try to run the X-server. Running includes executing it and -# waiting for it to come up. Default is 1 -#ServerAttempts= -# How long to wait for a local X-server to come up. Default is 15 -#ServerTimeout= -# See above -AllowShutdown=All -# See above -AllowRootLogin=true -# See above -AllowNullPasswd=true -# Enable password-less logins on this display. USE WITH EXTREME CARE! -# Default is false -#NoPassEnable=true -# The users that don't need to provide a password to log in. NEVER list root! -#NoPassUsers=fred,ethel - -# Greeter config for local displays -[X-:*-Greeter] -# See above -#AuthComplain=false -# The screen the greeter should be displayed on in multi-headed setups. -# The numbering starts with 0 and corresponds to the listing order in the -# active ServerLayout section of XF86Config. -1 means to use the upper-left -# screen, -2 means to use the upper-right screen. Default is 0 -#GreeterScreen=-1 - -# Core config for 1st local display -[X-:0-Core] -# Enable automatic login on this display. USE WITH EXTREME CARE! -# Default is false -#AutoLoginEnable=true -# The user to log in automatically. NEVER specify root! -#AutoLoginUser=fred -# The password for the user to log in automatically. This is NOT required -# unless the user is to be logged into a NIS or Kerberos domain. If you use -# it, you should "chmod 600 kdmrc" for obvious reasons. -#AutoLoginPass=secret! -# The session for the user to log in automatically. This becomes useless after -# the user's first login, as the last used session will take precedence. -#AutoLoginSession=kde -# If "true", the auto-login is truly automatic, i.e., the user is logged in -# when KDM comes up. If "false", the auto-login must be initiated by crashing -# the X-server with Alt-Ctrl-BackSpace. Default is true -#AutoLogin1st=false -# See above -Authorize=true - -# Greeter config for 1st local display -[X-:0-Greeter] -# See above -#PreselectUser=Default -# See above -#DefaultUser=johndoe - -[X-:1-Core] -# See above -Authorize=true - diff --git a/kde-base/kdebase/files/3.1_rc2-r1/startkde-3.1_rc2-r1-gentoo.diff b/kde-base/kdebase/files/3.1_rc2-r1/startkde-3.1_rc2-r1-gentoo.diff deleted file mode 100644 index 796065e74678..000000000000 --- a/kde-base/kdebase/files/3.1_rc2-r1/startkde-3.1_rc2-r1-gentoo.diff +++ /dev/null @@ -1,61 +0,0 @@ ---- startkde 2002-09-16 00:08:25.000000000 +0300 -+++ startkde 2002-10-01 14:02:59.000000000 +0300 -@@ -1,8 +1,28 @@ --#!/bin/sh -+#!/bin/sh --login - # --# DEFAULT KDE STARTUP SCRIPT ( KDE-3.1 ) -+# GENTOO CUSTOMIZED KDE STARTUP SCRIPT ( KDE-3.1 ) - # - -+# Gentoo part: -+export PATH="_KDEDIR_/bin:${PATH}" -+export KDEDIR="_KDEDIR_" -+export KDEDIRS="_KDEDIR_:/usr" # do NOT add env.d's KDEDIRS -+ -+cd ~ -+[ -d .kde ] && mv .kde .kde.backup -+if [ ! -e .kde3.1 ]; then -+ if [ -e .kde3 ]; then -+ cp -r .kde3 .kde3.1 -+ else -+ mkdir .kde3.1 -+ fi -+fi -+ln -sf .kde3.1 .kde -+ -+#export KDEHOME="${HOME}/.kdecvs" -+ -+# Gentoo part ends -+ - # Boot sequence: - # - # kdeinit is used to fork off processes which improves memory usage -@@ -25,12 +45,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 -@@ -134,7 +154,11 @@ - fi - - # the splashscreen and progress indicator --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.1_rc2-r1 b/kde-base/kdebase/files/digest-kdebase-3.1_rc2-r1 deleted file mode 100644 index b9b2a2a03901..000000000000 --- a/kde-base/kdebase/files/digest-kdebase-3.1_rc2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b96f415a3de4ff36b8f507c15d6d9e86 kdebase-3.0.98.tar.bz2 14776973 diff --git a/kde-base/kdebase/kdebase-3.1_rc2-r1.ebuild b/kde-base/kdebase/kdebase-3.1_rc2-r1.ebuild deleted file mode 100644 index 4f86a419ddb7..000000000000 --- a/kde-base/kdebase/kdebase-3.1_rc2-r1.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.1_rc2-r1.ebuild,v 1.2 2002/11/10 10:00:01 danarmak Exp $ -inherit 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" - -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 ) - >=media-libs/freetype-2" -# lm_sensors? ( ?/lm_sensors ) # ebuild doesn't exist yet - -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" - -src_compile() { - - 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 - insinto /etc/pam.d - newins ${FILESDIR}/kscreensaver.pam kscreensaver - newins ${FILESDIR}/kde.pam kde - - # startkde script - cd ${D}/${KDEDIR}/bin - patch -p0 < ${FILESDIR}/${PVR}/startkde-${PVR}-gentoo.diff || die - mv startkde startkde.orig - sed -e "s:_KDEDIR_:${KDEDIR}:" startkde.orig > startkde - rm startkde.orig - chmod a+x startkde - - # x11 session script - cd ${T} - echo "#!/bin/sh -${KDEDIR}/bin/startkde" > kde-${PV} - chmod a+x kde-${PV} - exeinto /etc/X11/Sessions - doexe kde-${PV} - - cd ${D}/${KDEDIR}/share/config/kdm || die - sed -e "s:SessionTypes=:SessionTypes=kde-${PV},:" \ - -e "s:Session=${PREFIX}/share/config/kdm/Xsession:Session=/etc/X11/xdm/Xsession:" \ - ${FILESDIR}/${PVR}/kdmrc > kdmrc - cp ${FILESDIR}/${PVR}/backgroundrc . - - #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 - mkdir -p ${D}/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 - - rmdir ${D}/${KDEDIR}/share/templates/.source/emptydir - -} - -pkg_postinst() { - mkdir -p ${KDEDIR}/share/templates/.source/emptydir -} diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.1_beta1 b/kde-base/kdebindings/files/digest-kdebindings-3.1_beta1 deleted file mode 100644 index 65b676bfcbd7..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 42ceeacebf5db2fc7ee5bf70937e2c10 kdebindings-3.0.7.tar.bz2 6119986 diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.1_beta2 b/kde-base/kdebindings/files/digest-kdebindings-3.1_beta2 deleted file mode 100644 index 411b453b8789..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 18d089d9cc200a856b3a77a6c30b0432 kdebindings-3.0.8.tar.bz2 6122905 diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.1_rc2 b/kde-base/kdebindings/files/digest-kdebindings-3.1_rc2 deleted file mode 100644 index b1144ff97cc2..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 8912f3f8561e5a948db56d32d9dfa56c kdebindings-3.0.98.tar.bz2 6189907 diff --git a/kde-base/kdebindings/kdebindings-3.1_beta1.ebuild b/kde-base/kdebindings/kdebindings-3.1_beta1.ebuild deleted file mode 100644 index 521e2b23e043..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_beta1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1_beta1.ebuild,v 1.4 2002/10/05 05:39:14 drobbins Exp $ -# TODO: add gnustep, objc bindings - -IUSE="python mozilla java" -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86 alpha" - -newdepend "~kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - ~kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -#src_unpack() -#{ -# base_src_unpack -# -# if [ -z "`use mozilla`" ]; then -# # disable mozilla bindings/xpart -# cd ${S} -# cp configure configure.orig -# sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure -# chmod +x configure -# fi -#} - diff --git a/kde-base/kdebindings/kdebindings-3.1_beta2.ebuild b/kde-base/kdebindings/kdebindings-3.1_beta2.ebuild deleted file mode 100644 index e19324f5c2eb..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_beta2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1_beta2.ebuild,v 1.3 2002/10/05 05:39:14 drobbins Exp $ -# TODO: add gnustep, objc bindings - -IUSE="python mozilla java" -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86" - -newdepend "~kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - ~kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -#src_unpack() -#{ -# base_src_unpack -# -# if [ -z "`use mozilla`" ]; then -# # disable mozilla bindings/xpart -# cd ${S} -# cp configure configure.orig -# sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure -# chmod +x configure -# fi -#} - diff --git a/kde-base/kdebindings/kdebindings-3.1_rc1.ebuild b/kde-base/kdebindings/kdebindings-3.1_rc1.ebuild deleted file mode 100644 index 3f4690ebb014..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_rc1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -# TODO: add gnustep, objc bindings -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86" - -newdepend "~kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - ~kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -#src_unpack() -#{ -# base_src_unpack -# -# if [ -z "`use mozilla`" ]; then -# # disable mozilla bindings/xpart -# cd ${S} -# cp configure configure.orig -# sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure -# chmod +x configure -# fi -#} - diff --git a/kde-base/kdebindings/kdebindings-3.1_rc2.ebuild b/kde-base/kdebindings/kdebindings-3.1_rc2.ebuild deleted file mode 100644 index be5f4a89c952..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_rc2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -# TODO: add gnustep, objc bindings -inherit kde-dist - -DESCRIPTION="KDE $PV - kde library bindings for languages other than c++" - -KEYWORDS="x86" - -newdepend "~kde-base/kdebase-${PV} - =x11-libs/gtk+-1.2* - sys-devel/perl - python? ( dev-lang/python ) - java? ( virtual/jdk ) - =x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - ~kde-base/kdenetwork-${PV} - mozilla? ( net-www/mozilla )" - -use python || myconf="$myconf --without-python" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -#myconf="$myconf --enable-objc" - -export LIBPYTHON="`python-config`" - -#src_unpack() -#{ -# base_src_unpack -# -# if [ -z "`use mozilla`" ]; then -# # disable mozilla bindings/xpart -# cd ${S} -# cp configure configure.orig -# sed -e 's:mozilla_incldirs=:# mozilla_incldirs=:' configure.orig > configure -# chmod +x configure -# fi -#} - diff --git a/kde-base/kdeedu/files/digest-kdeedu-3.1_beta1 b/kde-base/kdeedu/files/digest-kdeedu-3.1_beta1 deleted file mode 100644 index 7aa208ae94be..000000000000 --- a/kde-base/kdeedu/files/digest-kdeedu-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c367e582e6959797a0c106ab13bb8fae kdeedu-3.0.7.tar.bz2 17848915 diff --git a/kde-base/kdeedu/files/digest-kdeedu-3.1_beta2 b/kde-base/kdeedu/files/digest-kdeedu-3.1_beta2 deleted file mode 100644 index 9f890183b6ee..000000000000 --- a/kde-base/kdeedu/files/digest-kdeedu-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b24639f76aa0088a0f6a5ad96ff49b4b kdeedu-3.0.8.tar.bz2 19363743 diff --git a/kde-base/kdeedu/files/digest-kdeedu-3.1_rc2 b/kde-base/kdeedu/files/digest-kdeedu-3.1_rc2 deleted file mode 100644 index 9084069b70ca..000000000000 --- a/kde-base/kdeedu/files/digest-kdeedu-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 461c3506e961961e4d9952b8b26f8de0 kdeedu-3.0.98.tar.bz2 19455072 diff --git a/kde-base/kdeedu/files/kdeedu-3.1_beta1-errno.diff b/kde-base/kdeedu/files/kdeedu-3.1_beta1-errno.diff deleted file mode 100644 index a86bb2b42ad9..000000000000 --- a/kde-base/kdeedu/files/kdeedu-3.1_beta1-errno.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- kmplot/kmplot/View.cpp Mon Jul 15 23:34:49 2002 -+++ kmplot/kmplot/View.cpp Sun Jul 21 12:33:25 2002 -@@ -1,6 +1,6 @@ - #include "View.h" - #include "View.moc" -- -+#include <errno.h> - - View::View( QWidget* parent, const char* name ) : QWidget( parent, name ) - { -@@ -151,7 +151,7 @@ - mflg = 2; - for ( x = dmin; x < dmax; x += dx ) - { -- int errno = 0; -+ errno = 0; - switch ( p_mode ) - { - case 0: diff --git a/kde-base/kdeedu/files/kdeedu-3.1_beta2-errno.diff b/kde-base/kdeedu/files/kdeedu-3.1_beta2-errno.diff deleted file mode 100644 index a86bb2b42ad9..000000000000 --- a/kde-base/kdeedu/files/kdeedu-3.1_beta2-errno.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- kmplot/kmplot/View.cpp Mon Jul 15 23:34:49 2002 -+++ kmplot/kmplot/View.cpp Sun Jul 21 12:33:25 2002 -@@ -1,6 +1,6 @@ - #include "View.h" - #include "View.moc" -- -+#include <errno.h> - - View::View( QWidget* parent, const char* name ) : QWidget( parent, name ) - { -@@ -151,7 +151,7 @@ - mflg = 2; - for ( x = dmin; x < dmax; x += dx ) - { -- int errno = 0; -+ errno = 0; - switch ( p_mode ) - { - case 0: diff --git a/kde-base/kdeedu/files/kdeedu-3.1_rc1-errno.diff b/kde-base/kdeedu/files/kdeedu-3.1_rc1-errno.diff deleted file mode 100644 index a86bb2b42ad9..000000000000 --- a/kde-base/kdeedu/files/kdeedu-3.1_rc1-errno.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- kmplot/kmplot/View.cpp Mon Jul 15 23:34:49 2002 -+++ kmplot/kmplot/View.cpp Sun Jul 21 12:33:25 2002 -@@ -1,6 +1,6 @@ - #include "View.h" - #include "View.moc" -- -+#include <errno.h> - - View::View( QWidget* parent, const char* name ) : QWidget( parent, name ) - { -@@ -151,7 +151,7 @@ - mflg = 2; - for ( x = dmin; x < dmax; x += dx ) - { -- int errno = 0; -+ errno = 0; - switch ( p_mode ) - { - case 0: diff --git a/kde-base/kdeedu/kdeedu-3.1_beta1.ebuild b/kde-base/kdeedu/kdeedu-3.1_beta1.ebuild deleted file mode 100644 index 3be8c9029224..000000000000 --- a/kde-base/kdeedu/kdeedu-3.1_beta1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.1_beta1.ebuild,v 1.3 2002/10/04 05:41:50 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - educational apps" - -KEYWORDS="x86 alpha" - -PATCHES="$FILESDIR/$P-errno.diff" - diff --git a/kde-base/kdeedu/kdeedu-3.1_beta2.ebuild b/kde-base/kdeedu/kdeedu-3.1_beta2.ebuild deleted file mode 100644 index 8d969440c1c9..000000000000 --- a/kde-base/kdeedu/kdeedu-3.1_beta2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.1_beta2.ebuild,v 1.2 2002/10/04 05:41:52 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - educational apps" - -KEYWORDS="x86" - -PATCHES="$FILESDIR/$P-errno.diff" - diff --git a/kde-base/kdeedu/kdeedu-3.1_rc1.ebuild b/kde-base/kdeedu/kdeedu-3.1_rc1.ebuild deleted file mode 100644 index 68b78e0a8aa1..000000000000 --- a/kde-base/kdeedu/kdeedu-3.1_rc1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - educational apps" - -KEYWORDS="x86" - -PATCHES="$FILESDIR/$P-errno.diff" - -newdepend "!>=app-sci/kstars-0.9" diff --git a/kde-base/kdeedu/kdeedu-3.1_rc2.ebuild b/kde-base/kdeedu/kdeedu-3.1_rc2.ebuild deleted file mode 100644 index f6b51db60076..000000000000 --- a/kde-base/kdeedu/kdeedu-3.1_rc2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - educational apps" - -KEYWORDS="x86" - -newdepend "!>=app-sci/kstars-0.9" diff --git a/kde-base/kdegames/files/digest-kdegames-3.1_beta1 b/kde-base/kdegames/files/digest-kdegames-3.1_beta1 deleted file mode 100644 index 5d7662bba8cc..000000000000 --- a/kde-base/kdegames/files/digest-kdegames-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4e31d0da7eaa203aeeefd986f6b2f27a kdegames-3.0.7.tar.bz2 8026271 diff --git a/kde-base/kdegames/files/digest-kdegames-3.1_beta2 b/kde-base/kdegames/files/digest-kdegames-3.1_beta2 deleted file mode 100644 index 45e80fde865e..000000000000 --- a/kde-base/kdegames/files/digest-kdegames-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5e7c50cc3023ce052b232f984f809474 kdegames-3.0.8.tar.bz2 8279848 diff --git a/kde-base/kdegames/files/digest-kdegames-3.1_rc1 b/kde-base/kdegames/files/digest-kdegames-3.1_rc1 deleted file mode 100644 index 115ea7cc9d22..000000000000 --- a/kde-base/kdegames/files/digest-kdegames-3.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 39b812def76f5e49769197c0e3992c35 kdegames-3.0.9.tar.bz2 8422836 diff --git a/kde-base/kdegames/files/digest-kdegames-3.1_rc2 b/kde-base/kdegames/files/digest-kdegames-3.1_rc2 deleted file mode 100644 index ea42e112f8e2..000000000000 --- a/kde-base/kdegames/files/digest-kdegames-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 88d2632a0fc0399633ccb91b3598bba3 kdegames-3.0.98.tar.bz2 8312930 diff --git a/kde-base/kdegames/kdegames-3.1_beta1.ebuild b/kde-base/kdegames/kdegames-3.1_beta1.ebuild deleted file mode 100644 index f6fb8fe9fbdb..000000000000 --- a/kde-base/kdegames/kdegames-3.1_beta1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_beta1.ebuild,v 1.3 2002/10/04 05:42:01 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - games" - -KEYWORDS="x86 alpha" diff --git a/kde-base/kdegames/kdegames-3.1_beta2.ebuild b/kde-base/kdegames/kdegames-3.1_beta2.ebuild deleted file mode 100644 index 4ffce242c18f..000000000000 --- a/kde-base/kdegames/kdegames-3.1_beta2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_beta2.ebuild,v 1.3 2002/10/16 19:10:17 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - games" - -KEYWORDS="x86 alpha" diff --git a/kde-base/kdegames/kdegames-3.1_rc1.ebuild b/kde-base/kdegames/kdegames-3.1_rc1.ebuild deleted file mode 100644 index 67204661f349..000000000000 --- a/kde-base/kdegames/kdegames-3.1_rc1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - games" - -KEYWORDS="x86" diff --git a/kde-base/kdegames/kdegames-3.1_rc2.ebuild b/kde-base/kdegames/kdegames-3.1_rc2.ebuild deleted file mode 100644 index 307c3660478e..000000000000 --- a/kde-base/kdegames/kdegames-3.1_rc2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - games" - -KEYWORDS="x86" diff --git a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta1 b/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta1 deleted file mode 100644 index 50694f6dad71..000000000000 --- a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 233c150449cab3a6c262e4b2e2b4f37b kdegraphics-3.0.7.tar.bz2 3537954 diff --git a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta2 b/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta2 deleted file mode 100644 index 5159fdcdb5ed..000000000000 --- a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4845f287901b04973c394aafc9e52f15 kdegraphics-3.0.8.tar.bz2 4287213 diff --git a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc2 b/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc2 deleted file mode 100644 index 2511f43607cf..000000000000 --- a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 c24277125cae7233b9e8e012c1cbf7c6 kdegraphics-3.0.98.tar.bz2 4642059 diff --git a/kde-base/kdegraphics/kdegraphics-3.1_beta1.ebuild b/kde-base/kdegraphics/kdegraphics-3.1_beta1.ebuild deleted file mode 100644 index e1b7ecd9ed33..000000000000 --- a/kde-base/kdegraphics/kdegraphics-3.1_beta1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1_beta1.ebuild,v 1.5 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="tetex gphoto2 scanner" -inherit kde-dist - -DESCRIPTION="KDE $PV - graphics-related apps" - -KEYWORDS="x86 alpha" - -newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 >=media-libs/libgpio-20010607 ) - sys-devel/perl - media-gfx/sane-backends - tetex? ( >=app-text/tetex-1.0.7 ) - media-libs/imlib - app-text/ghostscript - virtual/glut virtual/opengl - !media-gfx/kpovmodeler" # kpovmodeler's old separate ebuild - -use gphoto2 && myconf="$myconf --with-kamera --with-gphoto2-includes=/usr/include/gphoto2 \ - --with-gphoto2-libraries=/usr/lib/gphoto2 \ - --with-gpio --with-gpio-includes=/usr/include \ - --with-gpio-libraries=/usr/lib" || myconf="$myconf --without-kamera" - -use tetex && myconf="$myconf --with-system-kpathsea --with-tex-datadir=/usr/share" - -use scanner || KDE_REMOVE_DIR="kooka libkscan" - -myconf="$myconf --with-imlib --with-imlib-config=/usr/bin" - diff --git a/kde-base/kdegraphics/kdegraphics-3.1_beta2.ebuild b/kde-base/kdegraphics/kdegraphics-3.1_beta2.ebuild deleted file mode 100644 index 7d9e3e38f24d..000000000000 --- a/kde-base/kdegraphics/kdegraphics-3.1_beta2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1_beta2.ebuild,v 1.5 2002/10/20 21:17:50 danarmak Exp $ - -IUSE="scanner gphoto2 tetex" -inherit kde-dist - -DESCRIPTION="KDE $PV - graphics-related apps" - -KEYWORDS="x86" - -newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 >=media-libs/libgpio-20010607 ) - sys-devel/perl - scanner? ( media-gfx/sane-backends ) - tetex? ( >=app-text/tetex-1.0.7 ) - media-libs/imlib - app-text/ghostscript - virtual/glut virtual/opengl - !media-gfx/kpovmodeler" # kpovmodeler's old separate ebuild -# x86? ( scanner? sys-libs/libieee1284 ) - -use gphoto2 && myconf="$myconf --with-kamera --with-gphoto2-includes=/usr/include/gphoto2 \ - --with-gphoto2-libraries=/usr/lib/gphoto2 \ - --with-gpio --with-gpio-includes=/usr/include \ - --with-gpio-libraries=/usr/lib" || myconf="$myconf --without-kamera" - -use tetex && myconf="$myconf --with-system-kpathsea --with-tex-datadir=/usr/share" - -use scanner || KDE_REMOVE_DIR="kooka libkscan" - -myconf="$myconf --with-imlib --with-imlib-config=/usr/bin" - diff --git a/kde-base/kdegraphics/kdegraphics-3.1_rc1.ebuild b/kde-base/kdegraphics/kdegraphics-3.1_rc1.ebuild deleted file mode 100644 index d08fae0f2632..000000000000 --- a/kde-base/kdegraphics/kdegraphics-3.1_rc1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - graphics-related apps" - -KEYWORDS="x86" - -newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 >=media-libs/libgpio-20010607 ) - sys-devel/perl - scanner? ( media-gfx/sane-backends ) - tetex? ( >=app-text/tetex-1.0.7 ) - media-libs/imlib - app-text/ghostscript - virtual/glut virtual/opengl - !media-gfx/kpovmodeler" # kpovmodeler's old separate ebuild -# x86? ( scanner? sys-libs/libieee1284 ) - -use gphoto2 && myconf="$myconf --with-kamera --with-gphoto2-includes=/usr/include/gphoto2 \ - --with-gphoto2-libraries=/usr/lib/gphoto2 \ - --with-gpio --with-gpio-includes=/usr/include \ - --with-gpio-libraries=/usr/lib" || myconf="$myconf --without-kamera" - -use tetex && myconf="$myconf --with-system-kpathsea --with-tex-datadir=/usr/share" - -use scanner || KDE_REMOVE_DIR="kooka libkscan" - -myconf="$myconf --with-imlib --with-imlib-config=/usr/bin" - diff --git a/kde-base/kdegraphics/kdegraphics-3.1_rc2.ebuild b/kde-base/kdegraphics/kdegraphics-3.1_rc2.ebuild deleted file mode 100644 index d5225e7897f3..000000000000 --- a/kde-base/kdegraphics/kdegraphics-3.1_rc2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - graphics-related apps" - -KEYWORDS="x86" - -newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 >=media-libs/libgpio-20010607 ) - sys-devel/perl - scanner? ( media-gfx/sane-backends ) - tetex? ( >=app-text/tetex-1.0.7 ) - media-libs/imlib - app-text/ghostscript - virtual/glut virtual/opengl - !media-gfx/kpovmodeler" # kpovmodeler's old separate ebuild -# x86? ( scanner? sys-libs/libieee1284 ) - -use gphoto2 && myconf="$myconf --with-kamera --with-gphoto2-includes=/usr/include/gphoto2 \ - --with-gphoto2-libraries=/usr/lib/gphoto2 \ - --with-gpio --with-gpio-includes=/usr/include \ - --with-gpio-libraries=/usr/lib" || myconf="$myconf --without-kamera" - -use tetex && myconf="$myconf --with-system-kpathsea --with-tex-datadir=/usr/share" - -use scanner || KDE_REMOVE_DIR="kooka libkscan" - -myconf="$myconf --with-imlib --with-imlib-config=/usr/bin" - diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.1_beta1 b/kde-base/kdelibs/files/digest-kdelibs-3.1_beta1 deleted file mode 100644 index a7a9e02c7219..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 904aae52e5544c7663e35521a93b6965 kdelibs-3.0.7.tar.bz2 9188248 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.1_beta2 b/kde-base/kdelibs/files/digest-kdelibs-3.1_beta2 deleted file mode 100644 index aa58f214d08e..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6fb1f78e13d69e7d6e6346da76f6db6f kdelibs-3.0.8.tar.bz2 12298707 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.1_rc1 b/kde-base/kdelibs/files/digest-kdelibs-3.1_rc1 deleted file mode 100644 index 6ad484e4a177..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 132810c1665ac5baed911e6f3475e907 kdelibs-3.0.9.tar.bz2 10549231 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.1_rc2 b/kde-base/kdelibs/files/digest-kdelibs-3.1_rc2 deleted file mode 100644 index 0767432c28e4..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 d4d818a660e73c6092327fa7c3988919 kdelibs-3.0.98.tar.bz2 10444251 diff --git a/kde-base/kdelibs/kdelibs-3.1_beta1.ebuild b/kde-base/kdelibs/kdelibs-3.1_beta1.ebuild deleted file mode 100644 index 7b9993647baf..000000000000 --- a/kde-base/kdelibs/kdelibs-3.1_beta1.ebuild +++ /dev/null @@ -1,97 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1_beta1.ebuild,v 1.7 2002/10/27 11:16:57 danarmak Exp $ - -IUSE="ssl cups ipv6 alsa" -inherit kde kde.org -#don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! - -# check need for glib >=1.3.3 (we have 1.2.10 only; configure has no glib flag but searches for it) - -DESCRIPTION="KDE $PV - base libraries needed by all kde programs" -KEYWORDS="x86 alpha" -HOMEPAGE="http//www.kde.org/" -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" - -S="$WORKDIR/kdelibs-3.0.7" - -# 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 "sys-devel/perl - >=media-libs/audiofile-0.1.9 - >=sys-apps/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 ) - cups? ( >=net-print/cups-1.1.14 ) - >=media-libs/tiff-3.5.5 - app-admin/fam-oss - ~kde-base/arts-1.0.7 - app-text/ghostscript" - -newdepend "/c" -newdepend "/autotools" - -RDEPEND="$RDEPEND - app-text/sgml-common - cups? ( net-print/cups ) - dev-lang/python - >=sys-apps/portage-2.0.36" # for #7359 - -myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" -#set_enable_final - -qtver-from-kdever ${PV} -need-qt $selected_version - -set-kdedir $PV - -src_unpack() { - - base_src_unpack - kde_sandbox_patch ${S}/kio/misc/kpac - -} - -src_compile() { - - kde_src_compile myconf - - 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" != "ppc" ] && \ - [ "$ARCH" != "sparc" ] && [ "$ARCH" != "sparc64" ] && \ - [ "$ARCH" != "alpha" ] && \ - myconf="$myconf --enable-fast-malloc=full" - - kde_src_compile configure make - -} - -src_install() { - - kde_src_install - - dohtml *.html - - dodir /etc/env.d - -echo "PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -KDEDIRS=${PREFIX} -CONFIG_PROTECT=${PREFIX}/share/config" > ${D}/etc/env.d/49kdelibs-${PV} # number goes down with version upgrade - - echo "KDEDIR=$PREFIX" > ${D}/etc/env.d/56kdedir-${PV} # number goes up with version upgrade - -} - - diff --git a/kde-base/kdelibs/kdelibs-3.1_beta2.ebuild b/kde-base/kdelibs/kdelibs-3.1_beta2.ebuild deleted file mode 100644 index 23e5779b5cea..000000000000 --- a/kde-base/kdelibs/kdelibs-3.1_beta2.ebuild +++ /dev/null @@ -1,97 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1_beta2.ebuild,v 1.5 2002/10/27 11:16:57 danarmak Exp $ - -IUSE="ssl cups ipv6 alsa" -inherit kde kde.org -#don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! - -# check need for glib >=1.3.3 (we have 1.2.10 only; configure has no glib flag but searches for it) - -DESCRIPTION="KDE $PV - base libraries needed by all kde programs" -KEYWORDS="x86 alpha" -HOMEPAGE="http//www.kde.org/" -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" - -S="$WORKDIR/kdelibs-3.0.8" - -# 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 "sys-devel/perl - >=media-libs/audiofile-0.1.9 - >=sys-apps/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 ) - cups? ( >=net-print/cups-1.1.14 ) - >=media-libs/tiff-3.5.5 - app-admin/fam-oss - ~kde-base/arts-1.1.0 - app-text/ghostscript" - -newdepend "/c" -newdepend "/autotools" - -RDEPEND="$RDEPEND - app-text/sgml-common - cups? ( net-print/cups ) - dev-lang/python - >=sys-apps/portage-2.0.36" # for #7359 - -myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" -#set_enable_final - -qtver-from-kdever ${PV} -need-qt $selected_version - -set-kdedir $PV - -src_unpack() { - - base_src_unpack - - kde_sandbox_patch ${S}/kio/misc/kpac - -} - -src_compile() { - - kde_src_compile myconf - - 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" != "ppc" ] && \ - [ "$ARCH" != "sparc" ] && [ "$ARCH" != "sparc64" ] && \ - myconf="$myconf --enable-fast-malloc=full" - - kde_src_compile configure make - -} - -src_install() { - - kde_src_install - - dohtml *.html - - dodir /etc/env.d - -echo "PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -KDEDIRS=${PREFIX} -CONFIG_PROTECT=${PREFIX}/share/config" > ${D}/etc/env.d/49kdelibs-${PV} # number goes down with version upgrade - - echo "KDEDIR=$PREFIX" > ${D}/etc/env.d/56kdedir-${PV} # number goes up with version upgrade - -} - - diff --git a/kde-base/kdelibs/kdelibs-3.1_rc1.ebuild b/kde-base/kdelibs/kdelibs-3.1_rc1.ebuild deleted file mode 100644 index 4a213be5e5cb..000000000000 --- a/kde-base/kdelibs/kdelibs-3.1_rc1.ebuild +++ /dev/null @@ -1,93 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1_rc1.ebuild,v 1.2 2002/11/03 19:59:41 danarmak Exp $ -inherit kde kde.org -#don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! - -# check need for glib >=1.3.3 (we have 1.2.10 only; configure has no glib flag but searches for it) - -DESCRIPTION="KDE $PV - base libraries needed by all kde programs" -KEYWORDS="x86" -HOMEPAGE="http//www.kde.org/" -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" -S=$WORKDIR/$PN-3.0.9 - -# 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 "sys-devel/perl - >=media-libs/audiofile-0.1.9 - >=sys-apps/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 ) - cups? ( >=net-print/cups-1.1.14 ) - >=media-libs/tiff-3.5.5 - app-admin/fam-oss - ~kde-base/arts-1.1.0.1 - app-text/ghostscript" - -newdepend "/c" -newdepend "/autotools" - -RDEPEND="$RDEPEND - app-text/sgml-common - cups? ( net-print/cups ) - dev-lang/python - >=sys-apps/portage-2.0.36" # for #7359 - -myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" -#set_enable_final - -qtver-from-kdever ${PV} -need-qt $selected_version - -set-kdedir $PV - -src_unpack() { - - base_src_unpack - kde_sandbox_patch ${S}/kio/misc/kpac - -} - -src_compile() { - - kde_src_compile myconf - - 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" != "ppc" ] && \ - [ "$ARCH" != "sparc" ] && [ "$ARCH" != "sparc64" ] && \ - myconf="$myconf --enable-fast-malloc=full" - - kde_src_compile configure make - -} - -src_install() { - - kde_src_install - - dohtml *.html - - dodir /etc/env.d - -echo "PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -KDEDIRS=${PREFIX} -CONFIG_PROTECT=${PREFIX}/share/config" > ${D}/etc/env.d/49kdelibs-${PV} # number goes down with version upgrade - - echo "KDEDIR=$PREFIX" > ${D}/etc/env.d/56kdedir-${PV} # number goes up with version upgrade - -} - - diff --git a/kde-base/kdelibs/kdelibs-3.1_rc2.ebuild b/kde-base/kdelibs/kdelibs-3.1_rc2.ebuild deleted file mode 100644 index 6437f2e21721..000000000000 --- a/kde-base/kdelibs/kdelibs-3.1_rc2.ebuild +++ /dev/null @@ -1,93 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1_rc2.ebuild,v 1.4 2002/11/19 12:25:41 danarmak Exp $ -inherit kde kde.org -#don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! - -# check need for glib >=1.3.3 (we have 1.2.10 only; configure has no glib flag but searches for it) - -DESCRIPTION="KDE $PV - base libraries needed by all kde programs" -KEYWORDS="x86" -HOMEPAGE="http//www.kde.org/" -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" -S=$WORKDIR/$PN-3.0.98 - -# 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 "sys-devel/perl - >=media-libs/audiofile-0.1.9 - >=sys-apps/bzip2-1.0.1 - >=dev-libs/libxslt-1.0.7 - >=dev-libs/libpcre-3.5 - =dev-libs/libxml2-2.4.24 - ssl? ( >=dev-libs/openssl-0.9.6 ) - alsa? ( >=media-libs/alsa-lib-0.5.9 ) - cups? ( >=net-print/cups-1.1.14 ) - >=media-libs/tiff-3.5.5 - app-admin/fam-oss - ~kde-base/arts-1.1.0.2 - app-text/ghostscript" - -newdepend "/c" -newdepend "/autotools" - -RDEPEND="$RDEPEND - app-text/sgml-common - cups? ( net-print/cups ) - dev-lang/python - >=sys-apps/portage-2.0.36" # for #7359 - -myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" -set_enable_final - -qtver-from-kdever ${PV} -need-qt $selected_version - -set-kdedir $PV - -src_unpack() { - - base_src_unpack - kde_sandbox_patch ${S}/kio/misc/kpac - -} - -src_compile() { - - kde_src_compile myconf - - 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" != "ppc" ] && \ - [ "$ARCH" != "sparc" ] && [ "$ARCH" != "sparc64" ] && \ - myconf="$myconf --enable-fast-malloc=full" - - kde_src_compile configure make - -} - -src_install() { - - kde_src_install - - dohtml *.html - - dodir /etc/env.d - -echo "PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -KDEDIRS=${PREFIX} -CONFIG_PROTECT=${PREFIX}/share/config" > ${D}/etc/env.d/49kdelibs-${PV} # number goes down with version upgrade - - echo "KDEDIR=$PREFIX" > ${D}/etc/env.d/56kdedir-${PV} # number goes up with version upgrade - -} - - diff --git a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta1 b/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta1 deleted file mode 100644 index 35b42b15fbd2..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 aab046d93c9d21205da85d6085d747fa kdemultimedia-3.0.7.tar.bz2 5735434 diff --git a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta2 b/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta2 deleted file mode 100644 index 297773dfd88a..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b76d06d8af1cf5be50ab6b1aa701431f kdemultimedia-3.0.8.tar.bz2 5812468 diff --git a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc1 b/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc1 deleted file mode 100644 index 6cddea808c3e..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0e97c83d40ff7c8064a90229e11d33fa kdemultimedia-3.0.9.tar.bz2 6113555 diff --git a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc2 b/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc2 deleted file mode 100644 index 5880a741af34..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 55841a568690c9fd19fe276e762ca26c kdemultimedia-3.0.98.tar.bz2 5937182 diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-gentoo-timidity.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-gentoo-timidity.diff deleted file mode 100644 index f392a244212e..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-gentoo-timidity.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru kdemultimedia-2.2.1.orig/kmidi/TIMIDITY/motif_p.c kdemultimedia-2.2.1/kmidi/TIMIDITY/motif_p.c ---- kmidi/TIMIDITY/motif_p.c Mon Feb 28 19:07:37 2000 -+++ kmidi/TIMIDITY/motif_p.c Fri Oct 19 04:00:10 2001 -@@ -22,6 +22,7 @@ - pipe communication between motif interface and sound generator - - */ -+#include <sys/errno.h> - #ifdef IA_MOTIF - - #include <stdio.h> ---- kmidi/TIMIDITY/tk_c.c 2002-04-04 21:15:35.000000000 -0600 -+++ kmidi/TIMIDITY/tk_c.c 2002-04-04 21:17:06.000000000 -0600 -@@ -12,6 +12,7 @@ - *================================================================*/ - #ifdef TCLTK - -+#include <sys/errno.h> - #include <stdio.h> - #include <stdlib.h> - #include <unistd.h> diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-kaudiocreator.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-kaudiocreator.diff deleted file mode 100644 index f4bc8e848df2..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-kaudiocreator.diff +++ /dev/null @@ -1,16 +0,0 @@ -Index: kaudiocreator/cdconfigimp.cpp -=================================================================== -RCS file: /home/kde/kdemultimedia/kaudiocreator/cdconfigimp.cpp,v -retrieving revision 1.6 -retrieving revision 1.7 -diff -u -r1.6 -r1.7 ---- kaudiocreator/cdconfigimp.cpp 2002/05/30 11:46:14 1.6 -+++ kaudiocreator/cdconfigimp.cpp 2002/08/07 01:38:02 1.7 -@@ -74,7 +74,7 @@ - #include "cdconfigimp.h" - #include "cddb.h" - --using namespace KIO; -+//using namespace KIO; - - #define MAX_IPC_SIZE (1024*32) diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-ln-sf.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-ln-sf.diff deleted file mode 100644 index ee6daa91f3dc..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta1-ln-sf.diff +++ /dev/null @@ -1,29 +0,0 @@ ---- kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:27 2002 -+++ kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:15 2002 -@@ -3,7 +3,7 @@ srcdir=$1 - for header in common config controls ctl effects filter instrum mix \ - output playmidi readmidi resample sbk sflayer tables \ - version ; do -- if [ ! -h ${header}.h ]; then ln -s ${srcdir}/${header}.h . ; fi -+ if [ ! -h ${header}.h ]; then ln -sf ${srcdir}/${header}.h . ; fi - done - - for cfile in alsa_a arts_a b_out bag bsd20_a celeste_e chorus_e \ -@@ -13,14 +13,14 @@ for cfile in alsa_a arts_a b_out bag bsd - playmidi raw_a readmidi readsbk resample resample_f \ - resample_l reverb_e sbktext sf2cfg slang_c sndfont \ - sun_a tables timidity wav2pat wave_a ; do -- if [ ! -h ${cfile}.c ]; then ln -s ${srcdir}/${cfile}.cpp ${cfile}.c ; fi -+ if [ ! -h ${cfile}.c ]; then ln -sf ${srcdir}/${cfile}.cpp ${cfile}.c ; fi - done - - for lfile in cfg ; do -- if [ ! -h ${lfile}.l ]; then ln -s ${srcdir}/${lfile}.l . ; fi -+ if [ ! -h ${lfile}.l ]; then ln -sf ${srcdir}/${lfile}.l . ; fi - done - - # LEAVE THIS ONE AT THE END!! - for other in BITMAPS ; do -- if [ ! -h ${other} ]; then ln -s ${srcdir}/${other} . ; fi -+ if [ ! -h ${other} ]; then ln -sf ${srcdir}/${other} . ; fi - done diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-gentoo-timidity.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-gentoo-timidity.diff deleted file mode 100644 index f392a244212e..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-gentoo-timidity.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru kdemultimedia-2.2.1.orig/kmidi/TIMIDITY/motif_p.c kdemultimedia-2.2.1/kmidi/TIMIDITY/motif_p.c ---- kmidi/TIMIDITY/motif_p.c Mon Feb 28 19:07:37 2000 -+++ kmidi/TIMIDITY/motif_p.c Fri Oct 19 04:00:10 2001 -@@ -22,6 +22,7 @@ - pipe communication between motif interface and sound generator - - */ -+#include <sys/errno.h> - #ifdef IA_MOTIF - - #include <stdio.h> ---- kmidi/TIMIDITY/tk_c.c 2002-04-04 21:15:35.000000000 -0600 -+++ kmidi/TIMIDITY/tk_c.c 2002-04-04 21:17:06.000000000 -0600 -@@ -12,6 +12,7 @@ - *================================================================*/ - #ifdef TCLTK - -+#include <sys/errno.h> - #include <stdio.h> - #include <stdlib.h> - #include <unistd.h> diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-ln-sf.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-ln-sf.diff deleted file mode 100644 index ee6daa91f3dc..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_beta2-ln-sf.diff +++ /dev/null @@ -1,29 +0,0 @@ ---- kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:27 2002 -+++ kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:15 2002 -@@ -3,7 +3,7 @@ srcdir=$1 - for header in common config controls ctl effects filter instrum mix \ - output playmidi readmidi resample sbk sflayer tables \ - version ; do -- if [ ! -h ${header}.h ]; then ln -s ${srcdir}/${header}.h . ; fi -+ if [ ! -h ${header}.h ]; then ln -sf ${srcdir}/${header}.h . ; fi - done - - for cfile in alsa_a arts_a b_out bag bsd20_a celeste_e chorus_e \ -@@ -13,14 +13,14 @@ for cfile in alsa_a arts_a b_out bag bsd - playmidi raw_a readmidi readsbk resample resample_f \ - resample_l reverb_e sbktext sf2cfg slang_c sndfont \ - sun_a tables timidity wav2pat wave_a ; do -- if [ ! -h ${cfile}.c ]; then ln -s ${srcdir}/${cfile}.cpp ${cfile}.c ; fi -+ if [ ! -h ${cfile}.c ]; then ln -sf ${srcdir}/${cfile}.cpp ${cfile}.c ; fi - done - - for lfile in cfg ; do -- if [ ! -h ${lfile}.l ]; then ln -s ${srcdir}/${lfile}.l . ; fi -+ if [ ! -h ${lfile}.l ]; then ln -sf ${srcdir}/${lfile}.l . ; fi - done - - # LEAVE THIS ONE AT THE END!! - for other in BITMAPS ; do -- if [ ! -h ${other} ]; then ln -s ${srcdir}/${other} . ; fi -+ if [ ! -h ${other} ]; then ln -sf ${srcdir}/${other} . ; fi - done diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-gentoo-timidity.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-gentoo-timidity.diff deleted file mode 100644 index f392a244212e..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-gentoo-timidity.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru kdemultimedia-2.2.1.orig/kmidi/TIMIDITY/motif_p.c kdemultimedia-2.2.1/kmidi/TIMIDITY/motif_p.c ---- kmidi/TIMIDITY/motif_p.c Mon Feb 28 19:07:37 2000 -+++ kmidi/TIMIDITY/motif_p.c Fri Oct 19 04:00:10 2001 -@@ -22,6 +22,7 @@ - pipe communication between motif interface and sound generator - - */ -+#include <sys/errno.h> - #ifdef IA_MOTIF - - #include <stdio.h> ---- kmidi/TIMIDITY/tk_c.c 2002-04-04 21:15:35.000000000 -0600 -+++ kmidi/TIMIDITY/tk_c.c 2002-04-04 21:17:06.000000000 -0600 -@@ -12,6 +12,7 @@ - *================================================================*/ - #ifdef TCLTK - -+#include <sys/errno.h> - #include <stdio.h> - #include <stdlib.h> - #include <unistd.h> diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-ln-sf.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-ln-sf.diff deleted file mode 100644 index ee6daa91f3dc..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc1-ln-sf.diff +++ /dev/null @@ -1,29 +0,0 @@ ---- kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:27 2002 -+++ kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:15 2002 -@@ -3,7 +3,7 @@ srcdir=$1 - for header in common config controls ctl effects filter instrum mix \ - output playmidi readmidi resample sbk sflayer tables \ - version ; do -- if [ ! -h ${header}.h ]; then ln -s ${srcdir}/${header}.h . ; fi -+ if [ ! -h ${header}.h ]; then ln -sf ${srcdir}/${header}.h . ; fi - done - - for cfile in alsa_a arts_a b_out bag bsd20_a celeste_e chorus_e \ -@@ -13,14 +13,14 @@ for cfile in alsa_a arts_a b_out bag bsd - playmidi raw_a readmidi readsbk resample resample_f \ - resample_l reverb_e sbktext sf2cfg slang_c sndfont \ - sun_a tables timidity wav2pat wave_a ; do -- if [ ! -h ${cfile}.c ]; then ln -s ${srcdir}/${cfile}.cpp ${cfile}.c ; fi -+ if [ ! -h ${cfile}.c ]; then ln -sf ${srcdir}/${cfile}.cpp ${cfile}.c ; fi - done - - for lfile in cfg ; do -- if [ ! -h ${lfile}.l ]; then ln -s ${srcdir}/${lfile}.l . ; fi -+ if [ ! -h ${lfile}.l ]; then ln -sf ${srcdir}/${lfile}.l . ; fi - done - - # LEAVE THIS ONE AT THE END!! - for other in BITMAPS ; do -- if [ ! -h ${other} ]; then ln -s ${srcdir}/${other} . ; fi -+ if [ ! -h ${other} ]; then ln -sf ${srcdir}/${other} . ; fi - done diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-gentoo-timidity.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-gentoo-timidity.diff deleted file mode 100644 index f392a244212e..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-gentoo-timidity.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru kdemultimedia-2.2.1.orig/kmidi/TIMIDITY/motif_p.c kdemultimedia-2.2.1/kmidi/TIMIDITY/motif_p.c ---- kmidi/TIMIDITY/motif_p.c Mon Feb 28 19:07:37 2000 -+++ kmidi/TIMIDITY/motif_p.c Fri Oct 19 04:00:10 2001 -@@ -22,6 +22,7 @@ - pipe communication between motif interface and sound generator - - */ -+#include <sys/errno.h> - #ifdef IA_MOTIF - - #include <stdio.h> ---- kmidi/TIMIDITY/tk_c.c 2002-04-04 21:15:35.000000000 -0600 -+++ kmidi/TIMIDITY/tk_c.c 2002-04-04 21:17:06.000000000 -0600 -@@ -12,6 +12,7 @@ - *================================================================*/ - #ifdef TCLTK - -+#include <sys/errno.h> - #include <stdio.h> - #include <stdlib.h> - #include <unistd.h> diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-ln-sf.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-ln-sf.diff deleted file mode 100644 index ee6daa91f3dc..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc2-ln-sf.diff +++ /dev/null @@ -1,29 +0,0 @@ ---- kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:27 2002 -+++ kmidi/TIMIDITY/makelinks Sat Aug 24 11:36:15 2002 -@@ -3,7 +3,7 @@ srcdir=$1 - for header in common config controls ctl effects filter instrum mix \ - output playmidi readmidi resample sbk sflayer tables \ - version ; do -- if [ ! -h ${header}.h ]; then ln -s ${srcdir}/${header}.h . ; fi -+ if [ ! -h ${header}.h ]; then ln -sf ${srcdir}/${header}.h . ; fi - done - - for cfile in alsa_a arts_a b_out bag bsd20_a celeste_e chorus_e \ -@@ -13,14 +13,14 @@ for cfile in alsa_a arts_a b_out bag bsd - playmidi raw_a readmidi readsbk resample resample_f \ - resample_l reverb_e sbktext sf2cfg slang_c sndfont \ - sun_a tables timidity wav2pat wave_a ; do -- if [ ! -h ${cfile}.c ]; then ln -s ${srcdir}/${cfile}.cpp ${cfile}.c ; fi -+ if [ ! -h ${cfile}.c ]; then ln -sf ${srcdir}/${cfile}.cpp ${cfile}.c ; fi - done - - for lfile in cfg ; do -- if [ ! -h ${lfile}.l ]; then ln -s ${srcdir}/${lfile}.l . ; fi -+ if [ ! -h ${lfile}.l ]; then ln -sf ${srcdir}/${lfile}.l . ; fi - done - - # LEAVE THIS ONE AT THE END!! - for other in BITMAPS ; do -- if [ ! -h ${other} ]; then ln -s ${srcdir}/${other} . ; fi -+ if [ ! -h ${other} ]; then ln -sf ${srcdir}/${other} . ; fi - done diff --git a/kde-base/kdemultimedia/kdemultimedia-3.1_beta1.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1_beta1.ebuild deleted file mode 100644 index 9cb59204b00f..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-3.1_beta1.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1_beta1.ebuild,v 1.8 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="nas esd motif cdr tcltk oggvorbis slang" -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV - multimedia apps" -KEYWORDS="x86 alpha" - -newdepend ">=sys-libs/ncurses-5.2 - >=media-sound/cdparanoia-3.9.8 - >=media-libs/libvorbis-1.0_beta4 - >=media-video/xanim-2.80.1 - nas? ( >=media-libs/nas-1.4.1 ) - esd? ( >=media-sound/esound-0.2.22 ) - motif? ( >=x11-libs/openmotif-2.1.30 ) - slang? ( >=sys-libs/slang-1.4.4 ) - app-cdr/cdrtools - >=app-cdr/cdrdao-1.1.5 - >=media-sound/mpg123-0.59r - tcltk? ( >=dev-lang/tk-8.0.5-r2 ) - >=dev-libs/glib-1.3.3 - oggvorbis? ( media-libs/libvorbis )" - #>=media-libs/xine-lib-0.9.14" - #gtk? ( =x11-libs/gtk+-1.2* ) -# alsa? ( >=media-libs/alsa-lib-0.5.9 )" - -replace-flags "-O3" "-O2" - -myaudio="--enable-audio=oss" -myinterface="--enable-interface=xaw,ncurses" -myconf="$myconf --enable-xaw --enable-ncurses" -myconf="$myconf --with-xine-prefix=/usr" - -# make -j2 fails -#export MAKEOPTS="-j1" # fixed by the ln-sf patch - -# alsa 0.9 not supported -#use alsa && myconf="$myconf --with-alsa --with-arts-alsa" && myaudio="$myaudio,alsa" || -myconf="$myconf --without-alsa --disable-alsa" -use nas && myaudio="$myaudio,nas --with-nas-library=/usr/X11R6/lib/libaudio.so --with-nas-includes=/usr/X11R6/include" || myconf="$myconf --disable-nas" -use esd && myaudio="$myaudio,esd" || myconf="$myconf --disable-esd" -use motif && myinterface="$myinterface,motif" && myconf="$myconf --enable-motif" -# kmidi/TIMIDITY miscompiles with gtk -#use gtk && myinterface="$myinterface,gtk" && myconf="$myconf --enable-gtk" -use slang && myinterface="$myinterface,slang" && myconf="$myconf --enable-slang" -use tcltk && myinterface="$myinterface,tcltk" && myconf="$myconf --enable-tcltk" -use oggvorbis && myconf="$myconf --with-vorbis=/usr" || myconf="$myconf --without-vorbis" - -use cdr || KDE_REMOVE_DIR="kaudiocreator" - -export DO_NOT_COMPILE="xine_artsplugin" - -myconf="$myconf $myaudio $myinterface" - -PATCHES="$FILESDIR/${P}-gentoo-timidity.diff - $FILESDIR/${P}-ln-sf.diff - $FILESDIR/${P}-kaudiocreator.diff" - -pkg_postinst() { - - if [ -n "`use alsa`" ]; then - einfo "WARNING: alsa support has been removed becuase of a bug in kdemm sources. -For further information see bug #2324 on bugs.gentoo.org and bug #39574 on bugs.kde.org. -Meanwhile, you can use the alsa oss emulation." - fi - return 0 - -} diff --git a/kde-base/kdemultimedia/kdemultimedia-3.1_beta2.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1_beta2.ebuild deleted file mode 100644 index 342410d6054c..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-3.1_beta2.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1_beta2.ebuild,v 1.4 2002/10/16 19:10:17 bjb Exp $ - -IUSE="nas esd motif cdr tcltk oggvorbis slang" -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV - multimedia apps" -KEYWORDS="x86 alpha" - -newdepend ">=sys-libs/ncurses-5.2 - >=media-sound/cdparanoia-3.9.8 - >=media-libs/libvorbis-1.0_beta4 - >=media-video/xanim-2.80.1 - nas? ( >=media-libs/nas-1.4.1 ) - esd? ( >=media-sound/esound-0.2.22 ) - motif? ( >=x11-libs/openmotif-2.1.30 ) - slang? ( >=sys-libs/slang-1.4.4 ) - >=media-sound/mpg123-0.59r - tcltk? ( >=dev-lang/tk-8.0.5-r2 ) - >=dev-libs/glib-1.3.3 - oggvorbis? ( media-libs/libvorbis )" - #>=media-libs/xine-lib-0.9.14" - #gtk? ( =x11-libs/gtk+-1.2* ) -# alsa? ( >=media-libs/alsa-lib-0.5.9 )" - -RDEPEND="$RDEPEND - cdr? ( app-cdr/cdrtools - >=app-cdr/cdrdao-1.1.5 )" - - -replace-flags "-O3" "-O2" - -myaudio="--enable-audio=oss" -myinterface="--enable-interface=xaw,ncurses" -myconf="$myconf --enable-xaw --enable-ncurses" -myconf="$myconf --with-xine-prefix=/usr" - -# make -j2 fails -#export MAKEOPTS="-j1" # fixed by the ln-sf patch - -# alsa 0.9 not supported -#use alsa && myconf="$myconf --with-alsa --with-arts-alsa" && myaudio="$myaudio,alsa" || -myconf="$myconf --without-alsa --disable-alsa" -use nas && myaudio="$myaudio,nas --with-nas-library=/usr/X11R6/lib/libaudio.so --with-nas-includes=/usr/X11R6/include" || myconf="$myconf --disable-nas" -use esd && myaudio="$myaudio,esd" || myconf="$myconf --disable-esd" -use motif && myinterface="$myinterface,motif" && myconf="$myconf --enable-motif" -# kmidi/TIMIDITY miscompiles with gtk -#use gtk && myinterface="$myinterface,gtk" && myconf="$myconf --enable-gtk" -use slang && myinterface="$myinterface,slang" && myconf="$myconf --enable-slang" -use tcltk && myinterface="$myinterface,tcltk" && myconf="$myconf --enable-tcltk" -use oggvorbis && myconf="$myconf --with-vorbis=/usr" || myconf="$myconf --without-vorbis" - -use cdr || KDE_REMOVE_DIR="kaudiocreator" - -export DO_NOT_COMPILE="xine_artsplugin" - -myconf="$myconf $myaudio $myinterface" - -PATCHES="$FILESDIR/${P}-gentoo-timidity.diff - $FILESDIR/${P}-ln-sf.diff" - -pkg_postinst() { - - if [ -n "`use alsa`" ]; then - einfo "WARNING: alsa support has been removed becuase of a bug in kdemm sources. -For further information see bug #2324 on bugs.gentoo.org and bug #39574 on bugs.kde.org. -Meanwhile, you can use the alsa oss emulation." - fi - return 0 - -} diff --git a/kde-base/kdemultimedia/kdemultimedia-3.1_rc1.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1_rc1.ebuild deleted file mode 100644 index 201e2d66e1c1..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-3.1_rc1.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV - multimedia apps" -KEYWORDS="x86" - -newdepend ">=sys-libs/ncurses-5.2 - >=media-sound/cdparanoia-3.9.8 - >=media-libs/libvorbis-1.0_beta4 - >=media-video/xanim-2.80.1 - nas? ( >=media-libs/nas-1.4.1 ) - esd? ( >=media-sound/esound-0.2.22 ) - motif? ( >=x11-libs/openmotif-2.1.30 ) - slang? ( >=sys-libs/slang-1.4.4 ) - >=media-sound/mpg123-0.59r - tcltk? ( >=dev-lang/tk-8.0.5-r2 ) - >=dev-libs/glib-1.3.3 - oggvorbis? ( media-libs/libvorbis )" - #>=media-libs/xine-lib-0.9.14" # not yet available - #gtk? ( =x11-libs/gtk+-1.2* ) -# alsa? ( >=media-libs/alsa-lib-0.5.9 )" - -RDEPEND="$RDEPEND - cdr? ( app-cdr/cdrtools - >=app-cdr/cdrdao-1.1.5 )" - -replace-flags "-O3" "-O2" - -myaudio="--enable-audio=oss" -myinterface="--enable-interface=xaw,ncurses" -myconf="$myconf --enable-xaw --enable-ncurses" -#myconf="$myconf --with-xine-prefix=/usr" - -# make -j2 fails -#export MAKEOPTS="-j1" -PATCHES="$FILESDIR/$P-gentoo-timidity.diff - $FILESDIR/$P-ln-sf.diff" - -# alsa 0.9 not supported -#use alsa && myconf="$myconf --with-alsa --with-arts-alsa" && myaudio="$myaudio,alsa" || myconf="$myconf --without-alsa --disable-alsa" -use nas && myaudio="$myaudio,nas --with-nas-library=/usr/X11R6/lib/libaudio.so --with-nas-includes=/usr/X11R6/include" || myconf="$myconf --disable-nas" -use esd && myaudio="$myaudio,esd" || myconf="$myconf --disable-esd" -use motif && myinterface="$myinterface,motif" && myconf="$myconf --enable-motif" -# kmidi/TIMIDITY miscompiles with gtk -#use gtk && myinterface="$myinterface,gtk" && myconf="$myconf --enable-gtk" -use slang && myinterface="$myinterface,slang" && myconf="$myconf --enable-slang" -use tcltk && myinterface="$myinterface,tcltk" && myconf="$myconf --enable-tcltk" -use oggvorbis && myconf="$myconf --with-vorbis=/usr" || myconf="$myconf --without-vorbis" - -use cdr || KDE_REMOVE_DIR="kaudiocreator" - -# xine doesn't compile yet -# also turn off kaudiocreator if cdr isn't in use -KDE_REMOVE_DIR="xine_artsplugin" -[ -z "`use cdr`" ] && KDE_REMOVE_DIR="$KDE_REMOVE_DIR kaudiocreator" - -myconf="$myconf $myaudio $myinterface" - -pkg_postinst() { - - if [ -n "`use alsa`" ]; then - einfo "WARNING: alsa support has been removed becuase of a bug in kdemm sources. -For further information see bug #2324 on bugs.gentoo.org and bug #39574 on bugs.kde.org. -Meanwhile, you can use the alsa oss emulation." - fi - return 0 - -} diff --git a/kde-base/kdemultimedia/kdemultimedia-3.1_rc2.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1_rc2.ebuild deleted file mode 100644 index 11595d65299a..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-3.1_rc2.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE $PV - multimedia apps" -KEYWORDS="x86" - -newdepend ">=sys-libs/ncurses-5.2 - >=media-sound/cdparanoia-3.9.8 - >=media-libs/libvorbis-1.0_beta4 - >=media-video/xanim-2.80.1 - nas? ( >=media-libs/nas-1.4.1 ) - esd? ( >=media-sound/esound-0.2.22 ) - motif? ( >=x11-libs/openmotif-2.1.30 ) - slang? ( >=sys-libs/slang-1.4.4 ) - >=media-sound/mpg123-0.59r - tcltk? ( >=dev-lang/tk-8.0.5-r2 ) - >=dev-libs/glib-1.3.3 - oggvorbis? ( media-libs/libvorbis )" - #>=media-libs/xine-lib-0.9.14" # not yet available - #gtk? ( =x11-libs/gtk+-1.2* ) -# alsa? ( >=media-libs/alsa-lib-0.5.9 )" - -RDEPEND="$RDEPEND - cdr? ( app-cdr/cdrtools - >=app-cdr/cdrdao-1.1.5 )" - -replace-flags "-O3" "-O2" - -myaudio="--enable-audio=oss" -myinterface="--enable-interface=xaw,ncurses" -myconf="$myconf --enable-xaw --enable-ncurses" -#myconf="$myconf --with-xine-prefix=/usr" - -# make -j2 fails -#export MAKEOPTS="-j1" -PATCHES="$FILESDIR/$P-gentoo-timidity.diff - $FILESDIR/$P-ln-sf.diff" - -# alsa 0.9 not supported -#use alsa && myconf="$myconf --with-alsa --with-arts-alsa" && myaudio="$myaudio,alsa" || myconf="$myconf --without-alsa --disable-alsa" -use nas && myaudio="$myaudio,nas --with-nas-library=/usr/X11R6/lib/libaudio.so --with-nas-includes=/usr/X11R6/include" || myconf="$myconf --disable-nas" -use esd && myaudio="$myaudio,esd" || myconf="$myconf --disable-esd" -use motif && myinterface="$myinterface,motif" && myconf="$myconf --enable-motif" -# kmidi/TIMIDITY miscompiles with gtk -#use gtk && myinterface="$myinterface,gtk" && myconf="$myconf --enable-gtk" -use slang && myinterface="$myinterface,slang" && myconf="$myconf --enable-slang" -use tcltk && myinterface="$myinterface,tcltk" && myconf="$myconf --enable-tcltk" -use oggvorbis && myconf="$myconf --with-vorbis=/usr" || myconf="$myconf --without-vorbis" - -use cdr || KDE_REMOVE_DIR="kaudiocreator" - -# xine doesn't compile yet -# also turn off kaudiocreator if cdr isn't in use -KDE_REMOVE_DIR="xine_artsplugin" -[ -z "`use cdr`" ] && KDE_REMOVE_DIR="$KDE_REMOVE_DIR kaudiocreator" - -myconf="$myconf $myaudio $myinterface" - -pkg_postinst() { - - if [ -n "`use alsa`" ]; then - einfo "WARNING: alsa support has been removed becuase of a bug in kdemm sources. -For further information see bug #2324 on bugs.gentoo.org and bug #39574 on bugs.kde.org. -Meanwhile, you can use the alsa oss emulation." - fi - return 0 - -} diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta1 b/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta1 deleted file mode 100644 index 200ce8f6f339..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6d2e620bd3f8120bc48760dd1eb606f1 kdenetwork-3.0.7.tar.bz2 4542126 diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta2 b/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta2 deleted file mode 100644 index 3769352d2d74..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 213519d966ef86f8a990b9b6ff8fa9e4 kdenetwork-3.0.8.tar.bz2 4575810 diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc1 b/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc1 deleted file mode 100644 index 4a6fd09a2611..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b2369f4c6c7083dd042f9504beecb03f kdenetwork-3.0.9.tar.bz2 4949959 diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc2 b/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc2 deleted file mode 100644 index 776876b2cb4d..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6390c52da8c2eeb8b5e161186032e7e2 kdenetwork-3.0.98.tar.bz2 4841550 diff --git a/kde-base/kdenetwork/files/kdenetwork-3.1_rc1-kmmainwin.h.diff b/kde-base/kdenetwork/files/kdenetwork-3.1_rc1-kmmainwin.h.diff deleted file mode 100644 index 7efc77df59cd..000000000000 --- a/kde-base/kdenetwork/files/kdenetwork-3.1_rc1-kmmainwin.h.diff +++ /dev/null @@ -1,16 +0,0 @@ -Index: kmmainwin.h -=================================================================== -RCS file: /home/kde/kdenetwork/kmail/kmmainwin.h,v -retrieving revision 1.145 -retrieving revision 1.146 -diff -u -p -r1.145 -r1.146 ---- kmail/kmmainwin.h 26 Oct 2002 09:45:36 -0000 1.145 -+++ kmail/kmmainwin.h 28 Oct 2002 21:43:36 -0000 1.146 -@@ -350,6 +350,7 @@ protected: - KURL mUrlCurrent; - QPopupMenu *actMenu; - QPopupMenu *fileMenu; -+ QString mStartupFolder; - - int mWindowLayout; - int mShowMIMETreeMode; diff --git a/kde-base/kdenetwork/kdenetwork-3.1_beta1.ebuild b/kde-base/kdenetwork/kdenetwork-3.1_beta1.ebuild deleted file mode 100644 index 86fd4a730731..000000000000 --- a/kde-base/kdenetwork/kdenetwork-3.1_beta1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.1_beta1.ebuild,v 1.5 2002/10/24 18:50:40 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - network apps: kmail..." -KEYWORDS="x86 alpha" -newdepend "~kde-base/kdebase-${PV}" - -src_install() { - - kde_src_install - - chmod +s ${D}/${KDEDIR}/bin/reslisa - - # empty config file needed for lisa to work with default settings - touch ${D}/etc/lisarc - - # lisa, reslisa initscripts - dodir /etc/init.d - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/lisa > ${D}/etc/init.d/lisa - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/reslisa > ${D}/etc/init.d/reslisa - chmod +x ${D}/etc/init.d/* - - insinto /etc/conf.d - newins ${FILESDIR}/lisa.conf lisa - newins ${FILESDIR}/reslisa.conf reslisa - -} - diff --git a/kde-base/kdenetwork/kdenetwork-3.1_beta2.ebuild b/kde-base/kdenetwork/kdenetwork-3.1_beta2.ebuild deleted file mode 100644 index 04be02395bd1..000000000000 --- a/kde-base/kdenetwork/kdenetwork-3.1_beta2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.1_beta2.ebuild,v 1.5 2002/10/24 18:50:40 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - network apps: kmail..." -KEYWORDS="x86 alpha" -newdepend "~kde-base/kdebase-${PV}" - -src_install() { - - kde_src_install - - chmod +s ${D}/${KDEDIR}/bin/reslisa - - # empty config file needed for lisa to work with default settings - touch ${D}/etc/lisarc - - # lisa, reslisa initscripts - dodir /etc/init.d - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/lisa > ${D}/etc/init.d/lisa - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/reslisa > ${D}/etc/init.d/reslisa - chmod +x ${D}/etc/init.d/* - - insinto /etc/conf.d - newins ${FILESDIR}/lisa.conf lisa - newins ${FILESDIR}/reslisa.conf reslisa - -} - diff --git a/kde-base/kdenetwork/kdenetwork-3.1_rc1.ebuild b/kde-base/kdenetwork/kdenetwork-3.1_rc1.ebuild deleted file mode 100644 index 50de27753c18..000000000000 --- a/kde-base/kdenetwork/kdenetwork-3.1_rc1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.1_rc1.ebuild,v 1.2 2002/11/03 20:00:31 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - network apps: kmail..." -KEYWORDS="x86" -newdepend "~kde-base/kdebase-${PV}" - -PATCHES="$FILESDIR/$P-kmmainwin.h.diff" - -src_install() { - - kde_src_install - - chmod +s ${D}/${KDEDIR}/bin/reslisa - - # empty config file needed for lisa to work with default settings - touch ${D}/etc/lisarc - - # lisa, reslisa initscripts - dodir /etc/init.d - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/lisa > ${D}/etc/init.d/lisa - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/reslisa > ${D}/etc/init.d/reslisa - chmod +x ${D}/etc/init.d/* - - insinto /etc/conf.d - newins ${FILESDIR}/lisa.conf lisa - newins ${FILESDIR}/reslisa.conf reslisa - -} - diff --git a/kde-base/kdenetwork/kdenetwork-3.1_rc2.ebuild b/kde-base/kdenetwork/kdenetwork-3.1_rc2.ebuild deleted file mode 100644 index b5111dd7f89c..000000000000 --- a/kde-base/kdenetwork/kdenetwork-3.1_rc2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - network apps: kmail..." -KEYWORDS="x86" -newdepend "~kde-base/kdebase-${PV}" - -src_install() { - - kde_src_install - - chmod +s ${D}/${KDEDIR}/bin/reslisa - - # empty config file needed for lisa to work with default settings - touch ${D}/etc/lisarc - - # lisa, reslisa initscripts - dodir /etc/init.d - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/lisa > ${D}/etc/init.d/lisa - sed -e "s:_KDEDIR_:${KDEDIR}:g" ${FILESDIR}/reslisa > ${D}/etc/init.d/reslisa - chmod +x ${D}/etc/init.d/* - - insinto /etc/conf.d - newins ${FILESDIR}/lisa.conf lisa - newins ${FILESDIR}/reslisa.conf reslisa - -} - diff --git a/kde-base/kdepim/files/digest-kdepim-3.1_beta1 b/kde-base/kdepim/files/digest-kdepim-3.1_beta1 deleted file mode 100644 index 8d5405394b36..000000000000 --- a/kde-base/kdepim/files/digest-kdepim-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b421b6a8c3063e0ea8a139f8dd5a23b4 kdepim-3.0.7.tar.bz2 3069887 diff --git a/kde-base/kdepim/files/digest-kdepim-3.1_beta2 b/kde-base/kdepim/files/digest-kdepim-3.1_beta2 deleted file mode 100644 index 13b8c895835f..000000000000 --- a/kde-base/kdepim/files/digest-kdepim-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 be35d7720108313f967f571cb09efbd6 kdepim-3.0.8.tar.bz2 3101017 diff --git a/kde-base/kdepim/files/digest-kdepim-3.1_rc2 b/kde-base/kdepim/files/digest-kdepim-3.1_rc2 deleted file mode 100644 index 8661883eb458..000000000000 --- a/kde-base/kdepim/files/digest-kdepim-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 cf88791c631eb391211e19d84adf87b5 kdepim-3.0.98.tar.bz2 3143648 diff --git a/kde-base/kdepim/files/kdepim-3.1_beta1-cerr.diff b/kde-base/kdepim/files/kdepim-3.1_beta1-cerr.diff deleted file mode 100644 index f90ac6ca7031..000000000000 --- a/kde-base/kdepim/files/kdepim-3.1_beta1-cerr.diff +++ /dev/null @@ -1,20 +0,0 @@ ---- karm/loging.cpp Sat Aug 24 09:11:59 2002 -+++ karm/loging.cpp Sat Aug 24 08:53:30 2002 -@@ -58,7 +58,7 @@ - } else if( type == LOG_NEW_SESSION_TIME) { - out << "<new_session_time "; - } else { -- cerr << "Programming error!"; -+ std::cerr << "Programming error!"; - } - - out << "task=\"" << constructTaskName(task) << "\" " -@@ -72,7 +72,7 @@ - - f.close(); - } else { -- cerr << "Couldn't write to time-log file"; -+ std::cerr << "Couldn't write to time-log file"; - } - } - } diff --git a/kde-base/kdepim/files/kdepim-3.1_beta2-dateedit.h.diff b/kde-base/kdepim/files/kdepim-3.1_beta2-dateedit.h.diff deleted file mode 100644 index 000a9fcdd627..000000000000 --- a/kde-base/kdepim/files/kdepim-3.1_beta2-dateedit.h.diff +++ /dev/null @@ -1,17 +0,0 @@ -Index: dateedit.h -=================================================================== -RCS file: /home/kde/kdepim/kalarm/dateedit.h,v -retrieving revision 1.4 -retrieving revision 1.5 -diff -u -p -r1.4 -r1.5 ---- kalarm/dateedit.h 15 Sep 2002 23:18:47 -0000 1.4 -+++ kalarm/dateedit.h 17 Sep 2002 09:20:12 -0000 1.5 -@@ -24,7 +24,7 @@ - #ifndef DATEEDIT_H - #define DATEEDIT_H - --#include <kdateedit.h> -+#include <libkdepim/kdateedit.h> - - class DateEdit : public KDateEdit - { diff --git a/kde-base/kdepim/kdepim-3.1_beta1.ebuild b/kde-base/kdepim/kdepim-3.1_beta1.ebuild deleted file mode 100644 index 4d4913e24e3a..000000000000 --- a/kde-base/kdepim/kdepim-3.1_beta1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1_beta1.ebuild,v 1.5 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="pda" -inherit kde-dist - -DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..." -KEYWORDS="x86 alpha" -DEPEND="$DEPEND sys-devel/perl" - -newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - ~kde-base/kdebase-$PV" - -use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" - -PATCHES="$FILESDIR/$P-cerr.diff" - -src_install() { - kde_src_install - docinto html - dodoc *.html -} diff --git a/kde-base/kdepim/kdepim-3.1_beta2.ebuild b/kde-base/kdepim/kdepim-3.1_beta2.ebuild deleted file mode 100644 index 6b868e62dfe6..000000000000 --- a/kde-base/kdepim/kdepim-3.1_beta2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1_beta2.ebuild,v 1.3 2002/10/05 05:39:14 drobbins Exp $ - -IUSE="pda" -inherit kde-dist - -DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..." -KEYWORDS="x86" -DEPEND="$DEPEND sys-devel/perl" - -newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - ~kde-base/kdebase-$PV" - -use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" - -PATCHES="$FILESDIR/$P-dateedit.h.diff" - -src_install() { - kde_src_install - docinto html - dodoc *.html -} diff --git a/kde-base/kdepim/kdepim-3.1_rc1.ebuild b/kde-base/kdepim/kdepim-3.1_rc1.ebuild deleted file mode 100644 index 792bbf36b280..000000000000 --- a/kde-base/kdepim/kdepim-3.1_rc1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..." -KEYWORDS="x86" -DEPEND="$DEPEND sys-devel/perl" - -newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - ~kde-base/kdebase-$PV - ~kde-base/kdenetwork-$PV" # mimelib is needed for support of some stuff with exchange servers - -use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" - -src_install() { - kde_src_install - docinto html - dodoc *.html -} diff --git a/kde-base/kdepim/kdepim-3.1_rc2.ebuild b/kde-base/kdepim/kdepim-3.1_rc2.ebuild deleted file mode 100644 index ec0ca7b12d32..000000000000 --- a/kde-base/kdepim/kdepim-3.1_rc2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:57 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..." -KEYWORDS="x86" -DEPEND="$DEPEND sys-devel/perl" - -newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - ~kde-base/kdebase-$PV - ~kde-base/kdenetwork-$PV" # mimelib is needed for support of some stuff with exchange servers - -use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" - -src_install() { - kde_src_install - docinto html - dodoc *.html -} diff --git a/kde-base/kdesdk/files/digest-kdesdk-3.1_beta1 b/kde-base/kdesdk/files/digest-kdesdk-3.1_beta1 deleted file mode 100644 index 0095adf9abea..000000000000 --- a/kde-base/kdesdk/files/digest-kdesdk-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 28400c5125aa370c1977f4778da75a3f kdesdk-3.0.7.tar.bz2 1990341 diff --git a/kde-base/kdesdk/files/digest-kdesdk-3.1_beta2 b/kde-base/kdesdk/files/digest-kdesdk-3.1_beta2 deleted file mode 100644 index 6bee4dfff89f..000000000000 --- a/kde-base/kdesdk/files/digest-kdesdk-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 424c3317dd30a1518323e8f0daee94a2 kdesdk-3.0.8.tar.bz2 2004207 diff --git a/kde-base/kdesdk/files/digest-kdesdk-3.1_rc2 b/kde-base/kdesdk/files/digest-kdesdk-3.1_rc2 deleted file mode 100644 index 9bca73e63d98..000000000000 --- a/kde-base/kdesdk/files/digest-kdesdk-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9f3cc7274e5d05f81b8b5ae795af4fd8 kdesdk-3.0.98.tar.bz2 2041428 diff --git a/kde-base/kdesdk/kdesdk-3.1_beta1.ebuild b/kde-base/kdesdk/kdesdk-3.1_beta1.ebuild deleted file mode 100644 index 053c2eb9c75a..000000000000 --- a/kde-base/kdesdk/kdesdk-3.1_beta1.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.1_beta1.ebuild,v 1.3 2002/10/04 05:43:19 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - SDK: kbabel, ..." -KEYWORDS="x86 alpha" diff --git a/kde-base/kdesdk/kdesdk-3.1_beta2.ebuild b/kde-base/kdesdk/kdesdk-3.1_beta2.ebuild deleted file mode 100644 index c790c6ae5942..000000000000 --- a/kde-base/kdesdk/kdesdk-3.1_beta2.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.1_beta2.ebuild,v 1.2 2002/10/04 05:43:21 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - SDK: kbabel, ..." -KEYWORDS="x86" diff --git a/kde-base/kdesdk/kdesdk-3.1_rc1.ebuild b/kde-base/kdesdk/kdesdk-3.1_rc1.ebuild deleted file mode 100644 index b82677b334e0..000000000000 --- a/kde-base/kdesdk/kdesdk-3.1_rc1.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - SDK: kbabel, ..." -KEYWORDS="x86" diff --git a/kde-base/kdesdk/kdesdk-3.1_rc2.ebuild b/kde-base/kdesdk/kdesdk-3.1_rc2.ebuild deleted file mode 100644 index 0a266552c914..000000000000 --- a/kde-base/kdesdk/kdesdk-3.1_rc2.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:58 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - SDK: kbabel, ..." -KEYWORDS="x86" diff --git a/kde-base/kdetoys/files/digest-kdetoys-3.1_beta1 b/kde-base/kdetoys/files/digest-kdetoys-3.1_beta1 deleted file mode 100644 index 66780007483a..000000000000 --- a/kde-base/kdetoys/files/digest-kdetoys-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7a61b95500afce90b5f12bd8eaa6ee54 kdetoys-3.0.7.tar.bz2 1382537 diff --git a/kde-base/kdetoys/files/digest-kdetoys-3.1_beta2 b/kde-base/kdetoys/files/digest-kdetoys-3.1_beta2 deleted file mode 100644 index 9badaa5efb7d..000000000000 --- a/kde-base/kdetoys/files/digest-kdetoys-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 cbf42d86def87c8a8c6b5bd253345f88 kdetoys-3.0.8.tar.bz2 1385838 diff --git a/kde-base/kdetoys/files/digest-kdetoys-3.1_rc2 b/kde-base/kdetoys/files/digest-kdetoys-3.1_rc2 deleted file mode 100644 index 4d71004ae8e7..000000000000 --- a/kde-base/kdetoys/files/digest-kdetoys-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6127ac4ed5a83ede2360dee8f45716cf kdetoys-3.0.98.tar.bz2 1340142 diff --git a/kde-base/kdetoys/files/kdetoys-3.1_beta1-kweather.diff b/kde-base/kdetoys/files/kdetoys-3.1_beta1-kweather.diff deleted file mode 100644 index 84463347c179..000000000000 --- a/kde-base/kdetoys/files/kdetoys-3.1_beta1-kweather.diff +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur kdetoys-3.0.7.org/kweather/weatherservice.cpp kdetoys-3.0.7/kweather/weatherservice.cpp ---- kweather/weatherservice.cpp Sat Aug 24 09:21:15 2002 -+++ kweather/weatherservice.cpp Sat Aug 24 09:21:50 2002 -@@ -121,6 +121,6 @@ - - bool WeatherService::exit() - { -- return kapp->quit(); -+ kapp->quit(); - } - diff --git a/kde-base/kdetoys/kdetoys-3.1_beta1.ebuild b/kde-base/kdetoys/kdetoys-3.1_beta1.ebuild deleted file mode 100644 index 233b8147a531..000000000000 --- a/kde-base/kdetoys/kdetoys-3.1_beta1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.1_beta1.ebuild,v 1.4 2002/10/04 05:43:30 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - toys" -KEYWORDS="x86 alpha" - -PATCHES="$FILESDIR/$P-kweather.diff" - diff --git a/kde-base/kdetoys/kdetoys-3.1_beta2.ebuild b/kde-base/kdetoys/kdetoys-3.1_beta2.ebuild deleted file mode 100644 index 1b9f70e732ee..000000000000 --- a/kde-base/kdetoys/kdetoys-3.1_beta2.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.1_beta2.ebuild,v 1.3 2002/10/16 19:10:17 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - toys" -KEYWORDS="x86 alpha" - - diff --git a/kde-base/kdetoys/kdetoys-3.1_rc1.ebuild b/kde-base/kdetoys/kdetoys-3.1_rc1.ebuild deleted file mode 100644 index 0403df2214e1..000000000000 --- a/kde-base/kdetoys/kdetoys-3.1_rc1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - toys" -KEYWORDS="x86" - diff --git a/kde-base/kdetoys/kdetoys-3.1_rc2.ebuild b/kde-base/kdetoys/kdetoys-3.1_rc2.ebuild deleted file mode 100644 index aee9cab4733a..000000000000 --- a/kde-base/kdetoys/kdetoys-3.1_rc2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:58 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - toys" -KEYWORDS="x86" - diff --git a/kde-base/kdeutils/files/digest-kdeutils-3.1_beta1 b/kde-base/kdeutils/files/digest-kdeutils-3.1_beta1 deleted file mode 100644 index a29304d7914f..000000000000 --- a/kde-base/kdeutils/files/digest-kdeutils-3.1_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0979ef2e7773524c4941daa84a065d26 kdeutils-3.0.7.tar.bz2 1301516 diff --git a/kde-base/kdeutils/files/digest-kdeutils-3.1_beta2 b/kde-base/kdeutils/files/digest-kdeutils-3.1_beta2 deleted file mode 100644 index f012b3080abe..000000000000 --- a/kde-base/kdeutils/files/digest-kdeutils-3.1_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 467e2443577d62056b732edf22dca666 kdeutils-3.0.8.tar.bz2 1284050 diff --git a/kde-base/kdeutils/files/digest-kdeutils-3.1_rc2 b/kde-base/kdeutils/files/digest-kdeutils-3.1_rc2 deleted file mode 100644 index 052b4783cb19..000000000000 --- a/kde-base/kdeutils/files/digest-kdeutils-3.1_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 37f85dd6c61685db554287666bb039c9 kdeutils-3.0.98.tar.bz2 1360311 diff --git a/kde-base/kdeutils/kdeutils-3.1_beta1.ebuild b/kde-base/kdeutils/kdeutils-3.1_beta1.ebuild deleted file mode 100644 index f59c3d78d856..000000000000 --- a/kde-base/kdeutils/kdeutils-3.1_beta1.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1_beta1.ebuild,v 1.3 2002/10/04 05:43:42 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - utilities" -KEYWORDS="x86 alpha" diff --git a/kde-base/kdeutils/kdeutils-3.1_beta2.ebuild b/kde-base/kdeutils/kdeutils-3.1_beta2.ebuild deleted file mode 100644 index 40d66d5e19e9..000000000000 --- a/kde-base/kdeutils/kdeutils-3.1_beta2.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1_beta2.ebuild,v 1.2 2002/10/04 05:43:45 vapier Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - utilities" -KEYWORDS="x86" diff --git a/kde-base/kdeutils/kdeutils-3.1_rc1.ebuild b/kde-base/kdeutils/kdeutils-3.1_rc1.ebuild deleted file mode 100644 index 298f3fc7b5af..000000000000 --- a/kde-base/kdeutils/kdeutils-3.1_rc1.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1_rc1.ebuild,v 1.1 2002/10/31 05:28:59 danarmak Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - utilities" -KEYWORDS="x86" diff --git a/kde-base/kdeutils/kdeutils-3.1_rc2.ebuild b/kde-base/kdeutils/kdeutils-3.1_rc2.ebuild deleted file mode 100644 index 9b352e5c1988..000000000000 --- a/kde-base/kdeutils/kdeutils-3.1_rc2.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-3.1_rc2.ebuild,v 1.1 2002/11/05 00:03:58 hannes Exp $ -inherit kde-dist - -DESCRIPTION="KDE $PV - utilities" -KEYWORDS="x86" |