Difference between revisions of "Libtool"
(VCS clone shell command + OpenPGP signature URL) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
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. | 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/ | |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 | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git | |VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git | ||
|Documentation note=https://www.gnu.org/software/libtool/manual/ | |Documentation note=https://www.gnu.org/software/libtool/manual/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
Line 31: | Line 17: | ||
|Version date=2015/02/16 | |Version date=2015/02/16 | ||
|Version status=stable | |Version status=stable | ||
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2019/01/ | + | |Last review date=2019/01/19 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 | ||
Line 48: | Line 33: | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
− | |License verified by= | + | |License copyright=Copyright (C) 1996, 1998-2019, 2021-2024 Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
+ | |License verified date=2024-05-13 | ||
+ | |License note=https://git.savannah.gnu.org/cgit/libtool.git/tree/AUTHORS | ||
}} | }} | ||
− | {{ | + | {{Software category |
− | | | + | |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 | {{Person | ||
Line 77: | Line 69: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
− | |Resource URL=https:// | + | |Resource kind=Developer |
+ | |Resource URL=https://savannah.gnu.org/projects/libtool/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience=Savannah | + | |Resource audience=Savannah |
− | |Resource URL=https://savannah.gnu.org/ | + | |Resource kind=VCS Repository Webview |
+ | |Resource URL=https://git.savannah.gnu.org/cgit/libtool.git/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Savannah | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://git.savannah.gnu.org/ | + | |Resource URL=https://git.savannah.gnu.org/gitweb/?p=libtool.git |
}} | }} | ||
{{Resource | {{Resource | ||
Line 113: | Line 108: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource kind= | + | |Resource kind=Download |
− | |Resource URL=https:// | + | |Resource URL=https://alpha.gnu.org/gnu/libtool/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 121: | Line 116: | ||
}} | }} | ||
{{Resource | {{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 kind=General | ||
− | |Resource URL=https:// | + | |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}} | {{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.