gambc 4.9.3-1.2 source package in Ubuntu

Changelog

gambc (4.9.3-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Workaround FTBFS with autoconf 2.71. (Closes: #997304)

 -- Adrian Bunk <email address hidden>  Mon, 06 Dec 2021 22:16:55 +0200

Upload details

Uploaded by:
Abdelhakim Qbaich
Uploaded to:
Sid
Original maintainer:
Abdelhakim Qbaich
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
gambc_4.9.3-1.2.dsc 1.9 KiB 2edeb640fb7177235d600af84a116562ed8c07d84e4bbd308ab2ff01341c4b78
gambc_4.9.3.orig.tar.gz 13.1 MiB 131685ba6d674fd7390950f6e4a46f19514778d05343a3e293976606b738c1dc
gambc_4.9.3-1.2.debian.tar.xz 52.7 KiB 2b86cd69a7356bc354a6db6e55eef6d72b079697af84d007e37c49f505976e0e

No changes file available.

Binary packages built by this source

gambc: Gambit Scheme interpreter and compiler

 The gambc package includes a Scheme interpreter and a Scheme compiler which
 can be used to build standalone executables. The thread system is very
 efficient and can support millions of concurrent processes.
 .
 The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The
 full numeric tower is implemented, including: infinite precision integers
 (bignums), rationals, inexact reals (floating point numbers), and complex
 numbers. Gambit supports a number of extensions to the standards.

gambc-dbgsym: debug symbols for gambc
gambc-doc: documentation for the Gambit interpreter and compiler

 The package includes info, .pdf, and text versions of the Gambit manual,
 a 200+ page document containing a complete description of the interpreter
 and compiler suite. Also included are numerous examples, benchmark code,
 and an implementation of syntax-case for Gambit.

libgambit4: Shared libraries for the Gambit interpreter and compiler

 The package includes .so, .c and .scm files, which are necessary to
 run the Gambit interpreter and the Gambit compiler.

libgambit4-dbgsym: debug symbols for libgambit4
libgambit4-dev: Header file and link for the Gambit shared library

 The package includes gambit.h and the libgambit.so, libgambitgsi.so
 and libgambitgsc.so links.