- update evolution to 2.12.1

- explicitly disable some stuff
- enable base plugins

"no objections here" martynas@

note, there is are some issues left, but this will be fixed shortly.
This commit is contained in:
jasper 2007-11-21 16:18:15 +00:00
parent 19b1eb2037
commit 48decda0b0
10 changed files with 1379 additions and 850 deletions

View File

@ -1,20 +1,19 @@
# $OpenBSD: Makefile,v 1.35 2007/10/28 20:56:46 jasper Exp $
# $OpenBSD: Makefile,v 1.36 2007/11/21 16:18:15 jasper Exp $
COMMENT= integrated email and PIM software for GNOME
GNOME_PROJECT= evolution
GNOME_VERSION= 2.10.1
PKGNAME= ${DISTNAME}p1
GNOME_VERSION= 2.12.1
CATEGORIES= mail
HOMEPAGE= http://www.gnome.org/projects/evolution/
SO_VERSION= 1.0
.for _lib in eabutil econduit econtacteditor econtactlisteditor efilterbar \
emiscwidgets eshell essmime etable etext etimezonedialog eutil evolution-a11y \
evolution-addressbook-a11y evolution-addressbook-importers \
evolution-calendar-a11y evolution-calendar-importers evolution-mail-importers \
evolution-smime evolution-widgets-a11y filter menus
SO_VERSION= 2.0
.for _lib in eutil econduit evolution-a11y evolution-calendar-a11y \
evolution-widgets-a11y evolution-addressbook-a11y etable etext emiscwidgets \
efilterbar etimezonedialog menus eshell filter essmime evolution-smime eabutil \
evolution-addressbook-importers econtacteditor econtactlisteditor \
evolution-calendar-importers evolution-mail-importers
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor
@ -23,31 +22,32 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 asn1 \
atk-1.0 audiofile bonobo-2 bonobo-activation bonoboui-2 \
c cairo com_err crypto dbus-1 dbus-glib-1 esd expat \
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
gnomecanvas-2 gnomeprint-2-2 gnomeui-2 \
gnomevfs-2 gobject-2.0 gssapi gthread-2.0 gtk-x11-2.0 \
jpeg krb5 m nspr4 pango-1.0 pangocairo-1.0 pangoft2-1.0 plc4 \
plds4 png popt pthread sasl2 soup-2.2 ssl util xml2 z
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender art_lgpl_2 asn1 atk-1.0 audiofile bonobo-2 \
bonobo-activation bonoboui-2 c cairo com_err crypto \
db dbus-1 dbus-glib-1 esd expat fontconfig freetype \
gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
gnomeui-2 gnomevfs-2 gobject-2.0 gssapi gthread-2.0 \
gtk-x11-2.0 jpeg krb5 m nspr4 pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pcre plc4 plds4 png popt pthread sasl2 \
soup-2.2 ssl util xml2 z
MODULES= devel/gettext \
x11/gnome
BUILD_DEPENDS= :bison-*:devel/bison \
:scrollkeeper-*:textproc/scrollkeeper \
:gnome-doc-utils-*:x11/gnome/doc-utils
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
:hicolor-icon-theme-*:x11/hicolor-icon-theme \
:control-center2-*:x11/gnome/controlcenter2:
LIB_DEPENDS= camel-1.2,camel-provider-1.2.>=4.1,ebook-1.2.>=4.1,ecal-1.2.>=2.1,edataserver-1.2.>=4.0,edataserverui-1.2.>=5.1,egroupwise-1.2.>=5.0,exchange-storage-1.2.>=3.0::databases/evolution-data-server \
gtkhtml-3.14.>=0.0::www/gtkhtml3 \
BUILD_DEPENDS= ::devel/bison \
::textproc/scrollkeeper \
::x11/gnome/doc-utils
RUN_DEPENDS= ::devel/desktop-file-utils \
::textproc/scrollkeeper \
::x11/gnome/controlcenter2 \
::x11/hicolor-icon-theme
LIB_DEPENDS= camel-1.2,camel-provider-1.2.>=4.1,ebook-1.2.>=4.1,ecal-1.2.>=2.1,edataserver-1.2.>=4.0,edataserverui-1.2.>=5.1,exchange-storage-1.2.>=3.0::databases/evolution-data-server \
gtkhtml-3.14.>=1.0::www/gtkhtml3 \
lber.>=7,ldap.>=7::databases/openldap \
gstreamer-0.8.>=5.0:gstreamer-0.8.*:devel/gstreamer \
gnomeprintui-2-2::x11/gnome/libgnomeprintui \
nss3.>=19,smime3.>=19,softokn3.>=19,ssl3.>=19:nss->=3.11.4p1:security/nss \
notify.>=2::devel/libnotify
@ -57,17 +57,20 @@ YACC= bison
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/evolution \
--disable-pilot-conduits \
--disable-gtk-doc \
--disable-hal \
--enable-ipv6 \
--enable-nss=yes \
--enable-smime=yes \
--enable-default-binary \
--disable-pilot-conduits \
--disable-gtk-doc \
--enable-exchange \
--enable-plugins=base \
--with-openldap=${LOCALBASE} \
--with-sub-version=" OpenBSD/Ports" \
--with-krb5=/usr \
--with-krb5-includes=/usr/include/kerberosV
--with-krb5-includes=/usr/include/kerberosV \
--with-cairo-calendar
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib/evolution/${R}:${LOCALBASE}/lib -Z"

