diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-06 01:12:13 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-06 01:12:13 +0000 |
commit | be3e25b9139dcf09caa5041eccf088def36615f5 (patch) | |
tree | 851c7d4d32a643dc8c259f89f4091f7e330bfac8 /kde-base | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-be3e25b9139dcf09caa5041eccf088def36615f5.tar.gz gentoo-2-be3e25b9139dcf09caa5041eccf088def36615f5.tar.bz2 gentoo-2-be3e25b9139dcf09caa5041eccf088def36615f5.zip |
*** empty log message ***
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kde-i18n/kde-i18n-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdeadmin/kdeadmin-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdegraphics/kdegraphics-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdemultimedia/kdemultimedia-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdepim/kdepim-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdeutils/kdeutils-1.94.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kdoc/kdoc-1.94.ebuild | 6 | ||||
-rw-r--r-- | kde-base/qt/qt-x11-2.2.0.ebuild | 10 |
9 files changed, 34 insertions, 17 deletions
diff --git a/kde-base/kde-i18n/kde-i18n-1.94.ebuild b/kde-base/kde-i18n/kde-i18n-1.94.ebuild index 58f6c0609559..5e87c360ef93 100644 --- a/kde-base/kde-i18n/kde-i18n-1.94.ebuild +++ b/kde-base/kde-i18n/kde-i18n-1.94.ebuild @@ -1,12 +1,13 @@ # 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/kde-i18n/kde-i18n-1.94.ebuild,v 1.2 2000/09/20 20:04:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=kde-i18n.tar.bz2 S=${WORKDIR}/kde-i18n DESCRIPTION="KDE 2Beta - libs" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org/" src_unpack () { diff --git a/kde-base/kdeadmin/kdeadmin-1.94.ebuild b/kde-base/kdeadmin/kdeadmin-1.94.ebuild index b2c8dd24ef1d..604077d736a6 100644 --- a/kde-base/kdeadmin/kdeadmin-1.94.ebuild +++ b/kde-base/kdeadmin/kdeadmin-1.94.ebuild @@ -1,12 +1,13 @@ # 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.94.ebuild,v 1.2 2000/09/21 04:21:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 FinalBeta - Administration" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org/" src_compile() { diff --git a/kde-base/kdegraphics/kdegraphics-1.94.ebuild b/kde-base/kdegraphics/kdegraphics-1.94.ebuild index f15621132891..882347fdaa56 100644 --- a/kde-base/kdegraphics/kdegraphics-1.94.ebuild +++ b/kde-base/kdegraphics/kdegraphics-1.94.ebuild @@ -1,12 +1,13 @@ # 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.94.ebuild,v 1.2 2000/09/21 04:21:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 FinalBeta - Administration" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org" src_compile() { diff --git a/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild b/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild index eab4be3dd5f8..edca3b1b3ede 100644 --- a/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild @@ -1,12 +1,13 @@ # 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.2 2000/09/21 04:21:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-1.94.ebuild,v 1.3 2000/10/06 01:12:13 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} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org" src_unpack () { diff --git a/kde-base/kdenetwork/kdenetwork-1.94.ebuild b/kde-base/kdenetwork/kdenetwork-1.94.ebuild index bab6476ebe5e..5ba2bb1587b4 100644 --- a/kde-base/kdenetwork/kdenetwork-1.94.ebuild +++ b/kde-base/kdenetwork/kdenetwork-1.94.ebuild @@ -1,12 +1,13 @@ # 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.94.ebuild,v 1.2 2000/09/21 04:21:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 FinalBeta - base" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org" src_compile() { diff --git a/kde-base/kdepim/kdepim-1.94.ebuild b/kde-base/kdepim/kdepim-1.94.ebuild index f010cb20e98e..607ba74e5056 100644 --- a/kde-base/kdepim/kdepim-1.94.ebuild +++ b/kde-base/kdepim/kdepim-1.94.ebuild @@ -1,13 +1,14 @@ # 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.94.ebuild,v 1.2 2000/09/21 04:21:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 Final Beta - PIM" CATEGORY=kde-apps -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http:/www.kde.org/" src_compile() { diff --git a/kde-base/kdeutils/kdeutils-1.94.ebuild b/kde-base/kdeutils/kdeutils-1.94.ebuild index 3add04e76fb0..11406f0423fb 100644 --- a/kde-base/kdeutils/kdeutils-1.94.ebuild +++ b/kde-base/kdeutils/kdeutils-1.94.ebuild @@ -1,12 +1,13 @@ # 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.94.ebuild,v 1.1 2000/09/18 17:25:26 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils/kdeutils-1.94.ebuild,v 1.2 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 Final Beta - base" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org/" src_compile() { diff --git a/kde-base/kdoc/kdoc-1.94.ebuild b/kde-base/kdoc/kdoc-1.94.ebuild index c2fc40eed836..c9f4bd1376bb 100644 --- a/kde-base/kdoc/kdoc-1.94.ebuild +++ b/kde-base/kdoc/kdoc-1.94.ebuild @@ -1,12 +1,14 @@ # 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.94.ebuild,v 1.3 2000/09/21 20:40:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.94.ebuild,v 1.4 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="KDE 2 Final Beta - Multimedia" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" + HOMEPAGE="http://www.kde.org" src_compile() { diff --git a/kde-base/qt/qt-x11-2.2.0.ebuild b/kde-base/qt/qt-x11-2.2.0.ebuild index 5660dfb40b64..22cf9ddf7394 100644 --- a/kde-base/qt/qt-x11-2.2.0.ebuild +++ b/kde-base/qt/qt-x11-2.2.0.ebuild @@ -1,7 +1,7 @@ # 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/qt/qt-x11-2.2.0.ebuild,v 1.3 2000/10/05 18:22:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qt/qt-x11-2.2.0.ebuild,v 1.4 2000/10/06 01:12:13 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/qt-2.2.0 @@ -40,10 +40,18 @@ src_install() { into /usr/lib/${P} dobin bin/* dolib.so lib/libqt.so.2.2.0 + dolib.so lib/libqt-mt.so.2.2.0 + dolib.so lib/libqutil.so.1.0.0 cd ${S}/lib dosym libqt.so.2.2.0 /usr/lib/${P}/lib/libqt.so.2.2 dosym libqt.so.2.2.0 /usr/lib/${P}/lib/libqt.so.2 dosym libqt.so.2.2.0 /usr/lib/${P}/lib/libqt.so + dosym libqt-mt.so.2.2.0 /usr/lib/${P}/lib/libqt-mt.so.2.2 + dosym libqt-mt.so.2.2.0 /usr/lib/${P}/lib/libqt-mt.so.2 + dosym libqt-mt.so.2.2.0 /usr/lib/${P}/lib/libqt-mt.so.2 + dosym libqutil.so.1.0.0 /usr/lib/${P}/lib/libqutil.so.1.0 + dosym libqutil.so.1.0.0 /usr/lib/${P}/lib/libqutil.so.1 + dosym libqutil.so.1.0.0 /usr/lib/${P}/lib/libqutil.so cd ${D}/usr/lib ln -sf qt-x11-2.2.0 qt cd ${S} |