diff options
Diffstat (limited to 'kde-base')
15 files changed, 72 insertions, 85 deletions
diff --git a/kde-base/kdeadmin/files/digest-kdeadmin-1.92-r1 b/kde-base/kdeadmin/files/digest-kdeadmin-1.92-r1 deleted file mode 100644 index ded39dc2ae71..000000000000 --- a/kde-base/kdeadmin/files/digest-kdeadmin-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8309f866fc3119f113082a55cea615b5 kdeadmin-1.92.tar.bz2 diff --git a/kde-base/kdeadmin/kdeadmin-1.92-r1.ebuild b/kde-base/kdeadmin/kdeadmin-1.94.ebuild index bd97103f0cc3..c9cca1defcd0 100644 --- a/kde-base/kdeadmin/kdeadmin-1.92-r1.ebuild +++ b/kde-base/kdeadmin/kdeadmin-1.94.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-1.92-r1.ebuild,v 1.3 2000/09/15 20:08:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-1.94.ebuild,v 1.1 2000/09/18 17:25:25 achim Exp $ -P=kdeadmin-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - Administration" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} +DESCRIPTION="KDE 2 FinalBeta - Administration" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} HOMEPAGE="http://www.kde.org/" src_compile() { LDFLAGS="-L/usr/lib/rpm -lbz2" try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib \ + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib \ --with-rpm --with-pam try make } diff --git a/kde-base/kdegraphics/files/digest-kdegraphics-1.92-r1 b/kde-base/kdegraphics/files/digest-kdegraphics-1.92-r1 deleted file mode 100644 index 3145a80fd636..000000000000 --- a/kde-base/kdegraphics/files/digest-kdegraphics-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1d38da791117fc32f05ef8267683c1f3 kdegraphics-1.92.tar.bz2 diff --git a/kde-base/kdegraphics/kdegraphics-1.92-r1.ebuild b/kde-base/kdegraphics/kdegraphics-1.94.ebuild index 52884f554ee3..d2f4097c004f 100644 --- a/kde-base/kdegraphics/kdegraphics-1.92-r1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-1.94.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-1.92-r1.ebuild,v 1.3 2000/09/15 20:08:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-1.94.ebuild,v 1.1 2000/09/18 17:25:25 achim Exp $ -P=kdegraphics-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - Administration" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} +DESCRIPTION="KDE 2 FinalBeta - Administration" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} HOMEPAGE="http://www.kde.org" src_compile() { LDFLAGS="-L/usr/lib/rpm -lbz2" try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib \ + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib \ --with-rpm --with-pam try make } diff --git a/kde-base/kdemultimedia/files/digest-kdemultimedia-1.92-r1 b/kde-base/kdemultimedia/files/digest-kdemultimedia-1.92-r1 deleted file mode 100644 index 4bd66c41b1c9..000000000000 --- a/kde-base/kdemultimedia/files/digest-kdemultimedia-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c7cbe4d77c4240701d9e004b0c4a11b0 kdemultimedia-1.92.tar.bz2 diff --git a/kde-base/kdemultimedia/kdemultimedia-1.92-r1.ebuild b/kde-base/kdemultimedia/kdemultimedia-1.92-r1.ebuild deleted file mode 100644 index a34529fecacf..000000000000 --- a/kde-base/kdemultimedia/kdemultimedia-1.92-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-1.92-r1.ebuild,v 1.3 2000/09/15 20:08:59 drobbins Exp $ - -P=kdemultimedia-1.92 -A=${P}.tar.bz2 -S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - Multimedia" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} -HOMEPAGE="http://www.kde.org" - -src_compile() { - CPPFLAGS="$CPPFLAGS -I/usr/lib/glib/include/ -I/usr/X11R6/include/" \ - LDFLAGS="-L/usr/lib/rpm -lbz2" try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib \ - --with-alsa --enable-audio=alsa,oss - cp Makefile Makefile.orig - sed -e "s: kmidi : :" \ - -e "s: mpeglib_artsplug : :" Makefile.orig > Makefile - try make -} - -src_install() { - try make install prefix=${D}/opt/kde - dodoc AUTHORS ChangeLog COPYING README* -} - - - - - - - diff --git a/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild b/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild new file mode 100644 index 000000000000..f94ef5c7aa90 --- /dev/null +++ b/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2000 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Author Achim Gottinger <achim@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ + +A=${P}.tar.bz2 +S=${WORKDIR}/${P} +DESCRIPTION="KDE 2 FinalBeta - Multimedia" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +HOMEPAGE="http://www.kde.org" + +src_compile() { + try ./configure --prefix=/opt/kde --host=${CHOST} \ + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib \ + --with-alsa --enable-audio=alsa,oss + cp Makefile Makefile.orig + sed -e "s: kmidi : :" \ + -e "s: kmidi : :" Makefile.orig > Makefile + try make +} + +src_install() { + try make install prefix=${D}/opt/kde + dodoc AUTHORS ChangeLog COPYING README* +} + + + + + + + diff --git a/kde-base/kdenetwork/files/digest-kdenetwork-1.92-r1 b/kde-base/kdenetwork/files/digest-kdenetwork-1.92-r1 deleted file mode 100644 index 1f796a4b999d..000000000000 --- a/kde-base/kdenetwork/files/digest-kdenetwork-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1d9fe0d9e3c367b5c7df7aa78a3309c5 kdenetwork-1.92.tar.bz2 diff --git a/kde-base/kdenetwork/kdenetwork-1.92-r1.ebuild b/kde-base/kdenetwork/kdenetwork-1.94.ebuild index f3e26a6adb90..0e592b2e2889 100644 --- a/kde-base/kdenetwork/kdenetwork-1.92-r1.ebuild +++ b/kde-base/kdenetwork/kdenetwork-1.94.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-1.92-r1.ebuild,v 1.3 2000/09/15 20:08:59 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-1.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ -P=kdenetwork-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - base" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} +DESCRIPTION="KDE 2 FinalBeta - base" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} HOMEPAGE="http://www.kde.org" src_compile() { try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib try make } diff --git a/kde-base/kdepim/files/digest-kdepim-1.92-r1 b/kde-base/kdepim/files/digest-kdepim-1.92-r1 deleted file mode 100644 index 53ba6e5bd022..000000000000 --- a/kde-base/kdepim/files/digest-kdepim-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f045c52a8ff319a1110d2b97f44606a1 kdepim-1.92.tar.bz2 diff --git a/kde-base/kdepim/kdepim-1.92-r1.ebuild b/kde-base/kdepim/kdepim-1.94.ebuild index 64f2b1ade4e3..c4891b72306d 100644 --- a/kde-base/kdepim/kdepim-1.92-r1.ebuild +++ b/kde-base/kdepim/kdepim-1.94.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-1.92-r1.ebuild,v 1.2 2000/09/15 20:08:59 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-1.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ -P=kdepim-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - PIM" +DESCRIPTION="KDE 2 Final Beta - PIM" CATEGORY=kde-apps -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/${A}" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" +HOMEPAGE="http:/www.kde.org/" src_compile() { try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib try make } diff --git a/kde-base/kdeutils/files/digest-kdeutils-1.92-r1 b/kde-base/kdeutils/files/digest-kdeutils-1.92-r1 deleted file mode 100644 index 961d859c8220..000000000000 --- a/kde-base/kdeutils/files/digest-kdeutils-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8f0d2dcb2512f9a58b066d7dd4aa547a kdeutils-1.92.tar.bz2 diff --git a/kde-base/kdeutils/kdeutils-1.92-r1.ebuild b/kde-base/kdeutils/kdeutils-1.94.ebuild index 66864ee5b80a..3add04e76fb0 100644 --- a/kde-base/kdeutils/kdeutils-1.92-r1.ebuild +++ b/kde-base/kdeutils/kdeutils-1.94.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-1.92-r1.ebuild,v 1.3 2000/09/15 20:08:59 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-1.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ -P=kdeutils-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - base" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} +DESCRIPTION="KDE 2 Final Beta - base" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org/" src_compile() { try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib try make } diff --git a/kde-base/kdoc/files/digest-kdoc-1.92-r1 b/kde-base/kdoc/files/digest-kdoc-1.92-r1 deleted file mode 100644 index e8f69d67b804..000000000000 --- a/kde-base/kdoc/files/digest-kdoc-1.92-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0697920471cc1bcca00fdde0d833b20e kdoc-1.92.tar.bz2 diff --git a/kde-base/kdoc/kdoc-1.92-r1.ebuild b/kde-base/kdoc/kdoc-1.94.ebuild index 28d4b0f5d8d1..41873df398d8 100644 --- a/kde-base/kdoc/kdoc-1.92-r1.ebuild +++ b/kde-base/kdoc/kdoc-1.94.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.92-r1.ebuild,v 1.4 2000/09/15 20:08:59 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ -P=kdoc-1.92 A=${P}.tar.bz2 S=${WORKDIR}/${P} -DESCRIPTION="KDE 2Beta - Multimedia" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta3/tar/src/"${A} +DESCRIPTION="KDE 2 Final Beta - Multimedia" +SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} HOMEPAGE="http://www.kde.org" src_compile() { + try autoconf LDFLAGS="-L/usr/lib/rpm -lbz2" try ./configure --prefix=/opt/kde --host=${CHOST} \ - --with-qt-dir=/usr/lib/qt-copy-1.92 \ - --with-qt-includes=/usr/lib/qt-copy-1.92/include \ - --with-qt-libs=/usr/lib/qt-copy-1.92/lib \ + --with-qt-dir=/usr/lib/qt-x11-2.2.0 \ + --with-qt-includes=/usr/lib/qt-x11-2.2.0/include \ + --with-qt-libs=/usr/lib/qt-x11-2.2.0/lib \ --with-rpm --with-pam try make } |