Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs17:/tmp/cvs-serv22266
Added Files:
chicken.info
Log Message:
New from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1774645&group_id=17203&atid=414256
--- NEW FILE: chicken.info ---
Package: chicken
Version: 2.6
Revision: 1
Description: Compiler for the Scheme programming language
License: BSD
Depends: %n-shlibs (= %v-%r)
Homepage: http://www.call-with-current-continuation.org/
Maintainer: Sebastian Gonzalez <[EMAIL PROTECTED]>
Source: http://www.call-with-current-continuation.org/%n-%v.tar.gz
Source-MD5: 332edae079bb34d815369f4ba5181983
BuildDependsOnly: False
InstallScript: <<
make install prefix=%i mandir=%i/share/man infodir=%i/share/info
mkdir -p %i/share/doc/
mv %i/share/%n/doc %i/share/doc/%n
<<
SplitOff: <<
Description: chicken shared libraries
Package: %N-shlibs
Files: lib/libchicken.*.dylib lib/libuchicken.*.dylib
Shlibs: <<
%p/lib/libchicken.0.dylib 1.0.0 %n (>= 2.6-1)
%p/lib/libuchicken.0.dylib 1.0.0 %n (>= 2.6-1)
<<
DocFiles: README LICENSE
<<
DescDetail: <<
Chicken is a compiler for the Scheme programming language. Chicken
produces portable, efficient C, supports almost all of the current
Scheme language standard, R5RS and includes many enhancements and
extensions.
<<
DescPackaging: <<
Header files have not been put into a separate 'dev' splitoff since
they are needed for the normal operation of the Chicken Scheme
compiler (csc); csc generates intermediate C code that relies on those
headers.
<<
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits