diff options
author | Dan Armak <danarmak@gentoo.org> | 2003-01-24 17:20:40 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2003-01-24 17:20:40 +0000 |
commit | 45d74aed662deeb5ec8a8263e5ed2b4b4bab1931 (patch) | |
tree | 6c5ab3f70cfb6f7ff0fa6baa7fcab584c63f007b /kde-base | |
parent | remove old prereleases of kde and koffice i18n packages (diff) | |
download | gentoo-2-45d74aed662deeb5ec8a8263e5ed2b4b4bab1931.tar.gz gentoo-2-45d74aed662deeb5ec8a8263e5ed2b4b4bab1931.tar.bz2 gentoo-2-45d74aed662deeb5ec8a8263e5ed2b4b4bab1931.zip |
removing kde 3.1 rc5. we have rc6, and final (=rc7) should be released in a few days.
Diffstat (limited to 'kde-base')
40 files changed, 2 insertions, 668 deletions
diff --git a/kde-base/arts/arts-1.1.0_rc5-r1.ebuild b/kde-base/arts/arts-1.1.0_rc5-r1.ebuild deleted file mode 100644 index c1743bfa8d9c..000000000000 --- a/kde-base/arts/arts-1.1.0_rc5-r1.ebuild +++ /dev/null @@ -1,43 +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_rc5-r1.ebuild,v 1.1 2002/12/17 02:57:16 hannes Exp $ -inherit kde-base flag-o-matic - -# this is the arts 1.1.0 from kde 3.1rc5, as opposed to arts 1.1.0 from kde 3.1 beta2 and friends - -S=$WORKDIR/$PN-1.1 -SRC_URI="mirror://gentoo/arts-1.1.0-kde31rc5.tar.bz2" -KEYWORDS="x86 ppc sparc" -HOMEPAGE="http://multimedia.kde.org" -DESCRIPTION="aRts, the KDE sound (and all-around multimedia) server/output manager" -set-kdedir 3.1 -need-qt 3.1.0 - -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" - -PATCHES="${FILESDIR}/tmp-mcop-user-fix.patch" - -src_unpack() { - - base_src_unpack - - kde_sandbox_patch ${S}/soundserver - -} - -src_install() { - - kde_src_install - - dodoc ${S}/doc/{NEWS,README,TODO} - -} diff --git a/kde-base/arts/arts-1.1.0_rc5.ebuild b/kde-base/arts/arts-1.1.0_rc5.ebuild deleted file mode 100644 index e090fdbebc87..000000000000 --- a/kde-base/arts/arts-1.1.0_rc5.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/arts/arts-1.1.0_rc5.ebuild,v 1.2 2002/12/09 13:23:26 jmorgan Exp $ -inherit kde-base flag-o-matic - -# this is the arts 1.1.0 from kde 3.1rc5, as opposed to arts 1.1.0 from kde 3.1 beta2 and friends - -S=$WORKDIR/$PN-1.1 -SRC_URI="mirror://gentoo/arts-1.1.0-kde31rc5.tar.bz2" -KEYWORDS="x86 ppc sparc" -HOMEPAGE="http://multimedia.kde.org" -DESCRIPTION="aRts, the KDE sound (and all-around multimedia) server/output manager" -set-kdedir 3.1 -need-qt 3.1.0 - -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 - - dodoc ${S}/doc/{NEWS,README,TODO} - -} diff --git a/kde-base/arts/files/digest-arts-1.1.0_rc5 b/kde-base/arts/files/digest-arts-1.1.0_rc5 deleted file mode 100644 index 38aec9d0551f..000000000000 --- a/kde-base/arts/files/digest-arts-1.1.0_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 1c5e1cc8e8b400b5b38d341487bc15d4 arts-1.1.0-kde31rc5.tar.bz2 969119 diff --git a/kde-base/arts/files/digest-arts-1.1.0_rc5-r1 b/kde-base/arts/files/digest-arts-1.1.0_rc5-r1 deleted file mode 100644 index 38aec9d0551f..000000000000 --- a/kde-base/arts/files/digest-arts-1.1.0_rc5-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1c5e1cc8e8b400b5b38d341487bc15d4 arts-1.1.0-kde31rc5.tar.bz2 969119 diff --git a/kde-base/kde/files/digest-kde-3.1_rc5 b/kde-base/kde/files/digest-kde-3.1_rc5 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/kde-base/kde/files/digest-kde-3.1_rc5 +++ /dev/null diff --git a/kde-base/kde/kde-3.1_rc5.ebuild b/kde-base/kde/kde-3.1_rc5.ebuild deleted file mode 100644 index 5fcedc90f38c..000000000000 --- a/kde-base/kde/kde-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ - -KEYWORDS="x86 sparc alpha" -DESCRIPTION="KDE 3.1 RC 5 - 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_rc5 b/kde-base/kdeaddons/files/digest-kdeaddons-3.1_rc5 deleted file mode 100644 index 419fbd87eb16..000000000000 --- a/kde-base/kdeaddons/files/digest-kdeaddons-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 ee93888021273f9862925dbc91a51c50 kdeaddons-3.1rc5.tar.bz2 1075762 diff --git a/kde-base/kdeaddons/kdeaddons-3.1_rc5.ebuild b/kde-base/kdeaddons/kdeaddons-3.1_rc5.ebuild deleted file mode 100644 index 8aa1c60fab36..000000000000 --- a/kde-base/kdeaddons/kdeaddons-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist flag-o-matic - -IUSE="sdl svga xmms" -DESCRIPTION="KDE addon modules: plugins for konqueror, noatun etc" -KEYWORDS="x86 ppc sparc 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/kdeadmin/files/digest-kdeadmin-3.1_rc5 b/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc5 deleted file mode 100644 index 902916d0a13b..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 8cb805dd11e3415ea8364c23e644276c kdeadmin-3.1rc5.tar.bz2 1560586 diff --git a/kde-base/kdeadmin/kdeadmin-3.1_rc5.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_rc5.ebuild deleted file mode 100644 index 937756e27923..000000000000 --- a/kde-base/kdeadmin/kdeadmin-3.1_rc5.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_rc5.ebuild,v 1.4 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -IUSE="pam" -DESCRIPTION="KDE administration tools (user manager, etc.)" -PATCHES="${FILESDIR}/${P}-gentoo.diff" -KEYWORDS="x86 ppc sparc alpha" -PATCHES="${FILESDIR}/${PN}-qt311-gentoo.diff" - -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_rc5 b/kde-base/kdeartwork/files/digest-kdeartwork-3.1_rc5 deleted file mode 100644 index e54b895bf0d8..000000000000 --- a/kde-base/kdeartwork/files/digest-kdeartwork-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 eef7e7e687e093b3201ca19910300c50 kdeartwork-3.1rc5.tar.bz2 13838475 diff --git a/kde-base/kdeartwork/kdeartwork-3.1_rc5.ebuild b/kde-base/kdeartwork/kdeartwork-3.1_rc5.ebuild deleted file mode 100644 index 74af225f54ea..000000000000 --- a/kde-base/kdeartwork/kdeartwork-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -IUSE="opengl" -newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}" - -DESCRIPTION="KDE artwork package" - -KEYWORDS="x86 ppc sparc 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/kdebase/files/digest-kdebase-3.1_rc5 b/kde-base/kdebase/files/digest-kdebase-3.1_rc5 deleted file mode 100644 index 859be4908cdb..000000000000 --- a/kde-base/kdebase/files/digest-kdebase-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 a15a7b7668f5a6d3fc081f4e4959609e kdebase-3.1rc5.tar.bz2 14891858 diff --git a/kde-base/kdebase/kdebase-3.1_rc5.ebuild b/kde-base/kdebase/kdebase-3.1_rc5.ebuild deleted file mode 100644 index 2a225c8f19ac..000000000000 --- a/kde-base/kdebase/kdebase-3.1_rc5.ebuild +++ /dev/null @@ -1,97 +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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -IUSE="ldap pam motif encode oggvorbis cups ssl opengl samba java" -DESCRIPTION="KDE base packages: the desktop, panel, window manager, konqueror..." - -KEYWORDS="x86 ppc sparc alpha" - -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 ) - java? ( virtual/jdk ) - >=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" -use java && myconf="$myconf --with-java=$(java-config --jdk-home)" || myconf="$myconf --without-java" -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 - dodir /usr/share/pixmaps - mv ${D}/${KDEDIR}/share/apps/kdesktop/pics/* ${D}/usr/share/pixmaps/ - rm -rf ${D}/${KDEDIR}/share/apps/kdesktop/pics/ - cd ${D}/${KDEDIR}/share/apps/kdesktop/ - ln -sf /usr/share/pixmaps/ pics - - 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_rc5 b/kde-base/kdebindings/files/digest-kdebindings-3.1_rc5 deleted file mode 100644 index 4990656db62a..000000000000 --- a/kde-base/kdebindings/files/digest-kdebindings-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 9aeb23c355229abb608d9bbd2ac1c53c kdebindings-3.1rc5.tar.bz2 6157431 diff --git a/kde-base/kdebindings/kdebindings-3.1_rc5.ebuild b/kde-base/kdebindings/kdebindings-3.1_rc5.ebuild deleted file mode 100644 index 0fbcf9a2fd34..000000000000 --- a/kde-base/kdebindings/kdebindings-3.1_rc5.ebuild +++ /dev/null @@ -1,43 +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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -# TODO: add gnustep, objc bindings -inherit kde-dist - -DESCRIPTION="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 ) - =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" - -# obj bindings are officially broken -#myconf="$myconf --enable-objc" - -# we need to have csant (from pnet, from portable.NET) in portage for qtsharp -export DO_NOT_COMPILE="$DO_NOT_COMPILE qtsharp" - -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_rc5 b/kde-base/kdeedu/files/digest-kdeedu-3.1_rc5 deleted file mode 100644 index b4d4651456c1..000000000000 --- a/kde-base/kdeedu/files/digest-kdeedu-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 cd708f58f1a38bcf75f7915f66a31222 kdeedu-3.1rc5.tar.bz2 19970235 diff --git a/kde-base/kdeedu/kdeedu-3.1_rc5.ebuild b/kde-base/kdeedu/kdeedu-3.1_rc5.ebuild deleted file mode 100644 index e4f97fb2e0df..000000000000 --- a/kde-base/kdeedu/kdeedu-3.1_rc5.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/kdeedu/kdeedu-3.1_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE educational apps" - -KEYWORDS="x86 ppc sparc alpha" - diff --git a/kde-base/kdegames/files/digest-kdegames-3.1_rc5 b/kde-base/kdegames/files/digest-kdegames-3.1_rc5 deleted file mode 100644 index 38f08af26594..000000000000 --- a/kde-base/kdegames/files/digest-kdegames-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 d33e20141721fe9935f58f4032f25b84 kdegames-3.1rc5.tar.bz2 8337392 diff --git a/kde-base/kdegames/kdegames-3.1_rc5.ebuild b/kde-base/kdegames/kdegames-3.1_rc5.ebuild deleted file mode 100644 index 9bd0e61bc9f3..000000000000 --- a/kde-base/kdegames/kdegames-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE games (solitaire :-)" - -KEYWORDS="x86 ppc sparc alpha" diff --git a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc5 b/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc5 deleted file mode 100644 index 138d3f96fe74..000000000000 --- a/kde-base/kdegraphics/files/digest-kdegraphics-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 fc2449e1287bf6efb80905c056d33664 kdegraphics-3.1rc5.tar.bz2 4528615 diff --git a/kde-base/kdegraphics/kdegraphics-3.1_rc5.ebuild b/kde-base/kdegraphics/kdegraphics-3.1_rc5.ebuild deleted file mode 100644 index 6caecc64c49c..000000000000 --- a/kde-base/kdegraphics/kdegraphics-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE graphics-related apps" - -KEYWORDS="x86 ppc sparc alpha" - -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_rc5 b/kde-base/kdelibs/files/digest-kdelibs-3.1_rc5 deleted file mode 100644 index d67c4d2f2ca0..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 737644f11a0be5b398e039281367b51f kdelibs-3.1rc5.tar.bz2 10368187 diff --git a/kde-base/kdelibs/kdelibs-3.1_rc5.ebuild b/kde-base/kdelibs/kdelibs-3.1_rc5.ebuild deleted file mode 100644 index a4c40b947479..000000000000 --- a/kde-base/kdelibs/kdelibs-3.1_rc5.ebuild +++ /dev/null @@ -1,83 +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_rc5.ebuild,v 1.8 2003/01/07 08:24:20 hannes Exp $ -inherit kde kde.org flag-o-matic -#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 libraries needed by all kde programs" -KEYWORDS="x86 ppc sparc alpha" -HOMEPAGE="http//www.kde.org/" -SLOT="3.1" -LICENSE="GPL-2 LGPL-2" -S="$WORKDIR/${P//_}" - -# 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 >=media-sound/alsa-driver-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_rc5 - 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" -use ipv6 || myconf="$myconf --with-ipv6-lookup=no" -use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl" -use alsa && myconf="$myconf --with-alsa" || myconf="$myconf --without-alsa" -use cups && myconf="$myconf --enable-cups" || myconf="$myconf --disable-cups" - -[ "$ARCH" == "x86" ] && myconf="$myconf --enable-fast-malloc=full" - -use alpha && append-flags -mieee - -qtver-from-kdever ${PV} -need-qt $selected_version - -set-kdedir $PV - -src_unpack() { - - base_src_unpack - kde_sandbox_patch ${S}/kio/misc/kpac - -} - -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_rc5 b/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc5 deleted file mode 100644 index 3f33ea40de80..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 703f87fbf8678c5218e34d298ecb8930 kdemultimedia-3.1rc5.tar.bz2 5959240 diff --git a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc5-gentoo-timidity.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc5-gentoo-timidity.diff deleted file mode 100644 index f392a244212e..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc5-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_rc5-ln-sf.diff b/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc5-ln-sf.diff deleted file mode 100644 index ee6daa91f3dc..000000000000 --- a/kde-base/kdemultimedia/files/kdemultimedia-3.1_rc5-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_rc5.ebuild b/kde-base/kdemultimedia/kdemultimedia-3.1_rc5.ebuild deleted file mode 100644 index e53275eb526b..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-3.1_rc5.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.1_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist flag-o-matic - -DESCRIPTION="KDE multimedia apps: noatun, kscd, artsbuilder..." -KEYWORDS="x86 ppc sparc 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" # 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, at least on ppc -export MAKEOPTS="$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_rc5 b/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc5 deleted file mode 100644 index 622febdf7e08..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 4a7276a4c4b336408de6917205e5b5b8 kdenetwork-3.1rc5.tar.bz2 4971332 diff --git a/kde-base/kdenetwork/files/kdenetwork-3.1_rc5-alpha.diff b/kde-base/kdenetwork/files/kdenetwork-3.1_rc5-alpha.diff deleted file mode 100644 index 5cb223c37ad1..000000000000 --- a/kde-base/kdenetwork/files/kdenetwork-3.1_rc5-alpha.diff +++ /dev/null @@ -1,20 +0,0 @@ ---- kpf/src/WebServer.cpp~ 2002-12-03 01:09:08.000000000 +0100 -+++ kpf/src/WebServer.cpp 2002-12-03 01:09:42.000000000 +0100 -@@ -234,7 +234,7 @@ - #ifdef __osf__ - (size_t) sizeof(on) - #else -- reinterpret_cast<socklen_t>(sizeof(on)) -+ reinterpret_cast<socklen_t>((unsigned int)sizeof(on)) - #endif - ); - -@@ -249,7 +249,7 @@ - #ifdef __osf__ - (size_t) sizeof(on) - #else -- reinterpret_cast<socklen_t>(sizeof(on)) -+ reinterpret_cast<socklen_t>((unsigned int)sizeof(on)) - #endif - ); - diff --git a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild index c2272666790e..bbbd51148524 100644 --- a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.3 2003/01/11 11:49:46 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.4 2003/01/24 17:20:40 danarmak Exp $ inherit kde-dist DESCRIPTION="KDE $PV - network apps: kmail..." +newdepend "~kde-base/kdebase-${PV} sys-devel/perl" # perl is used for ksirc scripting KEYWORDS="x86 ~ppc ~alpha ~sparc" -newdepend "~kde-base/kdebase-${PV}" src_unpack() { unpack ${P}.tar.bz2 diff --git a/kde-base/kdenetwork/kdenetwork-3.1_rc5.ebuild b/kde-base/kdenetwork/kdenetwork-3.1_rc5.ebuild deleted file mode 100644 index 08645c10fa9c..000000000000 --- a/kde-base/kdenetwork/kdenetwork-3.1_rc5.ebuild +++ /dev/null @@ -1,31 +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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -PATCHES="${FILESDIR}/${P}-alpha.diff" -DESCRIPTION="KDE network apps: kmail, kppp, knode..." -KEYWORDS="x86 ppc sparc 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/kdepim/files/digest-kdepim-3.1_rc5 b/kde-base/kdepim/files/digest-kdepim-3.1_rc5 deleted file mode 100644 index c563efa4d01b..000000000000 --- a/kde-base/kdepim/files/digest-kdepim-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 83f01da7c709b1b76ac7d0e977ba0a56 kdepim-3.1rc5.tar.bz2 3230118 diff --git a/kde-base/kdepim/kdepim-3.1_rc5.ebuild b/kde-base/kdepim/kdepim-3.1_rc5.ebuild deleted file mode 100644 index 94cfb24a2d32..000000000000 --- a/kde-base/kdepim/kdepim-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE PIM (Personal Information Management) apps: korganizer..." -KEYWORDS="x86 ppc sparc alpha" -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" - -# reported by doctomoe on ppc -MAKEOPTS="$MAKEOPTS -j1" - -src_install() { - kde_src_install - docinto html - dodoc *.html -} diff --git a/kde-base/kdesdk/files/digest-kdesdk-3.1_rc5 b/kde-base/kdesdk/files/digest-kdesdk-3.1_rc5 deleted file mode 100644 index 5e376372fc55..000000000000 --- a/kde-base/kdesdk/files/digest-kdesdk-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 e938a3023a578c7c2f606f345a41a582 kdesdk-3.1rc5.tar.bz2 2137152 diff --git a/kde-base/kdesdk/kdesdk-3.1_rc5.ebuild b/kde-base/kdesdk/kdesdk-3.1_rc5.ebuild deleted file mode 100644 index 23ee5d049041..000000000000 --- a/kde-base/kdesdk/kdesdk-3.1_rc5.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_rc5.ebuild,v 1.2 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE SDK: kbabel, ..." -KEYWORDS="x86 alpha" diff --git a/kde-base/kdetoys/files/digest-kdetoys-3.1_rc5 b/kde-base/kdetoys/files/digest-kdetoys-3.1_rc5 deleted file mode 100644 index 12c4381682cf..000000000000 --- a/kde-base/kdetoys/files/digest-kdetoys-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 ec88a8850d32544c02cd9e9110ff0c79 kdetoys-3.1rc5.tar.bz2 1351398 diff --git a/kde-base/kdetoys/kdetoys-3.1_rc5.ebuild b/kde-base/kdetoys/kdetoys-3.1_rc5.ebuild deleted file mode 100644 index 2dfaaf77c18c..000000000000 --- a/kde-base/kdetoys/kdetoys-3.1_rc5.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_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE toys" -KEYWORDS="x86 ppc sparc alpha" - diff --git a/kde-base/kdeutils/files/digest-kdeutils-3.1_rc5 b/kde-base/kdeutils/files/digest-kdeutils-3.1_rc5 deleted file mode 100644 index e35063201aab..000000000000 --- a/kde-base/kdeutils/files/digest-kdeutils-3.1_rc5 +++ /dev/null @@ -1 +0,0 @@ -MD5 34e862dc24c5732d6a9c207b7b3acb3d kdeutils-3.1rc5.tar.bz2 1369718 diff --git a/kde-base/kdeutils/kdeutils-3.1_rc5.ebuild b/kde-base/kdeutils/kdeutils-3.1_rc5.ebuild deleted file mode 100644 index e47e23e72c74..000000000000 --- a/kde-base/kdeutils/kdeutils-3.1_rc5.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/kdeutils/kdeutils-3.1_rc5.ebuild,v 1.3 2002/12/26 00:41:46 bjb Exp $ -inherit kde-dist - -DESCRIPTION="KDE utilities" - -#RDEPEND="$RDEPEND app-admin/dosfstools" # for kfloppy -KEYWORDS="x86 ppc sparc alpha" |