[Lunar-commits] CVS: moonbase/mail/evolution BUILD, NONE,
1.10.2.1 DEPENDS, NONE, 1.11.2.1 DETAILS, NONE, 1.19.2.1
Jeff Hodges
jmhodges at lunar-linux.org
Mon Feb 2 22:29:58 GMT 2004
Update of /var/cvs/lunar/moonbase/mail/evolution
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15636/mail/evolution
Added Files:
Tag: GNOME_UNSTABLE
BUILD DEPENDS DETAILS
Log Message:
Can you say GNOME 2.5?
--- NEW FILE: BUILD ---
(
# mkdir evolution-db3 &&
# (
# cd db-$DBVERSION/build_unix &&
# ../dist/configure --prefix=$SOURCE_DIRECTORY/evolution-db3 \
# --disable-dynamic &&
# make &&
# make install
# ) &&
if [ -z "$DISPLAY" ] ; then
OPTS="$OPTS --disable-gtk-doc"
message "To get evolution devlopment documentation you must build with"
message "an active X windows connection. i.e. $DISPLAY is set."
fi &&
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--enable-ipv6 \
--enable-gtk-doc \
$OPTS &&
default_make &&
# tweaks I needed to get it up:
if ! grep -q '/usr/lib/bonobo/servers' /etc/bonobo-activation/bonobo-activation-config.xml ; then
sedit "s:<searchpath>:<searchpath>\n\t<item>/usr/lib/bonobo/servers</item>:" /etc/bonobo-activation/bonobo-activation-config.xml
fi
# if [ ! -e /usr/lib/libgal-2.0.so.2 ] ; then
# ln -s libgal-2.0.so.3 /usr/lib/libgal-2.0.so.2
# fi
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gtkhtml3 &&
depends libgnomeprint &&
depends libgnomeui &&
depends evolution-data-server &&
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 "mozilla" \
"--with-nspr-includes=/usr/include/mozilla/nspr \
--with-nspr-libs=/usr/lib/mozilla \
--with-nss-includes=/usr/include/mozilla \
--with-nss-libs=/usr/lib/mozilla" \
"" \
"for mozilla/ssl support" &&
optional_depends "openldap" \
"--with-openldap=yes" \
"" \
"for LDAP support"
--- NEW FILE: DETAILS ---
MODULE=evolution
MAJOR=1.5
VERSION=1.5.3
DBVERSION=3.1.17
SOURCE=$MODULE-$VERSION.tar.bz2
# SOURCE2=db-$DBVERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/$SOURCE
# SOURCE_VFY=md5:f16a86d6eaa9d9683f215586fcdac374
# SOURCE2_URL[0]=http://www.sleepycat.com/update/snapshot/$SOURCE2
# SOURCE2_VFY=md5:5baeb94fb934d0bf783ea42117c400be
WEB_SITE=http://www.ximian.com/products/ximian_evolution
ENTERED=20011109
UPDATED=20030924
SHORT="Ximian Evolution is an information management solution."
cat << EOF
Ximian Evolution^(TM) 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
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
to create and save powerful contextual views of your email messages.
EOF
More information about the Lunar-commits
mailing list