Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenGroupware ebuild?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Hypnos
Advocate
Advocate


Joined: 18 Jul 2002
Posts: 2889
Location: Omnipresent

PostPosted: Sat May 22, 2004 12:59 pm    Post subject: Reply with quote

Here's an ebuild for the native OGO Evolution connector version 0.0.2 (N.B.: Requires Evo 1.5, for which ebuilds are at BMG):

Code:
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
 
inherit gnome2
 
DESCRIPTION="Evolution connector to OpenGroupware.Org"
HOMEPAGE="http://www.opengroupware.org/en/projects/evolution/index.html"
SRC_URI="http://dentrassi.de/evo-ogo/${PV}/${PF}.tar.gz"
LICENSE="GPL-2"
 
SLOT="0"
KEYWORDS="~x86"
IUSE="doc"
 
# Just reading from configure.in ...
RDEPEND=">=gnome-base/libbonobo-2.4
                >=dev-libs/glib-2.0
                >=gnome-base/ORBit2-2.9.8
                >=gnome-base/bonobo-activation-2.0
                >=gnome-base/gnome-vfs-2.0
                >=gnome-base/libgnome-2.0
                >=dev-libs/libxml2-2.0
                >=gnome-base/gconf-2.0
                >=net-libs/libsoup-2.1.9
                >=net-mail/evolution-1.5
                net-mail/evolution-data-server
                >=gnome-base/libglade-2.0
                >=gnome-base/libgnomeui-2.0"
DEPEND="${RDEPEND}
                dev-util/intltool
                dev-util/pkgconfig
                doc? ( >=dev-util/gtk-doc-1.0 )"
 
USE_DESTDIR="1"

_________________
Personal overlay | Simple backup scheme
Back to top
View user's profile Send private message
amasidlover
Apprentice
Apprentice


Joined: 16 Jun 2002
Posts: 293
Location: Manchester, UK

PostPosted: Sat May 22, 2004 1:03 pm    Post subject: Reply with quote

What are the capabilities of it? I can't seem to find a table of what works and doesn't for the connectors.

Something like

Calendar (Read/Write) : Yes/Yes
Contacts (Read/Write) : Yes/Yes

etc...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum