libtool: only build one version and update to 2.4.6
[unleashed-userland.git] / components / developer / libtool / libtool.p5m
blobfe4eff736fe5aebe05f7e46e6c0383f6ae4bfefa
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 <transform file path=usr/share/man/.+$ -> set mangler.man.stability 'uncommitted (obsolete)' >
25 set name=pkg.fmri \
26     value=pkg:/developer/build/libtool@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.summary value="GNU libtool"
28 set name=com.oracle.info.description value="GNU libtool"
29 set name=com.oracle.info.tpno value=9088
30 set name=info.classification \
31     value=org.opensolaris.category.2008:Development/GNU
32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
34 set name=org.opensolaris.arc-caseid \
35     value=PSARC/2007/557
36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
39 file path=usr/bin/$(MACH64)/libtool
40 file path=usr/bin/$(MACH64)/libtoolize
41 file path=usr/bin/libtool
42 file path=usr/bin/libtoolize
43 file path=usr/include/libltdl/lt_dlloader.h
44 file path=usr/include/libltdl/lt_error.h
45 file path=usr/include/libltdl/lt_system.h
46 file path=usr/include/ltdl.h
47 file path=usr/share/aclocal/libtool.m4
48 file path=usr/share/aclocal/lt~obsolete.m4
49 file path=usr/share/aclocal/ltargz.m4
50 file path=usr/share/aclocal/ltdl.m4
51 file path=usr/share/aclocal/ltoptions.m4
52 file path=usr/share/aclocal/ltsugar.m4
53 file path=usr/share/aclocal/ltversion.m4
54 file path=usr/share/info/libtool.info
55 file path=usr/share/info/libtool.info-1
56 file path=usr/share/info/libtool.info-2
57 file path=usr/share/libtool/build-aux/config.guess
58 file path=usr/share/libtool/build-aux/config.sub
59 file path=usr/share/libtool/build-aux/depcomp
60 file path=usr/share/libtool/build-aux/install-sh
61 file path=usr/share/libtool/build-aux/ltmain.sh
62 file path=usr/share/libtool/build-aux/missing
63 file path=usr/share/libtool/aclocal.m4
64 file path=usr/share/libtool/config-h.in
65 file path=usr/share/libtool/configure
66 file path=usr/share/libtool/configure.ac
67 file path=usr/share/libtool/COPYING.LIB
68 file path=usr/share/libtool/libltdl/lt__alloc.h
69 file path=usr/share/libtool/libltdl/lt__argz_.h
70 file path=usr/share/libtool/libltdl/lt__dirent.h
71 file path=usr/share/libtool/libltdl/lt__glibc.h
72 file path=usr/share/libtool/libltdl/lt__private.h
73 file path=usr/share/libtool/libltdl/lt__strl.h
74 file path=usr/share/libtool/libltdl/lt_dlloader.h
75 file path=usr/share/libtool/libltdl/lt_error.h
76 file path=usr/share/libtool/libltdl/lt_system.h
77 file path=usr/share/libtool/libltdl/slist.h
78 file path=usr/share/libtool/loaders/dld_link.c
79 file path=usr/share/libtool/loaders/dlopen.c
80 file path=usr/share/libtool/loaders/dyld.c
81 file path=usr/share/libtool/loaders/load_add_on.c
82 file path=usr/share/libtool/loaders/loadlibrary.c
83 file path=usr/share/libtool/loaders/preopen.c
84 file path=usr/share/libtool/loaders/shl_load.c
85 file path=usr/share/libtool/lt__alloc.c
86 file path=usr/share/libtool/lt__argz.c
87 file path=usr/share/libtool/lt__dirent.c
88 file path=usr/share/libtool/lt__strl.c
89 file path=usr/share/libtool/lt_dlloader.c
90 file path=usr/share/libtool/lt_error.c
91 file path=usr/share/libtool/ltdl.c
92 file path=usr/share/libtool/ltdl.h
93 file path=usr/share/libtool/Makefile.am
94 file path=usr/share/libtool/Makefile.in
95 file path=usr/share/libtool/README
96 file path=usr/share/libtool/slist.c
97 file path=usr/share/man/man1/libtool.1
98 file path=usr/share/man/man1/libtoolize.1
100 depend fmri=__TBD pkg.debug.depend.file=usr/bin/ggrep type=require
101 depend fmri=__TBD pkg.debug.depend.file=usr/bin/ld type=require
102 depend fmri=__TBD pkg.debug.depend.file=usr/bin/nm type=require
104 license libtool.license license="GPLv2, FDLv1.3"