ffcall 2.4-2 source package in Ubuntu

Changelog

ffcall (2.4-2) unstable; urgency=medium

  * d/copyright: fix short license name (FSFULLR instead of FSFUL)
  * m4-dirs.patch: new patch, to tell Autoconf where to look for local macros.
    As a consequence, no longer pass these directories as arguments to aclocal
    in debian/rules. Libtool macros are thus properly updated by dh-autoreconf.
    (Closes: #1011808)
  * Bump S-V to 4.6.1
  
 -- Sébastien Villemot <email address hidden>  Wed, 08 Jun 2022 10:34:29 +0200

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
ffcall_2.4-2.dsc 2.3 KiB ec18d8d07d6d72ee2c27406fdb69c46301c0418d604f3d49affe0962aec639e1
ffcall_2.4.orig.tar.gz 1.2 MiB 8ef69921dbdc06bc5bb90513622637a7b83a71f31f5ba377be9d8fd8f57912c2
ffcall_2.4.orig.tar.gz.asc 819 bytes ae450a5b68b811cb2b4e753dc09ca30c82eb5d443614ae7882c6e9817ba8174f
ffcall_2.4-2.debian.tar.xz 9.8 KiB 8981f52f6f5fcc38e8a603b12107441a91214f03ae7d3105b509a7968c4f3b8b

Available diffs

No changes file available.

Binary packages built by this source

libavcall1: foreign function call libraries - calling C functions with variable arguments

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 This package installs a shared library version of the avcall library, which
 can be used for calling C functions with variable arguments.
 .
 The use of this shared library is deprecated. The main libffcall library,
 which embeds avcall, should be preferred.

libavcall1-dbgsym: No summary available for libavcall1-dbgsym in ubuntu kinetic.

No description available for libavcall1-dbgsym in ubuntu kinetic.

libcallback1: foreign function call libraries - closures with variable arguments in C

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 This package installs a shared library version of the callback library, which
 provides closures with variable arguments as first-class C functions.
 .
 The use of this shared library is deprecated. The main libffcall library,
 which embeds callback, should be preferred.

libcallback1-dbgsym: No summary available for libcallback1-dbgsym in ubuntu kinetic.

No description available for libcallback1-dbgsym in ubuntu kinetic.

libffcall-dev: foreign function call libraries - development files

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 The main libffcall library consists of two parts:
 .
    avcall - calling C functions with variable arguments
 .
    callback - closures with variable arguments as first-class C functions
 .
 The avcall and callback modules are also provided as separate
 libraries, but those are deprecated and are installed only for backward
 compatibility.
 .
 Two other libraries are provided:
 .
    vacall - C functions accepting variable argument prototypes
    (non-reentrant variant of part of 'callback')
 .
    trampoline - closures as first-class C functions
    (non-reentrant variant of part of 'callback')
 .
 This package also includes documentation, in HTML format and as manual pages.

libffcall1b: No summary available for libffcall1b in ubuntu kinetic.

No description available for libffcall1b in ubuntu kinetic.

libffcall1b-dbgsym: No summary available for libffcall1b-dbgsym in ubuntu kinetic.

No description available for libffcall1b-dbgsym in ubuntu kinetic.

libtrampoline1: No summary available for libtrampoline1 in ubuntu kinetic.

No description available for libtrampoline1 in ubuntu kinetic.

libtrampoline1-dbgsym: debug symbols for libtrampoline1