Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28014

Modified Files:
        hackt.info 
Log Message:
bootstrapped with libtool2, and builds against installed libtool2{,-shlibs}


Index: hackt.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/hackt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hackt.info  5 Jan 2010 23:56:15 -0000       1.4
+++ hackt.info  6 Jan 2010 03:16:57 -0000       1.5
@@ -1,24 +1,29 @@
 Package: hackt
 Version: 0.1.4-devel-20100105
-Revision: 1
+Revision: 2
 Maintainer: David Fang <[email protected]>
 Source: http://www.csl.cornell.edu/~fang/hackt/dists/%n-%v.tar.bz2
-Source-MD5: 7ed6d0ca85a54dc77f381ee8af80252f
+Source-MD5: 1408f8e6cf4841a47d3edbadbdd453ab
 Homepage: http://www.csl.cornell.edu/~fang/hackt/
 License: GPL
 Description: Asynchronous circuit design tools
 BuildDepends: <<
   fink (>= 0.28),
   flex,
+  libtool2 (>= 2.2.6b-1),
   readline5 (>= 5.0-1),
   guile18-dev (>= 1.8.1-1)
 <<
 Depends: <<
+  libtool2-shlibs (>= 2.2.6b-1),
   readline5-shlibs,
   guile18-shlibs
 <<
 ConfigureParams: <<
-  --prefix=%p YACC=/usr/bin/yacc \
+  --prefix=%p \
+  YACC=/usr/bin/yacc \
+  --with-ltdl-include=%p/include \
+  --with-ltdl-lib=%p/lib \
   --with-readline=%p \
   --with-guile-config=guile-1.8-config \
   --with-guile=guile-1.8 \
@@ -111,6 +116,7 @@
 with the hackt-{dist,cvs}-deps.
 We use Apple's yacc as the parser generator, but bison (>= 1.875) works.
 guile-1.6 is actually sufficient, but guile-1.8 is preferred.
+Building against fink's libtool2, instead of own convenience library.
 TODO: relocate environment setup scripts (init_hackt) to %p/etc/profile.d,
 decide how to install documentation files (soft-link?).  
 TODO: distribute documentation with source so user need not build


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to