[Lunar-commits] CVS: crater/gnome-desktop/evolution BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Thu Mar 17 07:42:11 UTC 2005


Update of /var/cvs/lunar/crater/gnome-desktop/evolution
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-desktop/evolution

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Gnome 2.10

--- NEW FILE: BUILD ---
(

  ./configure  --prefix=${GNOME28_PREFIX:-/usr}	                 \
               --sysconfdir=/etc                                 \
               --localstatedir=/var                              \
               --mandir=${GNOME28_PREFIX:-/usr}/share/man        \
     	       --infodir=${GNOME28_PREFIX:-/usr}/share/info      \
               --enable-ipv6=yes                                 \
               --enable-nntp=yes				 \
               --enable-imap4					 \
	       --disable-openssl				 \
	       --without-openssl-includes			 \
	       --without-openssl-libs				 \
	       $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  gtkhtml3       &&
depends  libgnomeprint  &&
depends  libgnomeui     &&
depends  evolution-data-server &&
depends  hicolor-icon-theme &&
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
           MAJOR=2.2
         VERSION=2.2.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
      SOURCE_VFY=sha1:a1999958663180be9ec5153118cc616bbe751cdd
        WEB_SITE=http://www.ximian.com/products/ximian_evolution
         ENTERED=20040414
         UPDATED=20050317
           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