Difference between revisions of "Libtool"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=libtool
+
|Name=GNU Libtool
|Short description=Generic library support script
+
|Short description=Generic library support script.
|Full description=A generic library support script. 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.
+
|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/
 +
|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
 +
|Version download=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
 +
|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
|Submitted by=Database conversion
+
|Component programs=libtoolize
|Submitted date=2011-04-01
+
|Paid support=https://www.fsf.org/resources/service/
|Version identifier=2.2.10
+
|Accepts cryptocurrency donations=Yes
|Version date=2010-06-09
+
|OpenPGP signature=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz.sig
|Version status=stable
+
|Test entry=No
|Version download=http://ftp.gnu.org/gnu/libtool/libtool-2.2.10.tar.gz
+
|Is GNU=Yes
|License verified date=2010-06-10
+
|GNU package identifier=libtool
|Version comment=
+
|Decommissioned/Obsolete=No
}}
 
{{Software category
 
|Interface=command-line
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License verified by=Bendikker
|License verified date=2010-06-10
+
|License verified date=2018/05/04
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater with exception
 
|License=GPLv2orlater with exception
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2010-06-10
+
|License verified date=2010-09-27
 +
}}
 +
{{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=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/libtool
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/libtool/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/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/
 +
}}
 +
{{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=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource kind=Download
|License verified by=Kelly Hopkins
+
|Resource URL=https://alpha.gnu.org/gnu/libtool/
|License verified date=2010-06-10
+
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libtool/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
{{Project license
+
{{Software category
|License=GPLv2
+
|Interface=command-line
|License verified by=Kelly Hopkins
+
|Programming-language=C, shell
|License verified date=2010-06-10
+
|Runs-on=GNU/Linux
 +
|Use=library
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:58, 4 December 2020


[edit]

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.








Entry














"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





























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.