diff options
author | 2001-06-09 02:10:52 +0000 | |
---|---|---|
committer | 2001-06-09 02:10:52 +0000 | |
commit | 2c124cbb0db1ee402c1113c5a1d699cf646a8554 (patch) | |
tree | e3fdd91c68a81616c574aebdf4f8f91c784ecbaa /gnome-base/ORBit | |
parent | Some cleanup (diff) | |
download | historical-2c124cbb0db1ee402c1113c5a1d699cf646a8554.tar.gz historical-2c124cbb0db1ee402c1113c5a1d699cf646a8554.tar.bz2 historical-2c124cbb0db1ee402c1113c5a1d699cf646a8554.zip |
*** empty log message ***
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.7-r1.ebuild | 46 | ||||
-rw-r--r-- | gnome-base/ORBit/files/digest-ORBit-0.5.7-r1 | 1 |
2 files changed, 0 insertions, 47 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.7-r1.ebuild b/gnome-base/ORBit/ORBit-0.5.7-r1.ebuild deleted file mode 100644 index 5c9d3d1b5d4a..000000000000 --- a/gnome-base/ORBit/ORBit-0.5.7-r1.ebuild +++ /dev/null @@ -1,46 +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/gnome-base/ORBit/ORBit-0.5.7-r1.ebuild,v 1.1 2001/04/13 16:59:03 pete Exp $ - -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - http://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}" -HOMEPAGE="http://www.labs.redhat.com/orbit/" - -DEPEND="virtual/glibc - >=sys-apps/tcp-wrappers-7.6 - >=dev-libs/glib-1.2.8 - >=gnome-base/gnome-env-1.0" - -RDEPEND="virtual/glibc - >=dev-libs/glib-1.2.8" - -src_compile() { - - try ./configure --host=${CHOST} --prefix=/opt/gnome \ - --sysconfdir=/etc/opt/gnome --infodir=/opt/gnome/share/info - try make -} - -src_install() { - - try make prefix=${D}/opt/gnome sysconfdir=${D}/etc/opt/gnome \ - infodir=${D}/opt/gnome/share/info install - - dodoc AUTHORS COPYING* ChangeLog README NEWS TODO - dodoc docs/*.txt docs/IDEA1 - docinto idl - cd libIDL - dodoc AUTHORS BUGS COPYING NEWS README* - docinto popt - cd ../popt - dodoc CHANGES COPYING README -} - - - - diff --git a/gnome-base/ORBit/files/digest-ORBit-0.5.7-r1 b/gnome-base/ORBit/files/digest-ORBit-0.5.7-r1 deleted file mode 100644 index 460bf1768b9d..000000000000 --- a/gnome-base/ORBit/files/digest-ORBit-0.5.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 458e9c84482f0b1d42c304ff9d363054 ORBit-0.5.7.tar.gz |