View File

@ -1,5 +1,5 @@
MD5 (evolution-2.10.1.tar.bz2) = FgUcbLthfLBGZeQCVm4Jdg==
RMD160 (evolution-2.10.1.tar.bz2) = UyO8F5Bq0QrG58VwnrrCy8XfaEs=
SHA1 (evolution-2.10.1.tar.bz2) = WCvcHn/6ociev9CdjZMjmAVchYg=
SHA256 (evolution-2.10.1.tar.bz2) = 05YZATbmMiwq6CCZNGe/QajhiPlZfM8A40EVYCgLXNo=
SIZE (evolution-2.10.1.tar.bz2) = 15689020
MD5 (evolution-2.12.1.tar.bz2) = OSYj76m3nt4XzpBRLyw8Cg==
RMD160 (evolution-2.12.1.tar.bz2) = Q68SKOba3zi+Outo6Ap/SMMHuiI=
SHA1 (evolution-2.12.1.tar.bz2) = 2GeYMwBSNEnMPgJvcr8uKkxva88=
SHA256 (evolution-2.12.1.tar.bz2) = jXXJWkQZ7NC0bN23p0gfpPI5l/JYCE7XT58/uffDaVk=
SIZE (evolution-2.12.1.tar.bz2) = 25905418

View File

@ -1,15 +1,7 @@
$OpenBSD: patch-configure,v 1.3 2007/06/27 08:27:40 ajacoutot Exp $
--- configure.orig Mon Apr 9 07:12:54 2007
+++ configure Tue Jun 26 11:00:14 2007
@@ -24979,6 +24979,7 @@ int main (int argc, char **argv)
{
iconv_t cd;
cd = iconv_open ("UTF-8", "ISO-8859-1");
+ exit (0);
}
_ACEOF
@@ -27802,9 +27803,6 @@ LIBS=$ac_check_lib_save_LIBS
$OpenBSD: patch-configure,v 1.4 2007/11/21 16:18:15 jasper Exp $
--- configure.orig Mon Oct 15 08:31:10 2007
+++ configure Wed Oct 31 18:37:20 2007
@@ -27347,9 +27347,6 @@ LIBS=$ac_check_lib_save_LIBS
fi
{ echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
echo "${ECHO_T}$ac_cv_lib_resolv_res_query" >&6; }
@ -17,14 +9,14 @@ $OpenBSD: patch-configure,v 1.3 2007/06/27 08:27:40 ajacoutot Exp $
- LDAP_LIBS="-lresolv"
-fi
{ echo "$as_me:$LINENO: checking for bind in -lsocket" >&5
{ echo "$as_me:$LINENO: checking for bind in -lsocket" >&5
echo $ECHO_N "checking for bind in -lsocket... $ECHO_C" >&6; }
@@ -30819,7 +30817,7 @@ if test "x${with_krb5}" != "xno"; then
@@ -29382,7 +29379,7 @@ if test "x${with_krb5}" != "xno"; then
LDFLAGS_save="$LDFLAGS"
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi"
+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lgssapi"
sunlibs="-lkrb5 -lgss"
{ echo "$as_me:$LINENO: checking for Kerberos 5" >&5
echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; }
if test "${ac_cv_lib_kerberos5+set}" = set; then

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-mail_em-utils_h,v 1.1 2007/11/21 16:18:15 jasper Exp $
--- mail/em-utils.h.orig Wed Oct 31 19:12:05 2007
+++ mail/em-utils.h Wed Oct 31 19:12:18 2007
@@ -23,6 +23,7 @@
#ifndef __EM_UTILS_H__
#define __EM_UTILS_H__
+#include <sys/types.h>
#include <glib.h>
#ifdef __cplusplus

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-mail_message-list_c,v 1.2 2007/06/02 11:32:11 jasper Exp $
--- mail/message-list.c.orig Mon Apr 9 15:09:27 2007
+++ mail/message-list.c Wed Apr 25 23:37:53 2007
@@ -2348,6 +2348,10 @@ clear_tree (MessageList *ml)
$OpenBSD: patch-mail_message-list_c,v 1.3 2007/11/21 16:18:15 jasper Exp $
--- mail/message-list.c.orig Sun Sep 16 21:17:46 2007
+++ mail/message-list.c Wed Oct 31 16:47:44 2007
@@ -2390,6 +2390,10 @@ clear_tree (MessageList *ml)
ml->tree_root = e_tree_memory_node_insert (E_TREE_MEMORY(etm), NULL, 0, NULL);
@ -12,7 +12,7 @@ $OpenBSD: patch-mail_message-list_c,v 1.2 2007/06/02 11:32:11 jasper Exp $
#ifdef TIMEIT
gettimeofday(&end, NULL);
diff = end.tv_sec * 1000 + end.tv_usec/1000;
@@ -2949,6 +2953,9 @@ mail_folder_hide_by_flag (CamelFolder *folder, Message
@@ -2994,6 +2998,9 @@ mail_folder_hide_by_flag (CamelFolder *folder, Message
CamelFolderChangeInfo *newchanges, *oldchanges = *changes;
CamelMessageInfo *info;
int i;

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-shell_main_c,v 1.2 2007/06/02 11:32:11 jasper Exp $
--- shell/main.c.orig Mon Apr 9 15:07:48 2007
+++ shell/main.c Wed Apr 25 23:32:07 2007
@@ -533,7 +533,7 @@ main (int argc, char **argv)
$OpenBSD: patch-shell_main_c,v 1.3 2007/11/21 16:18:15 jasper Exp $
--- shell/main.c.orig Mon Sep 17 02:06:51 2007
+++ shell/main.c Wed Oct 31 16:47:44 2007
@@ -522,7 +522,7 @@ main (int argc, char **argv)
filename = g_build_filename (EVOLUTION_TOOLSDIR,
"killev",
NULL);

View File

@ -1,30 +1,37 @@
$OpenBSD: patch-widgets_e-timezone-dialog_e-timezone-dialog_c,v 1.2 2007/06/27 08:27:40 ajacoutot Exp $
--- widgets/e-timezone-dialog/e-timezone-dialog.c.orig Mon Apr 9 07:10:21 2007
+++ widgets/e-timezone-dialog/e-timezone-dialog.c Tue Jun 26 10:59:53 2007
@@ -80,8 +80,6 @@ struct _ETimezoneDialogPrivate {
$OpenBSD: patch-widgets_e-timezone-dialog_e-timezone-dialog_c,v 1.3 2007/11/21 16:18:15 jasper Exp $
--- widgets/e-timezone-dialog/e-timezone-dialog.c.orig Fri Oct 12 09:03:43 2007
+++ widgets/e-timezone-dialog/e-timezone-dialog.c Wed Oct 31 23:03:38 2007
@@ -82,7 +82,9 @@ struct _ETimezoneDialogPrivate {
#ifndef G_OS_WIN32 /* Declared properly in time.h already */
extern char *tzname[2];
-extern long timezone;
-extern int daylight;
+#ifndef __BSD_VISIBLE
extern long timezone;
+#endif
extern int daylight;
#endif
static void e_timezone_dialog_class_init (ETimezoneDialogClass *class);
@@ -314,6 +312,8 @@ get_local_offset ()
t_gmt = mktime (&gmt);
t_local = mktime (&local);
diff = t_local - t_gmt;
+ if (local.tm_isdst == 1)
+ diff += 3600;
return diff;
}
@@ -324,7 +324,7 @@ get_local_timezone()
@@ -326,9 +328,22 @@ static const icaltimezone*
get_local_timezone()
{
icaltimezone *zone;
+ long offset;
+
+#ifdef __BSD_VISIBLE
+ time_t tt;
+ struct tm tm;
+#endif /* __BSD_VISIBLE__ */
tzset();
- zone = icaltimezone_get_builtin_timezone_from_offset (-timezone, tzname[0]);
+ zone = icaltimezone_get_builtin_timezone_from_offset (-get_local_offset(), tzname[0]);
+
+#ifdef __BSD_VISIBLE
+ localtime_r (&tt, &tm);
+ offset = tm.tm_gmtoff;
+#else
+ offset = -timezone;
+#endif
+ zone = icaltimezone_get_builtin_timezone_from_offset (offset, tzname[0]);
return zone;
}

View File

@ -2,9 +2,9 @@ Evolution, by Ximian Inc., integrates email, calendaring, meeting
scheduling, contact management and online task lists into one
application.
Evolution supports a number of communication standards including
SMTP, SMTP/Authorized, POP, IMAP, Kerberos and others. Peer-to-peer
calendaring is also supported with products that support iCalendar
such as Microsoft Exchange or Lotus Notes. Evolution can also
import mailboxes created with Netscape, Outlook Express, UNIX mbox,
Eudora and other email managers.
Evolution supports a number of communication standards including SMTP,
SMTP/Authorized, POP, IMAP, Kerberos and others. Peer-to-peer
calendaring is also supported with products that support iCalendar such
as Microsoft Exchange or Lotus Notes. Evolution can also import
mailboxes created with Netscape, Outlook Express, UNIX mbox, Eudora and
other email managers.

View File

@ -1,58 +1,46 @@
@comment $OpenBSD: PFRAG.shared,v 1.10 2007/06/02 11:32:11 jasper Exp $
lib/evolution/2.10/components/libevolution-addressbook.so
lib/evolution/2.10/components/libevolution-calendar.so
lib/evolution/2.10/components/libevolution-mail.so
@lib lib/evolution/2.10/libeabutil.so.${LIBeabutil_VERSION}
@lib lib/evolution/2.10/libeconduit.so.${LIBeconduit_VERSION}
@lib lib/evolution/2.10/libecontacteditor.so.${LIBecontacteditor_VERSION}
@lib lib/evolution/2.10/libecontactlisteditor.so.${LIBecontactlisteditor_VERSION}
@lib lib/evolution/2.10/libefilterbar.so.${LIBefilterbar_VERSION}
@lib lib/evolution/2.10/libemiscwidgets.so.${LIBemiscwidgets_VERSION}
@lib lib/evolution/2.10/libeshell.so.${LIBeshell_VERSION}
@lib lib/evolution/2.10/libessmime.so.${LIBessmime_VERSION}
@lib lib/evolution/2.10/libetable.so.${LIBetable_VERSION}
@lib lib/evolution/2.10/libetext.so.${LIBetext_VERSION}
@lib lib/evolution/2.10/libetimezonedialog.so.${LIBetimezonedialog_VERSION}
@lib lib/evolution/2.10/libeutil.so.${LIBeutil_VERSION}
@lib lib/evolution/2.10/libevolution-a11y.so.${LIBevolution-a11y_VERSION}
@lib lib/evolution/2.10/libevolution-addressbook-a11y.so.${LIBevolution-addressbook-a11y_VERSION}
@lib lib/evolution/2.10/libevolution-addressbook-importers.so.${LIBevolution-addressbook-importers_VERSION}
@lib lib/evolution/2.10/libevolution-calendar-a11y.so.${LIBevolution-calendar-a11y_VERSION}
@lib lib/evolution/2.10/libevolution-calendar-importers.so.${LIBevolution-calendar-importers_VERSION}
@lib lib/evolution/2.10/libevolution-mail-importers.so.${LIBevolution-mail-importers_VERSION}
@lib lib/evolution/2.10/libevolution-smime.so.${LIBevolution-smime_VERSION}
@lib lib/evolution/2.10/libevolution-widgets-a11y.so.${LIBevolution-widgets-a11y_VERSION}
@lib lib/evolution/2.10/libfilter.so.${LIBfilter_VERSION}
@lib lib/evolution/2.10/libmenus.so.${LIBmenus_VERSION}
lib/evolution/2.10/plugins/libmail-account-disable.so
lib/evolution/2.10/plugins/liborg-gnome-addressbook-file.so
lib/evolution/2.10/plugins/liborg-gnome-audio-inline.so
lib/evolution/2.10/plugins/liborg-gnome-calendar-file.so
lib/evolution/2.10/plugins/liborg-gnome-calendar-http.so
lib/evolution/2.10/plugins/liborg-gnome-calendar-weather.so
lib/evolution/2.10/plugins/liborg-gnome-copy-tool.so
lib/evolution/2.10/plugins/liborg-gnome-default-mailer.so
lib/evolution/2.10/plugins/liborg-gnome-default-source.so
lib/evolution/2.10/plugins/liborg-gnome-evolution-bbdb.so
lib/evolution/2.10/plugins/liborg-gnome-evolution-caldav.so
lib/evolution/2.10/plugins/liborg-gnome-evolution-hula-account-setup.so
lib/evolution/2.10/plugins/liborg-gnome-evolution-mail-attachments-import-ics.so
lib/evolution/2.10/plugins/liborg-gnome-evolution-startup-wizard.so
lib/evolution/2.10/plugins/liborg-gnome-exchange-operations.so
lib/evolution/2.10/plugins/liborg-gnome-groupwise-features.so
lib/evolution/2.10/plugins/liborg-gnome-gw-account-setup.so
lib/evolution/2.10/plugins/liborg-gnome-imap-features.so
lib/evolution/2.10/plugins/liborg-gnome-itip-formatter.so
lib/evolution/2.10/plugins/liborg-gnome-mail-to-task.so
lib/evolution/2.10/plugins/liborg-gnome-mailing-list-actions.so
lib/evolution/2.10/plugins/liborg-gnome-mark-all-read.so
lib/evolution/2.10/plugins/liborg-gnome-mark-calendar-offline.so
lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so
lib/evolution/2.10/plugins/liborg-gnome-plugin-manager.so
lib/evolution/2.10/plugins/liborg-gnome-prefer-plain.so
lib/evolution/2.10/plugins/liborg-gnome-print-message.so
lib/evolution/2.10/plugins/liborg-gnome-publish-calendar.so
lib/evolution/2.10/plugins/liborg-gnome-sa-junk-plugin.so
lib/evolution/2.10/plugins/liborg-gnome-save-calendar.so
lib/evolution/2.10/plugins/liborg-gnome-select-one-source.so
lib/evolution/2.10/plugins/liborg-gnome-subject-thread.so
@comment $OpenBSD: PFRAG.shared,v 1.11 2007/11/21 16:18:15 jasper Exp $
lib/evolution/${R}/components/libevolution-addressbook.so
lib/evolution/${R}/components/libevolution-calendar.so
lib/evolution/${R}/components/libevolution-mail.so
@lib lib/evolution/${R}/libeabutil.so.${LIBeabutil_VERSION}
@lib lib/evolution/${R}/libeconduit.so.${LIBeconduit_VERSION}
@lib lib/evolution/${R}/libecontacteditor.so.${LIBecontacteditor_VERSION}
@lib lib/evolution/${R}/libecontactlisteditor.so.${LIBecontactlisteditor_VERSION}
@lib lib/evolution/${R}/libefilterbar.so.${LIBefilterbar_VERSION}
@lib lib/evolution/${R}/libemiscwidgets.so.${LIBemiscwidgets_VERSION}
@lib lib/evolution/${R}/libeshell.so.${LIBeshell_VERSION}
@lib lib/evolution/${R}/libessmime.so.${LIBessmime_VERSION}
@lib lib/evolution/${R}/libetable.so.${LIBetable_VERSION}
@lib lib/evolution/${R}/libetext.so.${LIBetext_VERSION}
@lib lib/evolution/${R}/libetimezonedialog.so.${LIBetimezonedialog_VERSION}
@lib lib/evolution/${R}/libeutil.so.${LIBeutil_VERSION}
@lib lib/evolution/${R}/libevolution-a11y.so.${LIBevolution-a11y_VERSION}
@lib lib/evolution/${R}/libevolution-addressbook-a11y.so.${LIBevolution-addressbook-a11y_VERSION}
@lib lib/evolution/${R}/libevolution-addressbook-importers.so.${LIBevolution-addressbook-importers_VERSION}
@lib lib/evolution/${R}/libevolution-calendar-a11y.so.${LIBevolution-calendar-a11y_VERSION}
@lib lib/evolution/${R}/libevolution-calendar-importers.so.${LIBevolution-calendar-importers_VERSION}
@lib lib/evolution/${R}/libevolution-mail-importers.so.${LIBevolution-mail-importers_VERSION}
@lib lib/evolution/${R}/libevolution-smime.so.${LIBevolution-smime_VERSION}
@lib lib/evolution/${R}/libevolution-widgets-a11y.so.${LIBevolution-widgets-a11y_VERSION}
@lib lib/evolution/${R}/libfilter.so.${LIBfilter_VERSION}
@lib lib/evolution/${R}/libmenus.so.${LIBmenus_VERSION}
lib/evolution/${R}/plugins/libmail-account-disable.so
lib/evolution/${R}/plugins/liborg-gnome-addressbook-file.so
lib/evolution/${R}/plugins/liborg-gnome-bogo-junk-plugin.so
lib/evolution/${R}/plugins/liborg-gnome-calendar-file.so
lib/evolution/${R}/plugins/liborg-gnome-calendar-http.so
lib/evolution/${R}/plugins/liborg-gnome-calendar-weather.so
lib/evolution/${R}/plugins/liborg-gnome-default-source.so
lib/evolution/${R}/plugins/liborg-gnome-evolution-caldav.so
lib/evolution/${R}/plugins/liborg-gnome-evolution-hula-account-setup.so
lib/evolution/${R}/plugins/liborg-gnome-evolution-startup-wizard.so
lib/evolution/${R}/plugins/liborg-gnome-exchange-operations.so
lib/evolution/${R}/plugins/liborg-gnome-groupwise-features.so
lib/evolution/${R}/plugins/liborg-gnome-gw-account-setup.so
lib/evolution/${R}/plugins/liborg-gnome-imap-features.so
lib/evolution/${R}/plugins/liborg-gnome-itip-formatter.so
lib/evolution/${R}/plugins/liborg-gnome-mark-all-read.so
lib/evolution/${R}/plugins/liborg-gnome-plugin-manager.so
lib/evolution/${R}/plugins/liborg-gnome-print-message.so
lib/evolution/${R}/plugins/liborg-gnome-publish-calendar.so
lib/evolution/${R}/plugins/liborg-gnome-sa-junk-plugin.so

File diff suppressed because it is too large Load Diff