[Lunar-commits] CVS: moonbase/libs/wxGTK BUILD, 1.6, 1.7 DEPENDS, 1.4, 1.5 DETAILS, 1.10, 1.11

Moritz Heiber moe at lunar-linux.org
Sun Oct 17 13:59:42 UTC 2004


Update of /var/cvs/lunar/moonbase/libs/wxGTK
In directory espresso.foo-projects.org:/tmp/cvs-serv5400/wxGTK

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
Yes, you may call me a fool. Thats basicly because I am a fool.
Should've been judging more carefully.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/wxGTK/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	17 Oct 2004 12:25:55 -0000	1.6
+++ BUILD	17 Oct 2004 13:59:40 -0000	1.7
@@ -1,22 +1,12 @@
 ( 
-  patch_it $SOURCE2 0	&&
+  patch_it $SOURCE2 0  &&
 
-  ./configure   --with-gtk \
-                --prefix=/usr \
-                --enable-geometry \
-                --enable-optimise \
-                --disable-debug \
-                --enable-gui \
-                --enable-timedate \
-                --enable-protocol \
-                --enable-http \
-                --enable-ftp \
-                --enable-resources \
-                --enable-prologio \
-                --enable-final \
-                --enable-timer \
-                --disable-profile \
-                $OPTS  &&
+  ./configure   --build=$BUILD	\
+                --prefix=/usr  \
+		--enable-gtk2  \
+		--enable-unicode  \
+		--enable-optimise  \
+		$OPTS  &&
   default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/wxGTK/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	17 Oct 2004 12:25:55 -0000	1.4
+++ DEPENDS	17 Oct 2004 13:59:40 -0000	1.5
@@ -2,4 +2,4 @@
 depends  nasm   &&
 depends  bison  &&
 depends  flex   &&
-optional_depends "gtk+-2" "--enable-gtk2" "" "for gtk+2 support"
+depends  gtk+-2

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/wxGTK/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS	17 Oct 2004 12:25:55 -0000	1.10
+++ DETAILS	17 Oct 2004 13:59:40 -0000	1.11
@@ -1,10 +1,10 @@
           MODULE=wxGTK
-         VERSION=2.4.2
-          SOURCE=wxGTK-$VERSION.tar.bz2
+         VERSION=2.4.2.4
+          SOURCE=wxPythonSrc-$VERSION.tar.gz
 	 SOURCE2=wxGTK242_noprivatefuncs.diff
-      SOURCE_VFY=sha1:3f1ebacaaf8eb5510c14ee10bafbc5f225be842c
-     SOURCE2_VFY=sha1:01d792d0c44b5e81d111d652d3a2972888943117
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:61d339c962a48128e6c7b8a7b93999759ea218e3
+     SOURCe2_VFY=sha1:01d792d0c44b5e81d111d652d3a2972888943117
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxPythonSrc-$VERSION
       SOURCE_URL=$SFORGE_URL/wxwindows/
      SOURCE2_URL=ftp://ftp.excelcia.org/patches/
         WEB_SITE=http://www.wxwidgets.org/



More information about the Lunar-commits mailing list