CVS: moonbase/gnome2-apps/gok BUILD,1.1,1.2 DETAILS,1.3,1.4

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


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

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-apps/gok/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	9 Apr 2003 03:24:05 -0000	1.1
+++ BUILD	12 Sep 2003 03:52:31 -0000	1.2
@@ -1,14 +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			\
-                --disable-gtk-doc                               &&
+		--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-apps/gok/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	19 Aug 2003 22:23:51 -0000	1.3
+++ DETAILS	12 Sep 2003 03:52:31 -0000	1.4
@@ -1,11 +1,11 @@
            MODULE=gok
-         VERSION=0.7.13
+         VERSION=0.8.1
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.7/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.8/$SOURCE
         WEB_SITE=http://www.gnome.org
          ENTERED=20030409
-         UPDATED=20030819
+         UPDATED=20030912
            SHORT="GOK is the Gnome OnScreen Keyboard"
 cat << EOF
 The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for 




More information about the Lunar-commits mailing list