summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-01-09 16:27:00 +0000
committerMarinus Schraal <foser@gentoo.org>2004-01-09 16:27:00 +0000
commitf710fce51466893d366d3321b7dd74014079ca37 (patch)
treee372dee23044b936b9238c75c54c5aa41a7248cf /gnome-base/libbonobo/libbonobo-2.4.3.ebuild
parentnew release, mark 2.4.2 x86 (diff)
downloadhistorical-f710fce51466893d366d3321b7dd74014079ca37.tar.gz
historical-f710fce51466893d366d3321b7dd74014079ca37.tar.bz2
historical-f710fce51466893d366d3321b7dd74014079ca37.zip
new release, mark 2.4.2 x86
Diffstat (limited to 'gnome-base/libbonobo/libbonobo-2.4.3.ebuild')
-rw-r--r--gnome-base/libbonobo/libbonobo-2.4.3.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.4.3.ebuild b/gnome-base/libbonobo/libbonobo-2.4.3.ebuild
new file mode 100644
index 000000000000..3eee9aa6a11b
--- /dev/null
+++ b/gnome-base/libbonobo/libbonobo-2.4.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.4.3.ebuild,v 1.1 2004/01/09 16:26:50 foser Exp $
+
+inherit gnome2
+
+DESCRIPTION="GNOME CORBA framework "
+HOMEPAGE="http://www.gnome.org/"
+
+IUSE="doc"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
+LICENSE="LGPL-2.1 GPL-2"
+
+RDEPEND=">=dev-libs/glib-2.0.1
+ >=gnome-base/ORBit2-2.8
+ >=dev-libs/libxml2-2.4.20
+ !gnome-base/bonobo-activation"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ >=dev-util/intltool-0.17
+ doc? ( >=dev-util/gtk-doc-0.10 )"
+
+# comment out next bump (#31708)
+#MAKEOPTS="${MAKEOPTS} -j1"
+
+DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO"