Browse Source

* updated evolution (2.8.1.1 -> 2.10.1)

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20728 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
86b07d9eeb
2 changed files with 5 additions and 16 deletions
  1. +1
    -13
      gnome2/evolution/evolution.conf
  2. +4
    -3
      gnome2/evolution/evolution.desc

+ 1
- 13
gnome2/evolution/evolution.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../evolution/evolution.conf
# Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2006 - 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2004 Clifford Wolf
#
@ -16,10 +16,6 @@
var_append confopt ' ' '--enable-nntp=yes'
# depends on seamonkey (used to be mozilla), enables SSL support
var_append confopt ' ' '--enable-nss=yes'
var_append confopt ' ' '--enable-smime=yes'
# Enable support for building pilot conduits.
pkginstalled gnome-pilot-conduits && var_append confopt ' ' '--enable-pilot-conduits=yes'
@ -35,14 +31,6 @@ var_append confopt ' ' '--enable-file-chooser'
# Enable plugins: no/base/all/experimental/list
var_append confopt ' ' "--enable-plugins=all"
# Enable LDAP support in evolution
if pkginstalled openldap; then
pkgprefix -t openldap
var_append confopt ' ' "--with-openldap=$root/$( pkgprefix openldap )"
var_append GCC_WRAPPER_APPEND ' ' "-I$root/$( pkgprefix includedir openldap )"
# --with-static-ldap=no/yes Link LDAP support statically into evolution
fi
# FIXME Check following options:
# --with-krb5=DIR Location of Kerberos 5 install dir
# --with-krb5-libs=DIR Location of Kerberos 5 libraries

+ 4
- 3
gnome2/evolution/evolution.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../evolution/evolution.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -37,9 +37,10 @@
[L] GPL
[S] Stable
[V] 2.8.1.1
[V] 2.10.1
[P] X -----5---9 158.700
[O] . $base/package/*/*/gnome2-conf.in
[O] . $base/package/gnome2/evolution/evolution-conf.in
[D] 542309705 evolution-2.8.1.1.tar.gz http://ftp.gnome.org/pub/gnome/sources/evolution/2.8/
[D] 1436364323 evolution-2.10.1.tar.gz http://ftp.gnome.org/pub/gnome/sources/evolution/2.10/

Loading…
Cancel
Save