CVS: moonbase/gnome2-core/libgtkhtml BUILD,1.1,1.2 DETAILS,1.8,1.9

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Sep 12 03:53:09 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/libgtkhtml

Modified Files:
	BUILD DETAILS 
Log Message:

Ok this is Gnome 2.4.0 Desktop Release.  I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4.  I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed.  If you run into a problem and a module will not compile please let us know.  If you run into a problem where a app will not work recompile and everything should be ok.  


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	1 Oct 2002 06:53:41 -0000	1.1
+++ BUILD	12 Sep 2003 03:52:36 -0000	1.2
@@ -1,13 +1,12 @@
 (
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
-   
+
    ./configure  --build=$BUILD					\
                 --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2			\
+                --prefix=/opt/lunar/gnome/2.4			\
 		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2/share/info		\
-		--mandir=/opt/lunar/gnome/2/share/man		\
-		--enable-platform-gnome-2			&&
+		--infodir=/opt/lunar/gnome/2.4/share/info	\
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+		$OPTS                    			&&
 
    default_make
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS	11 Jul 2003 01:43:24 -0000	1.8
+++ DETAILS	12 Sep 2003 03:52:36 -0000	1.9
@@ -1,11 +1,12 @@
            MODULE=libgtkhtml
-         VERSION=2.3.5
+         VERSION=2.4.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.3/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+      SOURCE_VFY=md5:ee2aba8198ebde0c33fe43bc61c20834
         WEB_SITE=http://gtkhtml2.codefactory.se
          ENTERED=20020714
-         UPDATED=20030711
+         UPDATED=20030912
            SHORT="Gtkhtml2 is a library for displaying htmlpages"
 cat << EOF
 Gtkhtml2 (sometimes called libgtkhtml2) is a small and standards




More information about the Lunar-commits mailing list