[Lunar-commits] CVS: moonbase/mail/evolution BUILD, 1.10.2.2, 1.10.2.3 DEPENDS, 1.11.2.3, 1.11.2.4

Nick Hudson nhudson at lunar-linux.org
Sun Feb 15 00:40:35 GMT 2004


Update of /var/cvs/lunar/moonbase/mail/evolution
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2035/evolution

Modified Files:
      Tag: GNOME_UNSTABLE
	BUILD DEPENDS 
Log Message:

Updating evolution to compile evo with nss ssl support


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/evolution/BUILD,v
retrieving revision 1.10.2.2
retrieving revision 1.10.2.3
diff -u -d -r1.10.2.2 -r1.10.2.3
--- BUILD	10 Feb 2004 20:47:17 -0000	1.10.2.2
+++ BUILD	15 Feb 2004 00:40:33 -0000	1.10.2.3
@@ -7,8 +7,6 @@
      	       --infodir=/usr/share/info	                 \
                --enable-ipv6=yes                                 \
                --enable-nntp=yes				 \
-               --enable-imapp=yes                                \
-               --enable-nss=yes                                  \
 	       $OPTS                                             &&
   default_make                                                   &&
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/evolution/DEPENDS,v
retrieving revision 1.11.2.3
retrieving revision 1.11.2.4
diff -u -d -r1.11.2.3 -r1.11.2.4
--- DEPENDS	10 Feb 2004 20:47:17 -0000	1.11.2.3
+++ DEPENDS	15 Feb 2004 00:40:33 -0000	1.11.2.4
@@ -24,5 +24,13 @@
 optional_depends  "gtk-doc"                                           \
                   "--enable-gtk-doc"                                  \
                   "--disable-gtk-doc"                                 \
-                  "for gtk-doc support"                              
+                  "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/lib/mozilla/include/nss   \
+                   --enable-nss=yes"                                  \
+                   ""                                                 \
+                   "for nss ssl support"                     



More information about the Lunar-commits mailing list