libtool 2.4.6-15build2 source package in Ubuntu

Changelog

libtool (2.4.6-15build2) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <email address hidden>  Thu, 24 Mar 2022 17:13:52 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main devel

Downloads

File Size SHA-256 Checksum
libtool_2.4.6.orig.tar.xz 950.3 KiB 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f
libtool_2.4.6.orig.tar.xz.asc 380 bytes ab68ebc45d60128a71fc36167cd29dcf3c3d6d639fd28663905ebaf3e2f43d6a
libtool_2.4.6-15build2.debian.tar.xz 52.8 KiB 02d9f7845c085f3c9991adaf3fdd627b30defa585858bb5749f2b7cb2bec6f3b
libtool_2.4.6-15build2.dsc 2.6 KiB e9d5a7eeac94c2f4c0bb7bff21c2029e5c5684460d06f8f01fb9edf3fdaa50af

View changes file

Binary packages built by this source

libltdl-dev: System independent dlopen wrapper for GNU libtool (headers)

 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7: System independent dlopen wrapper for GNU libtool

 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7-dbgsym: debug symbols for libltdl7
libtool: Generic library support script

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.

libtool-bin: Generic library support script (libtool binary)

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
 .
 This package contains the libtool binary only.

libtool-doc: Generic library support script (documentation)

 This package contains the GNU libtool documentation.
 .
 GNU libtool is generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.