[Lunar-commits] r25430 - moonbase/trunk/chat/xchat-gnome
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Aug 10 22:31:23 CEST 2007
Author: v3rt1g0
Date: 2007-08-10 22:31:23 +0200 (Fri, 10 Aug 2007)
New Revision: 25430
Modified:
moonbase/trunk/chat/xchat-gnome/DEPENDS
moonbase/trunk/chat/xchat-gnome/DETAILS
Log:
Module Version Bump: xchat-gnome (0.17 -> 0.18)
* clean up && in DEPENDS
* sync with xchat
* lots of bug fixes, no new features
compiled/tested: gcc-4.1.2 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/chat/xchat-gnome/DEPENDS
===================================================================
--- moonbase/trunk/chat/xchat-gnome/DEPENDS 2007-08-10 19:43:50 UTC (rev 25429)
+++ moonbase/trunk/chat/xchat-gnome/DEPENDS 2007-08-10 20:31:23 UTC (rev 25430)
@@ -1,17 +1,17 @@
-depends libgnomeui &&
-depends libsexy &&
+depends libgnomeui
+depends libsexy
-optional_depends "enchant" "" "" \
- "for spell checking support" &&
-optional_depends "openssl" "" "" \
- "for encrypted communication support" &&
-optional_depends "perl" "" "--disable-perl" \
- "for perl-based plugin support" &&
-optional_depends "Python" "" "--disable-python" \
- "for Python-based plugin support" &&
-optional_depends "tcl" "" "--disable-tcl" \
- "for tcl-based plugin support" &&
-optional_depends "dbus-glib" "" "--disable-dbus" \
- "for DBus support" &&
-optional_depends "libnotify" "" "" \
+optional_depends "enchant" "" "" \
+ "for spell checking support"
+optional_depends "openssl" "" "" \
+ "for encrypted communication support"
+optional_depends "perl" "" "--disable-perl" \
+ "for perl-based plugin support"
+optional_depends "Python" "" "--disable-python" \
+ "for Python-based plugin support"
+optional_depends "tcl" "" "--disable-tcl" \
+ "for tcl-based plugin support"
+optional_depends "dbus-glib" "" "--disable-dbus" \
+ "for DBus support"
+optional_depends "libnotify" "" "" \
"for desktop notification support"
Modified: moonbase/trunk/chat/xchat-gnome/DETAILS
===================================================================
--- moonbase/trunk/chat/xchat-gnome/DETAILS 2007-08-10 19:43:50 UTC (rev 25429)
+++ moonbase/trunk/chat/xchat-gnome/DETAILS 2007-08-10 20:31:23 UTC (rev 25430)
@@ -1,11 +1,11 @@
MODULE=xchat-gnome
- VERSION=0.17
+ VERSION=0.18
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://releases.navi.cx/$MODULE/
- SOURCE_VFY=sha1:173cdb3979f66b1d57e08bbec2aec81dcfdb122e
+ SOURCE_VFY=sha1:0391bfeaac53697cc080478c74c5e0de0423c636
WEB_SITE=http://xchat-gnome.navi.cx/
ENTERED=20040504
- UPDATED=20070402
+ UPDATED=20070810
SHORT="a GNOME frontend to X-Chat"
cat << EOF
More information about the Lunar-commits
mailing list