Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64619 - Ximian Connector 2.0.0 ebuild
Summary: Ximian Connector 2.0.0 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://mail.gnome.org/archives/ftp-re...
Whiteboard:
Keywords:
: 63585 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-19 04:35 UTC by Henning Günther
Modified: 2004-09-21 17:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Günther 2004-09-19 04:35:28 UTC
along with evolution 2.0 ximian released ximian-connector 2.0. I've mostly copied an old ebuild, updated the source and dependencies(I'm new to portage development). This ebuild works for me. Here is the patch:

--- /dev/null   2004-04-03 13:13:48.000000000 +0200
+++ mail-client/ximian-connector/ximian-connector-2.0.0.ebuild  2004-09-19 13:24:19.443360160 +0200
@@ -0,0 +1,40 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ximian-connector/ximian-connector-2.0.0.ebuild,v 1.3 2004/08/22 05:02:10 obz Exp $
+
+inherit gnome2
+
+DESCRIPTION="Evolution module for connecting to Microsoft Exchange"
+HOMEPAGE="http://www.novell.com/products/connector/"
+SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/ximian-connector/2.0/${PF}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="debug doc kerberos"
+
+RDEPEND=">=mail-client/evolution-2.0
+               >=gnome-extra/evolution-data-server-1.0
+               >=net-libs/libsoup-2.2
+               >=gnome-base/libglade-2.0
+               >=gnome-base/libgnomeui-2.0
+               >=gnome-base/libbonobo-2.0
+               >=dev-libs/libxml2-2.0
+               >=gnome-base/gconf-2.0
+               "
+
+DEPEND="${RDEPEND}
+               dev-util/intltool
+               dev-util/pkgconfig
+               doc? ( dev-util/gtk-doc )
+               kerberos? ( virtual/krb5 )
+
+               "
+
+MAKEOPTS="${MAKEOPTS} -j1"
+G2CONF="${G2CONF} `use_with debug e2k-debug` \
+       $(use_enable kerberos)
+"
+USE_DESTDIR="1"
+
+
Comment 1 foser (RETIRED) gentoo-dev 2004-09-21 08:59:25 UTC
*** Bug 63585 has been marked as a duplicate of this bug. ***
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-09-21 17:47:16 UTC
in portage, but masked together with evo-2 and gnome-2.8