[Lunar-commits] CVS: moonbase/zbeta/evolution-beta BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Wed Apr 14 00:16:46 GMT 2004


Update of /var/cvs/lunar/moonbase/zbeta/evolution-beta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1047/evolution-beta

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding evolution-beta to moonbase.  This is the beta version of evolution and its expected to crash alot but I find it var superior to the stable evolution version in moonbase currently.  It uses the eds backend now for its DB instead of the old db3 version you have to use with evolution now


--- NEW FILE: BUILD ---
(

  ./configure  --prefix=${GNOME26_PREFIX:-/usr}	                 \
               --sysconfdir=/etc                                 \
               --localstatedir=/var                              \
               --mandir=${GNOME26_PREFIX:-/usr}/share/man        \
     	       --infodir=${GNOME26_PREFIX:-/usr}/share/info      \
               --enable-ipv6=yes                                 \
               --enable-nntp=yes				 \
	       $OPTS                                             &&
  default_make                                                   &&

  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								

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends  gtkhtml31      &&
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  "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  "mozilla"                                           \
                  "--with-nspr-libs=/usr/lib/mozilla                  \
                   --with-nspr-includes=/usr/include/mozilla/nspr     \
                   --with-nss-libs=/usr/lib/mozilla                   \
                   --with-nss-includes=/usr/include/mozilla/nss       \
                   --enable-nss=yes"                                  \
                   ""                                                 \
                   "for nss ssl support"                     

--- NEW FILE: DETAILS ---
          MODULE=evolution-beta
             MOD=evolution
           MAJOR=1.5
         VERSION=1.5.6.2
          SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MOD/$MAJOR/$SOURCE
      SOURCE_VFY=md5:b6a16cfd84808d037772840ad4cbce94
        WEB_SITE=http://www.ximian.com/products/ximian_evolution
         ENTERED=20040414
         UPDATED=20040414
           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