Marcel Telka
2024-04-05 e5e9b978d16f3a418fcae51695fb9398f0a160ed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2017 Aurelien Larcher
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/bin/$(MACH64)/libtool
file path=usr/bin/$(MACH64)/libtoolize
file path=usr/bin/libtool
file path=usr/bin/libtoolize
file path=usr/include/libltdl/lt_dlloader.h
file path=usr/include/libltdl/lt_error.h
file path=usr/include/libltdl/lt_system.h
file path=usr/include/ltdl.h
file path=usr/share/aclocal/libtool.m4
file path=usr/share/aclocal/ltargz.m4
file path=usr/share/aclocal/ltdl.m4
file path=usr/share/aclocal/ltoptions.m4
file path=usr/share/aclocal/ltsugar.m4
file path=usr/share/aclocal/ltversion.m4
file path=usr/share/aclocal/lt~obsolete.m4
file path=usr/share/info/libtool.info
file path=usr/share/info/libtool.info-1
file path=usr/share/info/libtool.info-2
file path=usr/share/libtool/COPYING.LIB
file path=usr/share/libtool/Makefile.am
file path=usr/share/libtool/Makefile.in
file path=usr/share/libtool/README
file path=usr/share/libtool/aclocal.m4
file path=usr/share/libtool/build-aux/compile
file path=usr/share/libtool/build-aux/config.guess
file path=usr/share/libtool/build-aux/config.sub
file path=usr/share/libtool/build-aux/depcomp
file path=usr/share/libtool/build-aux/install-sh
file path=usr/share/libtool/build-aux/ltmain.sh
file path=usr/share/libtool/build-aux/missing
file path=usr/share/libtool/config-h.in
file path=usr/share/libtool/configure
file path=usr/share/libtool/configure.ac
file path=usr/share/libtool/libltdl/lt__alloc.h
file path=usr/share/libtool/libltdl/lt__argz_.h
file path=usr/share/libtool/libltdl/lt__dirent.h
file path=usr/share/libtool/libltdl/lt__glibc.h
file path=usr/share/libtool/libltdl/lt__private.h
file path=usr/share/libtool/libltdl/lt__strl.h
file path=usr/share/libtool/libltdl/lt_dlloader.h
file path=usr/share/libtool/libltdl/lt_error.h
file path=usr/share/libtool/libltdl/lt_system.h
file path=usr/share/libtool/libltdl/slist.h
file path=usr/share/libtool/loaders/dld_link.c
file path=usr/share/libtool/loaders/dlopen.c
file path=usr/share/libtool/loaders/dyld.c
file path=usr/share/libtool/loaders/load_add_on.c
file path=usr/share/libtool/loaders/loadlibrary.c
file path=usr/share/libtool/loaders/preopen.c
file path=usr/share/libtool/loaders/shl_load.c
file path=usr/share/libtool/lt__alloc.c
file path=usr/share/libtool/lt__argz.c
file path=usr/share/libtool/lt__dirent.c
file path=usr/share/libtool/lt__strl.c
file path=usr/share/libtool/lt_dlloader.c
file path=usr/share/libtool/lt_error.c
file path=usr/share/libtool/ltdl.c
file path=usr/share/libtool/ltdl.h
file path=usr/share/libtool/ltdl.mk
file path=usr/share/libtool/slist.c
file path=usr/share/man/man1/libtool.1
file path=usr/share/man/man1/libtoolize.1
 
depend fmri=__TBD pkg.debug.depend.file=usr/bin/ggrep type=require
depend fmri=__TBD pkg.debug.depend.file=usr/bin/gsed type=require
depend fmri=__TBD pkg.debug.depend.file=usr/bin/ld type=require
depend fmri=__TBD pkg.debug.depend.file=usr/bin/nm type=require