CVS: moonbase/gnome2-core/gail BUILD, 1.4, 1.5 DEPENDS, 1.2, 1.3 DETAILS, 1.8, 1.9

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


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

Modified Files:
	BUILD DEPENDS 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/gail/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	26 May 2003 03:23:17 -0000	1.4
+++ BUILD	12 Sep 2003 03:52:33 -0000	1.5
@@ -1,13 +1,14 @@
 (
-   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-gdialog				&&
+		--infodir=/opt/lunar/gnome/2.4/share/info       \
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+		--enable-gdialog				\
+                --with-html-dir=/usr/share/gtk-doc/html         \
+                $OPTS                                           &&
 
    default_make
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gail/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	13 Jun 2003 02:17:27 -0000	1.2
+++ DEPENDS	12 Sep 2003 03:52:33 -0000	1.3
@@ -1,2 +1 @@
-depends libgnomecanvas &&
-depends gtk-doc
+depends libgnomecanvas

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gail/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS	4 Jul 2003 04:13:35 -0000	1.8
+++ DETAILS	12 Sep 2003 03:52:33 -0000	1.9
@@ -1,13 +1,14 @@
-          MODULE=gail
-         VERSION=1.3.4
+           MODULE=gail
+         VERSION=1.4.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.3/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.4/$SOURCE
+      SOURCE_VFY=md5:6eba35f812cf007da332a9fef4865e71
         WEB_SITE=http://developer.gnome.org/projects/gap
          ENTERED=20020714
-         UPDATED=20030704
+         UPDATED=20030912
            SHORT="gail has something to do with the GNOME A11y Project"
 cat << EOF
 gail has something to do with the GNOME Accessability Project. The
-website goes to great lengths to avoid revealing exactly what.
+website goes to great lenghts to avoid revealing exactly what.
 EOF




More information about the Lunar-commits mailing list