[32742] trunk/dports/x11/lablgtk2/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Sat Jan 12 15:39:08 PST 2008


Revision: 32742
          http://trac.macosforge.org/projects/macports/changeset/32742
Author:   pguyot at kallisys.net
Date:     2008-01-12 15:39:06 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
x11/lablgtk2: Update to 2.10

Modified Paths:
--------------
    trunk/dports/x11/lablgtk2/Portfile

Modified: trunk/dports/x11/lablgtk2/Portfile
===================================================================
--- trunk/dports/x11/lablgtk2/Portfile	2008-01-12 22:57:57 UTC (rev 32741)
+++ trunk/dports/x11/lablgtk2/Portfile	2008-01-12 23:39:06 UTC (rev 32742)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				lablgtk2
-version				2.6.0
+version				2.10.0
 categories			x11
 maintainers			pguyot at kallisys.net
 description			Objective Caml interface to gtk+ 2.x
@@ -15,14 +15,17 @@
 platforms			darwin
 master_sites		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
 distname			lablgtk-${version}
-checksums			md5 47319aacbbb761323bdfab67513829df \
-					sha1 99aecd26360c5ba8f0d17fb0cdae42ff083732ce \
-					rmd160 cc3bf61170f69bc43e5420bdd28e111744200384
+checksums			md5 711c29cb6cf7883f5391fd713ff4c225 \
+          sha1 47cca75028a7a03dbcd3f22c1b73519e0e22384e \
+          rmd160 c149acc683c43b846347aeb3454966fd6ce1cce8
 depends_lib			bin:camlp4:ocaml \
 					lib:libgtk.2:gtk2 \
 					lib:libglade-2:libglade2 \
-					lib:libgnomecanvas:libgnomecanvas
-configure.args		--without-gl --without-rsvg --with-glade --with-gnomecanvas
+					lib:libgnomecanvas:libgnomecanvas \
+					lib:libgnomeui:libgnomeui
+configure.args		--without-gl --without-rsvg --with-glade \
+					--with-gnomecanvas --with-gnomeui --without-panel \
+					--without-gtkspell --without-gtksourceview
 build.target		world
 
 variant rsvg {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080112/e35b9c2c/attachment.html


More information about the macports-changes mailing list