[Lunar-commits] r22596 - moonbase/trunk/zbeta/gaim-svn
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Dec 15 04:12:46 CET 2006
Author: v3rt1g0
Date: 2006-12-15 04:12:46 +0100 (Fri, 15 Dec 2006)
New Revision: 22596
Modified:
moonbase/trunk/zbeta/gaim-svn/BUILD
moonbase/trunk/zbeta/gaim-svn/DEPENDS
moonbase/trunk/zbeta/gaim-svn/DETAILS
Log:
Misc Tidy: gaim-svn (beta)
* disabled building of the ncurses interface for now
* not always PSAFE
* added mention of nss/gnutls needed for GoogleTalk as well
Modified: moonbase/trunk/zbeta/gaim-svn/BUILD
===================================================================
--- moonbase/trunk/zbeta/gaim-svn/BUILD 2006-12-15 03:06:22 UTC (rev 22595)
+++ moonbase/trunk/zbeta/gaim-svn/BUILD 2006-12-15 03:12:46 UTC (rev 22596)
@@ -4,6 +4,8 @@
OPTS="$OPTS --disable-sm";
fi &&
+ OPTS="$OPTS --disable-consoleui"
+
default_cvs_build
) > $C_FIFO 2>&1
Modified: moonbase/trunk/zbeta/gaim-svn/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/gaim-svn/DEPENDS 2006-12-15 03:06:22 UTC (rev 22595)
+++ moonbase/trunk/zbeta/gaim-svn/DEPENDS 2006-12-15 03:12:46 UTC (rev 22596)
@@ -52,7 +52,7 @@
--with-nss-includes=/usr/include/nss/ \
--enable-nss=yes" \
"" \
- "for MSN support (say 'n' to gnutls)" &&
+ "for MSN & GoogleTalk support (say 'n' to gnutls)" &&
optional_depends "gnutls" "--enable-nss=no --enable-gnutls=yes" "" \
- "for MSN support (say 'y' here if you said 'n' to nss)"
+ "for MSN & GoogleTalk support (say 'y' here if you said 'n' to nss)"
Modified: moonbase/trunk/zbeta/gaim-svn/DETAILS
===================================================================
--- moonbase/trunk/zbeta/gaim-svn/DETAILS 2006-12-15 03:06:22 UTC (rev 22595)
+++ moonbase/trunk/zbeta/gaim-svn/DETAILS 2006-12-15 03:12:46 UTC (rev 22596)
@@ -6,6 +6,7 @@
ENTERED=20021223
UPDATED=`date -u +%Y%m%d`
SHORT="the SVN (development) version of gaim"
+ PSAFE=no
cat << EOF
Gaim 2.0 is a modular messaging client capable of using AIM, MSN, Yahoo!,
More information about the Lunar-commits
mailing list