forked from ports/contrib
libtool: removed duplicate from core
This commit is contained in:
parent
41bf231023
commit
96f0aa4624
@ -1,42 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/libtool
|
||||
-rwxr-xr-x root/root usr/bin/libtoolize
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/ltdl.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libltdl.a
|
||||
-rwxr-xr-x root/root usr/lib/libltdl.la
|
||||
lrwxrwxrwx root/root usr/lib/libltdl.so -> libltdl.so.3.1.4
|
||||
lrwxrwxrwx root/root usr/lib/libltdl.so.3 -> libltdl.so.3.1.4
|
||||
-rwxr-xr-x root/root usr/lib/libltdl.so.3.1.4
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/libtool.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/libtoolize.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/libtool.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ltdl.m4
|
||||
drwxr-xr-x root/root usr/share/libtool/
|
||||
-rwxr-xr-x root/root usr/share/libtool/config.guess
|
||||
-rwxr-xr-x root/root usr/share/libtool/config.sub
|
||||
-rwxr-xr-x root/root usr/share/libtool/install-sh
|
||||
drwxr-xr-x root/root usr/share/libtool/libltdl/
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/COPYING.LIB
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/Makefile.am
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/Makefile.in
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/README
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/acinclude.m4
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/aclocal.m4
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/config-h.in
|
||||
-rwxr-xr-x root/root usr/share/libtool/libltdl/config.guess
|
||||
-rwxr-xr-x root/root usr/share/libtool/libltdl/config.sub
|
||||
-rwxr-xr-x root/root usr/share/libtool/libltdl/configure
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/configure.ac
|
||||
-rwxr-xr-x root/root usr/share/libtool/libltdl/install-sh
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/ltdl.c
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/ltdl.h
|
||||
-rw-r--r-- root/root usr/share/libtool/libltdl/ltmain.sh
|
||||
-rwxr-xr-x root/root usr/share/libtool/libltdl/missing
|
||||
-rw-r--r-- root/root usr/share/libtool/ltmain.sh
|
@ -1,3 +0,0 @@
|
||||
8e0ac9797b62ba4dcc8a2fb7936412b0 libtool-1.5.22.tar.gz
|
||||
71c6c201f9ff14d81e5190819645da4a libtool.1
|
||||
fe9f0cab98dea2ebb0afe3c9e3c274f1 libtoolize.1
|
@ -1,27 +0,0 @@
|
||||
# Maintainer: Han Boetes <han@mijncomputer.nl>
|
||||
# Packager: Per Lidén <per@fukt.bth.se>
|
||||
# Description: The GNU Portable Library Tool
|
||||
# URL: http://www.gnu.org/software/libtool/libtool.html
|
||||
|
||||
name=libtool
|
||||
version=1.5.22
|
||||
release=1
|
||||
source="
|
||||
http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz
|
||||
libtool.1
|
||||
libtoolize.1
|
||||
"
|
||||
|
||||
build()
|
||||
{
|
||||
cd $name-$version
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--infodir=/usr/info
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
install -d $PKG/usr/man/man1
|
||||
install -m 644 $SRC/libtool{,ize}.1 $PKG/usr/man/man1
|
||||
rm -rf $PKG/usr/info
|
||||
}
|
@ -1,91 +0,0 @@
|
||||
.TH LIBTOOL 1 "OCTOBER 1999" "Library Support" "User Manuals"
|
||||
.SH NAME
|
||||
libtool \- generic library support script
|
||||
.SH SYNOPSIS
|
||||
.B libtool
|
||||
.BI [ OPTION... ]
|
||||
.BI [ MODE\-ARG... ]
|
||||
.SH "DESCRIPTION"
|
||||
The `libtool' program provides a standard way to generate both static
|
||||
and shared libraries. It hides the complexities of platform\-specific
|
||||
library generation behind an interface that is the same across all
|
||||
platforms supported by libtool.
|
||||
.SH "OPTIONS"
|
||||
libtool accepts the following options:
|
||||
.TP
|
||||
.B \-\-config
|
||||
Display libtool configuration variables and exit.
|
||||
.TP
|
||||
.B \-\-debug
|
||||
Dump a trace of shell script execution to standard output. This
|
||||
produces a lot of output, so you may wish to pipe it to `less' (or
|
||||
`more') or redirect to a file.
|
||||
.TP
|
||||
.BI \-n | \-\-dry-run
|
||||
Don't create, modify, or delete any files, just show what commands
|
||||
would be executed by `libtool'.
|
||||
.TP
|
||||
.B \-\-features
|
||||
Display basic configuration options. This provides a way for packages
|
||||
to determine whether shared or static libraries will be built.
|
||||
.TP
|
||||
.B \-\-finish
|
||||
Same as
|
||||
.BR \-\-mode=finish .
|
||||
.TP
|
||||
.B \-\-help
|
||||
Display a help message and exit. If
|
||||
.BI \-\-mode= MODE
|
||||
is specified, then detailed help for
|
||||
.I MODE
|
||||
is displayed.
|
||||
.TP
|
||||
.BI \-\-mode= MODE
|
||||
Use
|
||||
.I MODE
|
||||
as the operation mode. By default, the operation mode is inferred
|
||||
from the
|
||||
.IR MODE\-ARGS .
|
||||
|
||||
If
|
||||
.I MODE
|
||||
is specified, it must be one of the following:
|
||||
.IP
|
||||
.B compile
|
||||
Compile a source file into a `libtool' object.
|
||||
.IP
|
||||
.B execute
|
||||
Automatically set the library path so that another program can use
|
||||
uninstalled libtool\-generated programs or libraries.
|
||||
.IP
|
||||
.B finish
|
||||
Complete the installation of libtool libraries on the system.
|
||||
.IP
|
||||
.B install
|
||||
Install libraries or executables.
|
||||
.IP
|
||||
.B link
|
||||
Create a library or an executable.
|
||||
.IP
|
||||
.B uninstall
|
||||
Delete libraries or executables.
|
||||
.TP
|
||||
.B \-\-version
|
||||
Print libtool version information and exit.
|
||||
.P
|
||||
The
|
||||
.I MODE\-ARGS
|
||||
are a variable number of arguments, depending on the selected
|
||||
operation mode. In general, each
|
||||
.I MODE\-ARG
|
||||
is interpreted by programs libtool invokes, rather than libtool itself.
|
||||
.SH "SEE ALSO"
|
||||
.BR libtoolize (1),
|
||||
.BR automake (1)
|
||||
.br
|
||||
`libtool', `libtoolize' and `automake' are fully documented via the
|
||||
Info system.
|
||||
.SH AUTHOR
|
||||
This manual page was created by Ossama Othman <ossama@debian.org>. It
|
||||
is based entirely on the "Invoking Libtool" menu entry in the `libtool'
|
||||
TEXINFO documentation.
|
@ -1,61 +0,0 @@
|
||||
.TH LIBTOOLIZE 1
|
||||
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
|
||||
.\" other parms are allowed: see man(7), man(1)
|
||||
.SH NAME
|
||||
libtoolize \- add libtool support to your package
|
||||
.SH SYNOPSIS
|
||||
.B libtoolize
|
||||
.I "[OPTION]..."
|
||||
.SH "DESCRIPTION"
|
||||
The `libtoolize' program provides a standard way to add libtool
|
||||
support to your package. In the future, it may implement better usage
|
||||
checking, or other features to make libtool even easier to use.
|
||||
.SH "OPTIONS"
|
||||
libtoolize accepts the following options:
|
||||
.TP
|
||||
.B \-\-automake
|
||||
Work silently, and assume that Automake libtool support is used.
|
||||
|
||||
`libtoolize --automake' is used by Automake to add libtool files to
|
||||
your package, when `AC_PROG_LIBTOOL' appears in your `configure.in'.
|
||||
.TP
|
||||
.B \-\-copy, \-c
|
||||
Copy files from the libtool data directory rather than creating
|
||||
symlinks.
|
||||
.TP
|
||||
.B \-\-dry-run, \-n
|
||||
Don't run any commands that modify the file system, just print them
|
||||
out.
|
||||
.TP
|
||||
.B \-\-force, \-f
|
||||
Replace existing libtool files. By default, `libtoolize' won't
|
||||
overwrite existing files.
|
||||
.TP
|
||||
.B \-\-help
|
||||
Display a help message and exit.
|
||||
.TP
|
||||
.B \-\-ltdl
|
||||
Install libltdl in a subdirectory of your package.
|
||||
.TP
|
||||
.B \-\-ltdl\-tar
|
||||
Add the file `libltdl.tar.gz' to your package.
|
||||
.TP
|
||||
.B \-\-version
|
||||
Print `libtoolize' version information and exit.
|
||||
|
||||
If `libtoolize' detects an explicit call to `AC_CONFIG_AUX_DIR'
|
||||
in your `configure.in', it will put the files in the specified directory.
|
||||
|
||||
`libtoolize' displays hints for adding libtool support to your
|
||||
package, as well.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR libtool (1),
|
||||
.BR automake (1)
|
||||
.br
|
||||
`libtool', `libtoolize' and `automake' are fully documented via the
|
||||
Info system.
|
||||
.SH AUTHOR
|
||||
This manual page was written by Frederic Lepied <Lepied@debian.org>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
||||
It was updated by Ossama Othman <ossama@debian.org>.
|
Loading…
x
Reference in New Issue
Block a user