[Lunar-commits] CVS: moonbase/zbeta/gaim-cvs DEPENDS,1.4,1.5

Terry Chan tchan at lunar-linux.org
Thu Mar 11 16:09:06 GMT 2004


Update of /var/cvs/lunar/moonbase/zbeta/gaim-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8844

Modified Files:
	DEPENDS 
Log Message:
Fixed this file to match the regular gaim DEPENDS


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/gaim-cvs/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	15 Feb 2004 16:06:14 -0000	1.4
+++ DEPENDS	11 Mar 2004 16:09:04 -0000	1.5
@@ -1,5 +1,20 @@
 depends   gtk+-2      &&
 
+optional_depends  "mozilla"                                        \
+                  "--enable-gnutls=no                              \
+                   --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"                               \
+                  ""                                               \
+                  "-*required* for msn support (say 'n' to gnutls if you say 'y' here)" &&
+
+optional_depends  "gnutls"               		\
+                  "--enable-nss=no --enable-gnutls=yes" \
+                  ""                                    \
+		  "- *required* for msn support (say 'y' here if you said 'n' to mozilla)" && 
+
 optional_depends  "audiofile"            \
                   "--enable-audiofile"   \
                   "--disable-audiofile"  \
@@ -15,28 +30,7 @@
                   "--disable-gtkspell"  \
                   "to enable spell checking" &&
 
-optional_depends  "libgnomeui"          \
-                  "--enable-gnome"      \
-                  ""                    \
-                  "for gnome support"   &&
-
 optional_depends  "perl"                \
                   "--enable-perl"       \
-                  ""                    \
-                  "for perl support"    &&
-
-optional_depends  "mozilla"             \
-                  "--enable-gnutls=no                              \
-                   --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 msn ssl support (say 'n' to gnutls if you said 'y' here)" &&
-
-optional_depends  "gnutls"               \
-                  "--enable-gnutls=yes"  \
-                  "--enable-gnutls=no"   \
-                  "for msn ssl support (say 'y' here if you said 'n' to mozilla)" 
-  
-
+                  "--disable-perl"      \
+                  "to enable perl plugin support" 



More information about the Lunar-commits mailing list