diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-03 09:11:34 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-03 09:11:34 +0000 |
commit | 85926ad27cc6c41abed2fc12a25c1a4140f69f07 (patch) | |
tree | d86ca8ae49d1dd7b9fe04b267db95f4cfe6f5bc3 | |
parent | Added dependencies (diff) | |
download | gentoo-2-85926ad27cc6c41abed2fc12a25c1a4140f69f07.tar.gz gentoo-2-85926ad27cc6c41abed2fc12a25c1a4140f69f07.tar.bz2 gentoo-2-85926ad27cc6c41abed2fc12a25c1a4140f69f07.zip |
Added dependencies
21 files changed, 88 insertions, 55 deletions
diff --git a/dev-libs/libxml/libxml-1.8.10.ebuild b/dev-libs/libxml/libxml-1.8.10.ebuild index 5c3ae9c88be3..44068a63cbf4 100644 --- a/dev-libs/libxml/libxml-1.8.10.ebuild +++ b/dev-libs/libxml/libxml-1.8.10.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/dev-libs/libxml/libxml-1.8.10.ebuild,v 1.2 2000/11/03 02:47:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.10.ebuild,v 1.3 2000/11/03 09:11:33 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,8 +11,7 @@ HOMEPAGE="http://www.gnome.org/" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=dev-libs/glib-1.2.8" + >=sys-libs/ncurses-5.1" src_compile() { cd ${S} diff --git a/gnome-apps/mc/mc-4.5.51.ebuild b/gnome-apps/mc/mc-4.5.51.ebuild index 2911829d01fd..58532021753c 100644 --- a/gnome-apps/mc/mc-4.5.51.ebuild +++ b/gnome-apps/mc/mc-4.5.51.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/gnome-apps/mc/mc-4.5.51.ebuild,v 1.4 2000/10/14 11:38:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/mc/mc-4.5.51.ebuild,v 1.5 2000/11/03 09:11:33 achim Exp $ P=mc-4.5.51 A=${P}.tar.gz @@ -10,6 +10,12 @@ DESCRIPTION="GNOME Midnight Commander" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/"${A} HOMEPAGE="http://www.gnome.org/mc/" +DEPEND=">=sys-libs/pam-0.72 + >=sys-libs/slang-1.4.2 + >=sys-apps/e2fsprogs-1.19 + >=gnome-base/gnome-libs-1.2.4 + || ( >=net-www/navigator-4.75 >=net-www/netscape-4.75 )" + src_unpack() { unpack ${A} cd ${S}/vfs diff --git a/gnome-base/bonobo/bonobo-0.18.ebuild b/gnome-base/bonobo/bonobo-0.18.ebuild index 983255917a0e..d934e43a25bd 100644 --- a/gnome-base/bonobo/bonobo-0.18.ebuild +++ b/gnome-base/bonobo/bonobo-0.18.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/gnome-base/bonobo/bonobo-0.18.ebuild,v 1.3 2000/09/15 20:08:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-0.18.ebuild,v 1.4 2000/11/03 09:11:30 achim Exp $ P=bonobo-0.18 A=${P}.tar.gz @@ -10,6 +10,9 @@ DESCRIPTION="A set of language and system independant CORBA interfaces" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/bonobo/"${A} HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/oaf-0.5.1 + >=gnome-base/gnome-print-0.24" + src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/opt/gnome --with-catgets diff --git a/gnome-base/control-center/control-center-1.2.2.ebuild b/gnome-base/control-center/control-center-1.2.2.ebuild index ce6667e2f0a8..e50c05ad1db0 100644 --- a/gnome-base/control-center/control-center-1.2.2.ebuild +++ b/gnome-base/control-center/control-center-1.2.2.ebuild @@ -1,14 +1,15 @@ # 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/gnome-base/control-center/control-center-1.2.2.ebuild,v 1.1 2000/10/14 11:38:33 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/control-center-1.2.2.ebuild,v 1.2 2000/11/03 09:11:30 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="The GNOME control-center" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/gdk-pixbuf-0.9.0" src_compile() { cd ${S} diff --git a/gnome-base/gconf/gconf-0.8.ebuild b/gnome-base/gconf/gconf-0.8.ebuild index e8df54239946..6084e27d652c 100644 --- a/gnome-base/gconf/gconf-0.8.ebuild +++ b/gnome-base/gconf/gconf-0.8.ebuild @@ -10,6 +10,10 @@ DESCRIPTION="Gconf" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=dev-util/guile-1.4 + >=x11-libs/gtk+-1.2.8 + >=gnome-base/oaf-0.5.1" + src_unpack() { unpack ${A} } diff --git a/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild b/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild index 2adb1c7e7fb9..15aafb40ef80 100644 --- a/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild +++ b/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild @@ -1,15 +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/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.5 2000/11/03 02:46:33 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.6 2000/11/03 09:11:30 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="GNOME Image Library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/"${A} -DEPEND=">=sys-libs/glibc-2.1.3 - >=gnome-base/gnome-libs-1.2.4" +DEPEND=">=gnome-base/gnome-libs-1.2.4" src_compile() { cd ${S} diff --git a/gnome-base/gnome-applets/gnome-applets-1.2.2.ebuild b/gnome-base/gnome-applets/gnome-applets-1.2.2.ebuild index a5fbb8578fd9..62b19382d5df 100644 --- a/gnome-base/gnome-applets/gnome-applets-1.2.2.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-1.2.2.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/gnome-base/gnome-applets/gnome-applets-1.2.2.ebuild,v 1.1 2000/10/14 11:38:34 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-1.2.2.ebuild,v 1.2 2000/11/03 09:11:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,10 @@ DESCRIPTION="gnome-applets" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/gnome-core-1.2.1 + >=gnome-base/libghttp-1.0.7 + >=gnome-base/libgtop-1.0.9" + src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/opt/gnome --with-cargets diff --git a/gnome-base/gnome-core/gnome-core-1.2.2.1.ebuild b/gnome-base/gnome-core/gnome-core-1.2.2.1.ebuild index e78cde377bfa..07f41b70fbdf 100644 --- a/gnome-base/gnome-core/gnome-core-1.2.2.1.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.2.2.1.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/gnome-base/gnome-core/gnome-core-1.2.2.1.ebuild,v 1.2 2000/10/29 20:36:59 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.2.2.1.ebuild,v 1.3 2000/11/03 09:11:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,9 @@ DESCRIPTION="gnome-core" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/control-center-1.2.1 + >=gnome-base/libxml-1.8.10" + src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/opt/gnome \ diff --git a/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild b/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild index b243a5dc5e17..54872d8ba26c 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.2.4.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/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild,v 1.6 2000/11/03 02:44:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild,v 1.7 2000/11/03 09:11:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,17 +9,9 @@ DESCRIPTION="GNOME Core Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" -DEPEND=">=sys-libs/glibc-2.1.3 - >=dev-libs/glib-1.2.8 - >=x11-libs/gtk+-1.2.8 - >=media-libs/imlib-1.9.8.1 +DEPEND=">=media-libs/imlib-1.9.8.1 >=media-sound/esound-0.2.19 - >=media-libs/jpeg-6b - >=media-libs/giflib-4.1.0 - >=media-libs/libpng-1.0.7 - >=media-libs/tiff-3.5.5 - >=media-libs/audiofile-0.1.9 - >=x11-base/xfree-4.0.1" + >=gnome-base/ORBit-0.5.3" src_compile() { cd ${S} diff --git a/gnome-base/gnome-print/gnome-print-0.24.ebuild b/gnome-base/gnome-print/gnome-print-0.24.ebuild index a276cd7ab578..0355a91938a6 100644 --- a/gnome-base/gnome-print/gnome-print-0.24.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.24.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/gnome-base/gnome-print/gnome-print-0.24.ebuild,v 1.2 2000/11/03 02:47:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.24.ebuild,v 1.3 2000/11/03 09:11:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,10 +9,8 @@ DESCRIPTION="gnome-print" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} HOMEPAGE="http://www.gnome.org/" -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=gnome-base/gnome-libs-1.2.4 +DEPEND=">=app-text/ghostscript-6.23 + >=app-text/tetex-1.0.7 >=gnome-base/libxml-1.8.10 >=gnome-base/gdk-pixbuf-0.9.0" @@ -25,6 +23,8 @@ src_compile() { src_install() { cd ${S} try make prefix=${D}/opt/gnome install + cp ${D}/opt/gnome/share/fonts/fontmap fontmap.orig + sed -e "s:${D}::" fontmap.orig > ${D}/opt/gnome/share/fonts/fontmap dodoc AUTHORS COPYING ChangeLog NEWS README TODO } diff --git a/gnome-base/gnome-vfs/gnome-vfs-0.3.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-0.3.1.ebuild index 9d47d770835e..b9c1e3da29dc 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-0.3.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-0.3.1.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/gnome-base/gnome-vfs/gnome-vfs-0.3.1.ebuild,v 1.2 2000/10/23 11:27:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-0.3.1.ebuild,v 1.3 2000/11/03 09:11:32 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,9 @@ DESCRIPTION="gnome-vfs" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/gconf-0.8 + >=gnome-base/control-center-1.2.1" + src_unpack() { unpack ${A} # cp ${FILESDIR}/efs-method.c ${S}/modules diff --git a/gnome-base/gtkhtml/gtkhtml-0.6.1.ebuild b/gnome-base/gtkhtml/gtkhtml-0.6.1.ebuild index e89f3fa4226c..66e69100d6fc 100644 --- a/gnome-base/gtkhtml/gtkhtml-0.6.1.ebuild +++ b/gnome-base/gtkhtml/gtkhtml-0.6.1.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/gnome-base/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.3 2000/10/31 03:39:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.4 2000/11/03 09:07:38 achim Exp $ P=gtkhtml-0.6.1 A=${P}.tar.gz @@ -9,7 +9,11 @@ S=${WORKDIR}/${P} DESCRIPTION="gtkhtml" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gtkhtml/"${A} HOMEPAGE="http://www.gnome.org/" -DEPEND=">=gnome-base/gdk-pixbuf-0.8.0 >=gnome-base/gnome-print-0.20 >=gnome-base/gconf-0.4" + +DEPEND="=gnome-base/bonobo-0.18 + >=gnome-base/gconf-0.8 + >=gnome-base/control-center-1.2.1 + >=net-libs/libwww-5.3.1" src_unpack() { unpack ${A} @@ -17,7 +21,8 @@ src_unpack() { src_compile() { cd ${S} - try ./configure --host=${CHOST} --without-bonobo --prefix=/opt/gnome --with-gconf + try ./configure --host=${CHOST} --prefix=/opt/gnome \ + --with-bonobo --with-gconf # bonobo support doesn't work yet try make } diff --git a/gnome-base/libghttp/libghttp-1.0.7.ebuild b/gnome-base/libghttp/libghttp-1.0.7.ebuild index 797725de5505..015121704f29 100644 --- a/gnome-base/libghttp/libghttp-1.0.7.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.7.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/gnome-base/libghttp/libghttp-1.0.7.ebuild,v 1.1 2000/10/14 12:56:08 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.7.ebuild,v 1.2 2000/11/03 09:11:32 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,8 @@ DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} HOMEPAGE="http://www.gnome.org/" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/opt/gnome diff --git a/gnome-base/libglade/libglade-0.14.ebuild b/gnome-base/libglade/libglade-0.14.ebuild index 339e280fa603..17b15ccc93eb 100644 --- a/gnome-base/libglade/libglade-0.14.ebuild +++ b/gnome-base/libglade/libglade-0.14.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/gnome-base/libglade/libglade-0.14.ebuild,v 1.4 2000/10/14 11:38:35 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.14.ebuild,v 1.5 2000/11/03 09:11:32 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,9 @@ DESCRIPTION="libglade" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=gnome-base/gnome-libs-1.2.4 + >=gnome-base/libxml-1.8.10" + src_unpack() { unpack ${A} cd ${S} diff --git a/gnome-base/libgtop/libgtop-1.0.9.ebuild b/gnome-base/libgtop/libgtop-1.0.9.ebuild index ab367f97e421..1bacfa9750e0 100644 --- a/gnome-base/libgtop/libgtop-1.0.9.ebuild +++ b/gnome-base/libgtop/libgtop-1.0.9.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/gnome-base/libgtop/libgtop-1.0.9.ebuild,v 1.5 2000/11/03 02:47:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.9.ebuild,v 1.6 2000/11/03 09:11:33 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,10 +9,7 @@ DESCRIPTION="libgtop" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} HOMEPAGE="http://www.gnome.org/" -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=gnome-base/gnome-libs-1.2.4" +DEPEND=">=gnome-base/gnome-libs-1.2.4" src_compile() { cd ${S} diff --git a/gnome-base/libxml/libxml-1.8.10.ebuild b/gnome-base/libxml/libxml-1.8.10.ebuild index ae454d3ed58c..c86a7ad27e41 100644 --- a/gnome-base/libxml/libxml-1.8.10.ebuild +++ b/gnome-base/libxml/libxml-1.8.10.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/gnome-base/libxml/libxml-1.8.10.ebuild,v 1.2 2000/11/03 02:47:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libxml/libxml-1.8.10.ebuild,v 1.3 2000/11/03 09:11:33 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,8 +11,7 @@ HOMEPAGE="http://www.gnome.org/" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=dev-libs/glib-1.2.8" + >=sys-libs/ncurses-5.1" src_compile() { cd ${S} diff --git a/gnome-base/mc/mc-4.5.51.ebuild b/gnome-base/mc/mc-4.5.51.ebuild index 84de86c836ef..4af1d141350f 100644 --- a/gnome-base/mc/mc-4.5.51.ebuild +++ b/gnome-base/mc/mc-4.5.51.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/gnome-base/mc/mc-4.5.51.ebuild,v 1.4 2000/10/14 11:38:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/mc/mc-4.5.51.ebuild,v 1.5 2000/11/03 09:11:33 achim Exp $ P=mc-4.5.51 A=${P}.tar.gz @@ -10,6 +10,12 @@ DESCRIPTION="GNOME Midnight Commander" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/"${A} HOMEPAGE="http://www.gnome.org/mc/" +DEPEND=">=sys-libs/pam-0.72 + >=sys-libs/slang-1.4.2 + >=sys-apps/e2fsprogs-1.19 + >=gnome-base/gnome-libs-1.2.4 + || ( >=net-www/navigator-4.75 >=net-www/netscape-4.75 )" + src_unpack() { unpack ${A} cd ${S}/vfs diff --git a/gnome-base/oaf/oaf-0.5.1.ebuild b/gnome-base/oaf/oaf-0.5.1.ebuild index ab3bd532a676..338d6f4c54ca 100644 --- a/gnome-base/oaf/oaf-0.5.1.ebuild +++ b/gnome-base/oaf/oaf-0.5.1.ebuild @@ -1,17 +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/gnome-base/oaf/oaf-0.5.1.ebuild,v 1.2 2000/11/03 02:47:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.5.1.ebuild,v 1.3 2000/11/03 09:11:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/"${A} -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1 - >=app-arch/rpm-3.0.5 +DEPEND=">=app-arch/rpm-3.0.5 >=gnome-base/ORBit-0.5.3 >=gnome-base/libxml-1.8.10" diff --git a/gnome-extra/gtkhtml/gtkhtml-0.6.1.ebuild b/gnome-extra/gtkhtml/gtkhtml-0.6.1.ebuild index 456ab90229b8..f34c2391e23d 100644 --- a/gnome-extra/gtkhtml/gtkhtml-0.6.1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-0.6.1.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/gnome-extra/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.3 2000/10/31 03:39:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.4 2000/11/03 09:07:38 achim Exp $ P=gtkhtml-0.6.1 A=${P}.tar.gz @@ -9,7 +9,11 @@ S=${WORKDIR}/${P} DESCRIPTION="gtkhtml" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gtkhtml/"${A} HOMEPAGE="http://www.gnome.org/" -DEPEND=">=gnome-base/gdk-pixbuf-0.8.0 >=gnome-base/gnome-print-0.20 >=gnome-base/gconf-0.4" + +DEPEND="=gnome-base/bonobo-0.18 + >=gnome-base/gconf-0.8 + >=gnome-base/control-center-1.2.1 + >=net-libs/libwww-5.3.1" src_unpack() { unpack ${A} @@ -17,7 +21,8 @@ src_unpack() { src_compile() { cd ${S} - try ./configure --host=${CHOST} --without-bonobo --prefix=/opt/gnome --with-gconf + try ./configure --host=${CHOST} --prefix=/opt/gnome \ + --with-bonobo --with-gconf # bonobo support doesn't work yet try make } diff --git a/gnome-extra/mc/mc-4.5.51.ebuild b/gnome-extra/mc/mc-4.5.51.ebuild index a15c247246a2..0a253ad0e656 100644 --- a/gnome-extra/mc/mc-4.5.51.ebuild +++ b/gnome-extra/mc/mc-4.5.51.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/gnome-extra/mc/mc-4.5.51.ebuild,v 1.4 2000/10/14 11:38:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mc/mc-4.5.51.ebuild,v 1.5 2000/11/03 09:11:33 achim Exp $ P=mc-4.5.51 A=${P}.tar.gz @@ -10,6 +10,12 @@ DESCRIPTION="GNOME Midnight Commander" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/"${A} HOMEPAGE="http://www.gnome.org/mc/" +DEPEND=">=sys-libs/pam-0.72 + >=sys-libs/slang-1.4.2 + >=sys-apps/e2fsprogs-1.19 + >=gnome-base/gnome-libs-1.2.4 + || ( >=net-www/navigator-4.75 >=net-www/netscape-4.75 )" + src_unpack() { unpack ${A} cd ${S}/vfs diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild index 2de543f0150b..7e263f2ecc1b 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild @@ -1,15 +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/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.5 2000/11/03 02:46:33 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.6 2000/11/03 09:11:30 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="GNOME Image Library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/"${A} -DEPEND=">=sys-libs/glibc-2.1.3 - >=gnome-base/gnome-libs-1.2.4" +DEPEND=">=gnome-base/gnome-libs-1.2.4" src_compile() { cd ${S} |