[Lunar-commits] CVS: moonbase/libs/lablgtk BUILD, 1.1, 1.2 DEPENDS, 1.2, 1.3 DETAILS, 1.2, 1.3

Terry Chan tchan at lunar-linux.org
Sun Mar 13 17:18:03 UTC 2005


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

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
Version bumping this back up to 2.4.0 as unison-2.10.2 now works correctly
in gtk+-2.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/lablgtk/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	11 Jan 2005 18:46:47 -0000	1.1
+++ BUILD	13 Mar 2005 17:18:00 -0000	1.2
@@ -1,6 +1,6 @@
 (
 
-  make configure USE_GNOME=1 USE_GLADE=1 &&
+  default_config &&
   make &&
   make opt &&
   prepare_install &&

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/lablgtk/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	11 Jan 2005 18:46:47 -0000	1.2
+++ DEPENDS	13 Mar 2005 17:18:00 -0000	1.3
@@ -1,5 +1,4 @@
 depends ocaml &&
-depends gtk+ &&
-depends libglade &&
-depends gnome-libs &&
-depends gdk-pixbuf
+depends libglade2 &&
+depends librsvg &&
+depends libgnomeui

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/lablgtk/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	11 Jan 2005 18:46:47 -0000	1.2
+++ DETAILS	13 Mar 2005 17:18:00 -0000	1.3
@@ -1,11 +1,11 @@
           MODULE=lablgtk
-         VERSION=1.2.7
+         VERSION=2.4.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
-      SOURCE_VFY=sha1:fe43512efdc7ab4e0dafb7dc8254a784857a1ade
+      SOURCE_VFY=sha1:28606d4ad6f4c798b544d227c26ca3dfb2239472
         WEB_SITE=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
          ENTERED=20050109
-         UPDATED=20050111
+         UPDATED=20050313
            PSAFE=no
            SHORT="LablGTK is is an Objective Caml interface to gtk+"
 
@@ -22,6 +22,4 @@
 
 Objective Caml threads are supported, including for the toplevel, which allows
 for interactive use of the library.
-
-Reverted to lablgtk-1.2.7 as the 2.4.0 version does NOT work with unison.
 EOF



More information about the Lunar-commits mailing list