Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv20356

Added Files:
        chicken.info 
Log Message:
this does not work, upstream abandoned autotools 8 years ago :(
!lart chicken


--- NEW FILE: chicken.info ---
Package: chicken
Version: 4.7.0
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 <ta...@users.sourceforge.net>
Source: http://code.call-cc.org/releases/%v/%n-%v.tar.gz
Source-MD5: 9389388fdf04c3c64de29633aae12539
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.
<<


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to