[Lunar-commits] <moonbase> evolution: version bumped to 2.24.4 and cleanup.
Zachary McGrew
zmcgrew at lunar-linux.org
Fri Feb 20 00:17:41 CET 2009
commit 7f2f188223e5bc86b7e5e29b8ce7ea458604ee44
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Thu Feb 19 15:17:41 2009 -0800
evolution: version bumped to 2.24.4 and cleanup.
Thanks to brebs (Paul Bredbury <brebs at sent.com>) for catching some changes in the configure script.
I also added the ability to turn on the Python and Mono plugin support.
---
gnome2/desktop/evolution/BUILD | 1 -
gnome2/desktop/evolution/DEPENDS | 37 +++++++++++++++++++++++++++++--------
gnome2/desktop/evolution/DETAILS | 12 ++++++------
3 files changed, 35 insertions(+), 15 deletions(-)
diff --git a/gnome2/desktop/evolution/BUILD b/gnome2/desktop/evolution/BUILD
index f567a0f..ba60c1d 100644
--- a/gnome2/desktop/evolution/BUILD
+++ b/gnome2/desktop/evolution/BUILD
@@ -5,7 +5,6 @@
--localstatedir=/var \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --enable-ipv6=yes \
--enable-nntp=yes \
--enable-imap4 \
$OPTS &&
diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS
index 63049b6..22d4539 100644
--- a/gnome2/desktop/evolution/DEPENDS
+++ b/gnome2/desktop/evolution/DEPENDS
@@ -1,16 +1,37 @@
depends gtkhtml3
-depends gal2
depends libgnomeprint
depends evolution-data-server
depends hicolor-icon-theme
depends scrollkeeper
depends gnome-doc-utils
-optional_depends gnupg "" "" "for encrypted mail support"
-optional_depends gnome-spell "" "" "For spellcheck support"
-optional_depends pilot-link "--enable-pilotlinktest" "" "for Palm support"
-optional_depends gnome-pilot "--enable-pilot-conduits=yes" "" "for Palm Pilot support"
-optional_depends openldap "--with-openldap=yes" "--with-openldap=no" "for LDAP support"
-optional_depends gtk-doc "--enable-gtk-doc" "--disable-gtk-doc" "for gtk-doc support"
+
+optional_depends gnupg "" "" \
+ "for encrypted mail support"
+
+optional_depends gnome-spell "" "" \
+ "For spellcheck support"
+
+optional_depends pilot-link "--enable-pilotlinktest" "" \
+ "For Palm Pilot support"
+
+optional_depends gnome-pilot "--enable-pilot-conduits=yes" "" \
+ "For more Palm Pilot support"
+
+optional_depends openldap "--with-openldap=yes" "--with-openldap=no" \
+ "For LDAP support"
+
+optional_depends gtk-doc "--with-help=yes" "--with-help=no" \
+ "For gtk-doc support"
+
+optional_depends gstreamer "" "" "For audio playback"
+
+optional_depends libnotify "" "" "For libnotify popups"
+
+optional_depends Python "--enable-python" "" \
+ "For Python plugin support"
+
+optional_depends mono "--enable-mono" "" \
+ "For Mono (.Net) plugin support"
optional_depends nss \
"--with-nspr-libs=/usr/lib/ \
@@ -19,4 +40,4 @@ optional_depends nss \
--with-nss-includes=/usr/include/nss \
--enable-nss=yes" \
"" \
- "for nss ssl support"
+ "for nss ssl and smime support"
diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS
index 80dd641..6636785 100644
--- a/gnome2/desktop/evolution/DETAILS
+++ b/gnome2/desktop/evolution/DETAILS
@@ -1,21 +1,21 @@
MODULE=evolution
MAJOR=2.24
- VERSION=2.24.3
+ VERSION=2.24.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:323d7d7dda3edb8fe30a1b1240d6cd968174fb14
+ SOURCE_VFY=sha1:9855ff6cd464e1d9347887eca6b8a00d35a6a813
WEB_SITE=http://gnome.org/projects/evolution/
ENTERED=20011109
- UPDATED=20090114
+ UPDATED=20090217
SHORT="email, calendar and notes information management solution."
cat << EOF
-Ximian Evolution is the premiere personal and workgroup information
+Evolution is the premiere personal and workgroup information
management solution for Linux and UNIX-based systems. The software
seamlessly integrates email, calendaring, meeting scheduling, contact
management and online task lists in one powerful, fast, and easy to
-use application. Ximian Evolution also delivers a comprehensive set
+use application. Evolution also delivers a comprehensive set
of features that help you keep your work organized and your projects
on track. Automatic email indexing keeps your information at your
-fingertips. The unique Ximian vFolders^(TM) are virtual folders you use
+fingertips. The unique vFolders^(TM) are virtual folders you use
to create and save powerful contextual views of your email messages.
EOF
More information about the Lunar-commits
mailing list