[Lunar-commits] r19541 - moonbase/trunk/libs/wxGTK

Auke Kok sofar at lunar-linux.org
Fri Mar 31 15:42:55 UTC 2006


Author: sofar
Date: 2006-03-31 15:42:54 +0000 (Fri, 31 Mar 2006)
New Revision: 19541

Modified:
   moonbase/trunk/libs/wxGTK/DETAILS
Log:
We don't need the user to read module internal comments, a single line next to the SOURCE= definition suffices.


Modified: moonbase/trunk/libs/wxGTK/DETAILS
===================================================================
--- moonbase/trunk/libs/wxGTK/DETAILS	2006-03-31 05:18:58 UTC (rev 19540)
+++ moonbase/trunk/libs/wxGTK/DETAILS	2006-03-31 15:42:54 UTC (rev 19541)
@@ -1,5 +1,6 @@
           MODULE=wxGTK
          VERSION=2.6.3.0
+# NOTE: leave source the same as wxPython to save dl bw
           SOURCE=wxPython-src-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxPython-src-$VERSION
       SOURCE_URL=$SFORGE_URL/wxpython/
@@ -12,11 +13,7 @@
 cat << EOF
 wxGTK - GTK+ implementation of wxWindows API for GUI's.
 wxWindows provides online help, network programming, streams, clipboard
-and drag and drop, multithreading, image loading and saving in a variety
-of formats, database support, HTML viewing and printing.  Quite good for
-a GUI API.
-NOTE: Leave this module alone if you don't know what you are doing! The
-reason this module uses wxPython source code is that it saves downloading
-as wxPython INCLUDES all of wxGTK. This also saves time building wxPython
-as it needs the wxGTK that is included in the wxPython source code.
+and drag and drop, multithreading, image loading and saving in a
+variety of formats, database support, HTML viewing and printing.
+Quite good for a GUI API.
 EOF



More information about the Lunar-commits mailing list