Source-Makefile: feeds/packages/lang/chicken-scheme/Makefile

Package: chicken-scheme-interpreter
Version: 5.2.0-r2
Depends: +libc 
Conflicts: chicken-scheme-full
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Chicken Scheme interpreter only
Maintainer: Jeronimo Pellegrini <j_p@aleph0.info>
Source: chicken-5.2.0.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
URL: https://call-cc.org
ABI-Version: 11
Type: ipkg
Description:   Chicken is an implementation of the Scheme language. It is portable, efficient, and supports 
  the R5RS and R7RS (work in progress) standards, and many extensions.
  Chicken can be used as a scripting language to automate tasks.
  This package contains the interpreter, 'csi', only --
  the compiler and the package installer are not included because they depend on a C compiler.
  For more information, please refer to the Chicken Scheme website at https://call-cc.org.
@@

Package: chicken-scheme-full
Version: 5.2.0-r2
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Chicken Scheme full package
Maintainer: Jeronimo Pellegrini <j_p@aleph0.info>
Source: chicken-5.2.0.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
URL: https://call-cc.org
ABI-Version: 11
Type: ipkg
Description:   Chicken is an implementation of the Scheme language. It is portable, efficient, and supports 
  the R5RS and R7RS (work in progress) standards, and many extensions.
  Chicken can be used as a scripting language to automate tasks.
  This package contains the interpreter, 'csi'; the compiler, 'csc';
  the tools for installing and removing eggs (modules); the profiler and
  the debugger.
  Note that this package depends on gcc, which is quite large (more than 100Mb).
  For more information, please refer to the Chicken Scheme website at https://call-cc.org.
@@


