Difference between revisions of "Libtool"
(Created page with "{{Entry |Name=libtool |Short description=Generic library support script |Full description=A generic library support script. The program has a consistent, portable interface to ma...") |
(VCS clone shell command + OpenPGP signature URL) |
||
(20 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=GNU Libtool |
− | |Short description=Generic library support script | + | |Short description=Generic library support script. |
− | |Full description= | + | |Full description='''Libtool''' is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend [[Automake]], but can be used independently within hand-coded makefiles, as well. |
+ | |||
+ | The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library. | ||
+ | |Homepage URL=https://www.gnu.org/software/libtool/ | ||
+ | |Version download=https://alpha.gnu.org/gnu/libtool/libtool-2.5.0.tar.gz | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git | ||
+ | |Documentation note=https://www.gnu.org/software/libtool/manual/ | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards,Automake,Buildtool,mfg,rpsl,Autoconf | ||
+ | |Keywords=library,development,libtool | ||
+ | |Version identifier=2.4.6 | ||
+ | |Version date=2015/02/16 | ||
+ | |Version status=stable | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/19 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011/04/01 | ||
|User level=none | |User level=none | ||
− | | | + | |Component programs=libtoolize |
− | | | + | |Paid support=https://www.fsf.org/resources/service/ |
− | + | |Accepts cryptocurrency donations=Yes | |
− | + | |OpenPGP signature=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz.sig | |
− | | | + | |Test entry=No |
− | | | + | |Is GNU=Yes |
− | |License verified date= | + | |GNU package identifier=libtool |
− | | | + | |Decommissioned/Obsolete=No |
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License copyright=Copyright (C) 1996, 1998-2019, 2021-2024 Free Software Foundation, Inc. | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2024-05-13 | ||
+ | |License note=https://git.savannah.gnu.org/cgit/libtool.git/tree/AUTHORS | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Programming-language=C, shell | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Use=library | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=libtool | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Pavel Raiskup | ||
+ | |Role=Maintainer | ||
+ | |Email=praiskup@redhat.com | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Bob Friesenhahn. | ||
+ | |Role=Maintainer | ||
+ | |Email=bfriesen@simple.dallas.tx.us | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Peter Rosin | ||
+ | |Role=contributor | ||
+ | |Email=peda@lysator.liu.se | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Brooks Moses | ||
+ | |Role=contributor | ||
+ | |Email=bmoses@google.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah | ||
+ | |Resource kind=Developer | ||
+ | |Resource URL=https://savannah.gnu.org/projects/libtool/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/cgit/libtool.git/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/gitweb/?p=libtool.git | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/libtool/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libtool/ | ||
}} | }} | ||
− | {{Project | + | {{Resource |
− | | | + | |Resource kind=Mailing List |
− | | | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-security/ |
− | | | + | }} |
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/archive/html/libtool-security/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-patches/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-commit/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/libtool/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/libtool/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=ttps://ftpmirror.gnu.org/libtool/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian | ||
+ | |Resource kind=Developer | ||
+ | |Resource URL=https://tracker.debian.org/pkg/libtool | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q1045215 | ||
+ | }} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git | ||
+ | |Computer languages=C, shell | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Version identifier=2.5.0 | ||
+ | |Version date=2024-05-13 | ||
+ | |Version status=alpha | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2024-05-13 | ||
+ | |User level=advanced | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |OpenPGP signature=https://alpha.gnu.org/gnu/libtool/libtool-2.5.0.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 17:05, 13 May 2024
GNU Libtool
https://www.gnu.org/software/libtool/
Generic library support script.
Libtool is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend Automake, but can be used independently within hand-coded makefiles, as well.
The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library.
This is a GNU package:libtool
Download
https://alpha.gnu.org/gnu/libtool/libtool-2.5.0.tar.gz
version 2.5.0
(alpha)
released on 13 May 2024
OpenPGP signature URL: https://alpha.gnu.org/gnu/libtool/libtool-2.5.0.tar.gz.sig
User level
Advanced
VCS Checkout
git clone git://git.savannah.gnu.org/libtool.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
13 May 2024
Leaders and contributors
Contact(s) | Role |
---|---|
Pavel Raiskup | Maintainer |
Bob Friesenhahn. | Maintainer |
Brooks Moses | contributor |
Peter Rosin | contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | https://alpha.gnu.org/gnu/libtool/ | |
Download | ttps://ftpmirror.gnu.org/libtool/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libtool-patches/ | |
Mailing List | https://lists.gnu.org/archive/html/libtool-security/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libtool-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libtool-security/ | |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/libtool.git/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/gitweb/?p=libtool.git |
Debian | Developer | https://tracker.debian.org/pkg/libtool |
Mailing List | https://lists.gnu.org/mailman/listinfo/libtool/ | |
Download | https://ftp.gnu.org/gnu/libtool/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q1045215 |
Savannah | Developer | https://savannah.gnu.org/projects/libtool/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-libtool/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 13 May 2024.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.