Marcel Telka
2024-02-01 d9f6be723c2396b00fab738fc875421e710ce97b
commit | author | age
a1ab2b 1 #
AS 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
d9f6be 13 # Copyright 2024 <contributor>
a1ab2b 14 #
AS 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
8dc1cb 17 set name=pkg.human-version value=$(HUMAN_VERSION)
a1ab2b 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AS 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
c6d679 26 link path=usr/bin/aclocal target=aclocal-1.10
MT 27 file path=usr/bin/aclocal-1.10
28 link path=usr/bin/automake target=automake-1.10
29 file path=usr/bin/automake-1.10
30 file path=usr/share/aclocal-1.10/amversion.m4
31 file path=usr/share/aclocal-1.10/as.m4
32 file path=usr/share/aclocal-1.10/auxdir.m4
33 file path=usr/share/aclocal-1.10/ccstdc.m4
34 file path=usr/share/aclocal-1.10/cond.m4
35 file path=usr/share/aclocal-1.10/depend.m4
36 file path=usr/share/aclocal-1.10/depout.m4
37 file path=usr/share/aclocal-1.10/dmalloc.m4
38 file path=usr/share/aclocal-1.10/gcj.m4
39 file path=usr/share/aclocal-1.10/header.m4
40 file path=usr/share/aclocal-1.10/init.m4
41 file path=usr/share/aclocal-1.10/install-sh.m4
42 file path=usr/share/aclocal-1.10/lead-dot.m4
43 file path=usr/share/aclocal-1.10/lex.m4
44 file path=usr/share/aclocal-1.10/lispdir.m4
45 file path=usr/share/aclocal-1.10/maintainer.m4
46 file path=usr/share/aclocal-1.10/make.m4
47 file path=usr/share/aclocal-1.10/minuso.m4
48 file path=usr/share/aclocal-1.10/missing.m4
49 file path=usr/share/aclocal-1.10/mkdirp.m4
50 file path=usr/share/aclocal-1.10/multi.m4
51 file path=usr/share/aclocal-1.10/obsol-gt.m4
52 file path=usr/share/aclocal-1.10/obsol-lt.m4
53 file path=usr/share/aclocal-1.10/obsolete.m4
54 file path=usr/share/aclocal-1.10/options.m4
55 file path=usr/share/aclocal-1.10/protos.m4
56 file path=usr/share/aclocal-1.10/python.m4
57 file path=usr/share/aclocal-1.10/regex.m4
58 file path=usr/share/aclocal-1.10/runlog.m4
59 file path=usr/share/aclocal-1.10/sanity.m4
60 file path=usr/share/aclocal-1.10/strip.m4
61 file path=usr/share/aclocal-1.10/substnot.m4
62 file path=usr/share/aclocal-1.10/tar.m4
63 file path=usr/share/aclocal-1.10/upc.m4
64 file path=usr/share/automake-1.10/Automake/ChannelDefs.pm
65 file path=usr/share/automake-1.10/Automake/Channels.pm
66 file path=usr/share/automake-1.10/Automake/Condition.pm
67 file path=usr/share/automake-1.10/Automake/Config.pm
68 file path=usr/share/automake-1.10/Automake/Configure_ac.pm
69 file path=usr/share/automake-1.10/Automake/DisjConditions.pm
70 file path=usr/share/automake-1.10/Automake/FileUtils.pm
71 file path=usr/share/automake-1.10/Automake/General.pm
72 file path=usr/share/automake-1.10/Automake/Item.pm
73 file path=usr/share/automake-1.10/Automake/ItemDef.pm
74 file path=usr/share/automake-1.10/Automake/Location.pm
75 file path=usr/share/automake-1.10/Automake/Options.pm
76 file path=usr/share/automake-1.10/Automake/Rule.pm
77 file path=usr/share/automake-1.10/Automake/RuleDef.pm
78 file path=usr/share/automake-1.10/Automake/Struct.pm
79 file path=usr/share/automake-1.10/Automake/VarDef.pm
80 file path=usr/share/automake-1.10/Automake/Variable.pm
81 file path=usr/share/automake-1.10/Automake/Version.pm
82 file path=usr/share/automake-1.10/Automake/Wrap.pm
83 file path=usr/share/automake-1.10/Automake/XFile.pm
84 file path=usr/share/automake-1.10/COPYING
85 file path=usr/share/automake-1.10/INSTALL
86 file path=usr/share/automake-1.10/acinstall
87 file path=usr/share/automake-1.10/am/ansi2knr.am
88 file path=usr/share/automake-1.10/am/check.am
89 file path=usr/share/automake-1.10/am/clean-hdr.am
90 file path=usr/share/automake-1.10/am/clean.am
91 file path=usr/share/automake-1.10/am/compile.am
92 file path=usr/share/automake-1.10/am/configure.am
93 file path=usr/share/automake-1.10/am/data.am
94 file path=usr/share/automake-1.10/am/dejagnu.am
95 file path=usr/share/automake-1.10/am/depend.am
96 file path=usr/share/automake-1.10/am/depend2.am
97 file path=usr/share/automake-1.10/am/distdir.am
98 file path=usr/share/automake-1.10/am/footer.am
99 file path=usr/share/automake-1.10/am/header-vars.am
100 file path=usr/share/automake-1.10/am/header.am
101 file path=usr/share/automake-1.10/am/inst-vars.am
102 file path=usr/share/automake-1.10/am/install.am
103 file path=usr/share/automake-1.10/am/java.am
104 file path=usr/share/automake-1.10/am/lang-compile.am
105 file path=usr/share/automake-1.10/am/lex.am
106 file path=usr/share/automake-1.10/am/library.am
107 file path=usr/share/automake-1.10/am/libs.am
108 file path=usr/share/automake-1.10/am/libtool.am
109 file path=usr/share/automake-1.10/am/lisp.am
110 file path=usr/share/automake-1.10/am/ltlib.am
111 file path=usr/share/automake-1.10/am/ltlibrary.am
112 file path=usr/share/automake-1.10/am/mans-vars.am
113 file path=usr/share/automake-1.10/am/mans.am
114 file path=usr/share/automake-1.10/am/multilib.am
115 file path=usr/share/automake-1.10/am/program.am
116 file path=usr/share/automake-1.10/am/progs.am
117 file path=usr/share/automake-1.10/am/python.am
118 file path=usr/share/automake-1.10/am/remake-hdr.am
119 file path=usr/share/automake-1.10/am/scripts.am
120 file path=usr/share/automake-1.10/am/subdirs.am
121 file path=usr/share/automake-1.10/am/tags.am
122 file path=usr/share/automake-1.10/am/texi-vers.am
123 file path=usr/share/automake-1.10/am/texibuild.am
124 file path=usr/share/automake-1.10/am/texinfos.am
125 file path=usr/share/automake-1.10/am/yacc.am
126 file path=usr/share/automake-1.10/ansi2knr.1
127 file path=usr/share/automake-1.10/ansi2knr.c
128 file path=usr/share/automake-1.10/compile
129 file path=usr/share/automake-1.10/config-ml.in
130 file path=usr/share/automake-1.10/config.guess
131 file path=usr/share/automake-1.10/config.sub
132 file path=usr/share/automake-1.10/depcomp
133 file path=usr/share/automake-1.10/elisp-comp
134 file path=usr/share/automake-1.10/install-sh
135 file path=usr/share/automake-1.10/mdate-sh
136 file path=usr/share/automake-1.10/missing
137 file path=usr/share/automake-1.10/mkinstalldirs
138 file path=usr/share/automake-1.10/py-compile
139 file path=usr/share/automake-1.10/symlink-tree
140 file path=usr/share/automake-1.10/texinfo.tex
141 file path=usr/share/automake-1.10/ylwrap
d9f6be 142 file path=usr/share/doc/automake-1.10/amhello-1.0.tar.gz
MT 143 file path=usr/share/info/automake-1.10.info
144 file path=usr/share/info/automake-1.10.info-1
145 file path=usr/share/info/automake-1.10.info-2
146 link path=usr/share/info/automake.info target=automake-1.10.info
147 link path=usr/share/info/automake.info-1 target=automake-1.10.info-1
148 link path=usr/share/info/automake.info-2 target=automake-1.10.info-2