Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
#
# 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 2018 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)'
 
link path=usr/bin/aclocal target=aclocal-1.16 mediator=automake mediator-version=1.16
file path=usr/bin/aclocal-1.16
link path=usr/bin/automake target=automake-1.16 mediator=automake mediator-version=1.16
file path=usr/bin/automake-1.16
file path=usr/share/aclocal-1.16/amversion.m4
file path=usr/share/aclocal-1.16/ar-lib.m4
file path=usr/share/aclocal-1.16/as.m4
file path=usr/share/aclocal-1.16/auxdir.m4
file path=usr/share/aclocal-1.16/cond-if.m4
file path=usr/share/aclocal-1.16/cond.m4
file path=usr/share/aclocal-1.16/depend.m4
file path=usr/share/aclocal-1.16/depout.m4
file path=usr/share/aclocal-1.16/dmalloc.m4
file path=usr/share/aclocal-1.16/extra-recurs.m4
file path=usr/share/aclocal-1.16/gcj.m4
file path=usr/share/aclocal-1.16/init.m4
file path=usr/share/aclocal-1.16/install-sh.m4
file path=usr/share/aclocal-1.16/internal/ac-config-macro-dirs.m4
file path=usr/share/aclocal-1.16/lead-dot.m4
file path=usr/share/aclocal-1.16/lex.m4
file path=usr/share/aclocal-1.16/lispdir.m4
file path=usr/share/aclocal-1.16/maintainer.m4
file path=usr/share/aclocal-1.16/make.m4
file path=usr/share/aclocal-1.16/missing.m4
file path=usr/share/aclocal-1.16/mkdirp.m4
file path=usr/share/aclocal-1.16/obsolete.m4
file path=usr/share/aclocal-1.16/options.m4
file path=usr/share/aclocal-1.16/prog-cc-c-o.m4
file path=usr/share/aclocal-1.16/python.m4
file path=usr/share/aclocal-1.16/runlog.m4
file path=usr/share/aclocal-1.16/sanity.m4
file path=usr/share/aclocal-1.16/silent.m4
file path=usr/share/aclocal-1.16/strip.m4
file path=usr/share/aclocal-1.16/substnot.m4
file path=usr/share/aclocal-1.16/tar.m4
file path=usr/share/aclocal-1.16/upc.m4
file path=usr/share/aclocal-1.16/vala.m4
file path=usr/share/automake-1.16/Automake/ChannelDefs.pm
file path=usr/share/automake-1.16/Automake/Channels.pm
file path=usr/share/automake-1.16/Automake/Condition.pm
file path=usr/share/automake-1.16/Automake/Config.pm
file path=usr/share/automake-1.16/Automake/Configure_ac.pm
file path=usr/share/automake-1.16/Automake/DisjConditions.pm
file path=usr/share/automake-1.16/Automake/FileUtils.pm
file path=usr/share/automake-1.16/Automake/General.pm
file path=usr/share/automake-1.16/Automake/Getopt.pm
file path=usr/share/automake-1.16/Automake/Item.pm
file path=usr/share/automake-1.16/Automake/ItemDef.pm
file path=usr/share/automake-1.16/Automake/Language.pm
file path=usr/share/automake-1.16/Automake/Location.pm
file path=usr/share/automake-1.16/Automake/Options.pm
file path=usr/share/automake-1.16/Automake/Rule.pm
file path=usr/share/automake-1.16/Automake/RuleDef.pm
file path=usr/share/automake-1.16/Automake/VarDef.pm
file path=usr/share/automake-1.16/Automake/Variable.pm
file path=usr/share/automake-1.16/Automake/Version.pm
file path=usr/share/automake-1.16/Automake/Wrap.pm
file path=usr/share/automake-1.16/Automake/XFile.pm
file path=usr/share/automake-1.16/COPYING
file path=usr/share/automake-1.16/INSTALL
file path=usr/share/automake-1.16/am/check.am
file path=usr/share/automake-1.16/am/check2.am
file path=usr/share/automake-1.16/am/clean-hdr.am
file path=usr/share/automake-1.16/am/clean.am
file path=usr/share/automake-1.16/am/compile.am
file path=usr/share/automake-1.16/am/configure.am
file path=usr/share/automake-1.16/am/data.am
file path=usr/share/automake-1.16/am/dejagnu.am
file path=usr/share/automake-1.16/am/depend.am
file path=usr/share/automake-1.16/am/depend2.am
file path=usr/share/automake-1.16/am/distdir.am
file path=usr/share/automake-1.16/am/footer.am
file path=usr/share/automake-1.16/am/header-vars.am
file path=usr/share/automake-1.16/am/header.am
file path=usr/share/automake-1.16/am/inst-vars.am
file path=usr/share/automake-1.16/am/install.am
file path=usr/share/automake-1.16/am/java.am
file path=usr/share/automake-1.16/am/lang-compile.am
file path=usr/share/automake-1.16/am/lex.am
file path=usr/share/automake-1.16/am/library.am
file path=usr/share/automake-1.16/am/libs.am
file path=usr/share/automake-1.16/am/libtool.am
file path=usr/share/automake-1.16/am/lisp.am
file path=usr/share/automake-1.16/am/ltlib.am
file path=usr/share/automake-1.16/am/ltlibrary.am
file path=usr/share/automake-1.16/am/mans-vars.am
file path=usr/share/automake-1.16/am/mans.am
file path=usr/share/automake-1.16/am/program.am
file path=usr/share/automake-1.16/am/progs.am
file path=usr/share/automake-1.16/am/python.am
file path=usr/share/automake-1.16/am/remake-hdr.am
file path=usr/share/automake-1.16/am/scripts.am
file path=usr/share/automake-1.16/am/subdirs.am
file path=usr/share/automake-1.16/am/tags.am
file path=usr/share/automake-1.16/am/texi-vers.am
file path=usr/share/automake-1.16/am/texibuild.am
file path=usr/share/automake-1.16/am/texinfos.am
file path=usr/share/automake-1.16/am/vala.am
file path=usr/share/automake-1.16/am/yacc.am
file path=usr/share/automake-1.16/ar-lib mode=0555
file path=usr/share/automake-1.16/compile mode=0555
file path=usr/share/automake-1.16/config.guess mode=0555
file path=usr/share/automake-1.16/config.sub mode=0555
file path=usr/share/automake-1.16/depcomp mode=0555
file path=usr/share/automake-1.16/install-sh mode=0555
file path=usr/share/automake-1.16/mdate-sh mode=0555
file path=usr/share/automake-1.16/missing mode=0555
file path=usr/share/automake-1.16/mkinstalldirs mode=0555
file path=usr/share/automake-1.16/py-compile mode=0555
file path=usr/share/automake-1.16/tap-driver.sh mode=0555
file path=usr/share/automake-1.16/test-driver mode=0555
file path=usr/share/automake-1.16/texinfo.tex
file path=usr/share/automake-1.16/ylwrap mode=0555
file path=usr/share/doc/automake-1.16/amhello-1.0.tar.gz
file path=usr/share/info/automake-1.16.info
file path=usr/share/info/automake-1.16.info-1
file path=usr/share/info/automake-1.16.info-2
file path=usr/share/info/automake-history-1.16.info
link path=usr/share/info/automake-history.info target=automake-history-1.16.info mediator=automake mediator-version=1.16
link path=usr/share/info/automake.info target=automake-1.16.info mediator=automake mediator-version=1.16
link path=usr/share/info/automake.info-1 target=automake-1.16.info-1 mediator=automake mediator-version=1.16
link path=usr/share/info/automake.info-2 target=automake-1.16.info-2 mediator=automake mediator-version=1.16
file path=usr/share/man/man1/aclocal-1.16.1
link path=usr/share/man/man1/aclocal.1 target=aclocal-1.16.1 mediator=automake mediator-version=1.16
file path=usr/share/man/man1/automake-1.16.1
link path=usr/share/man/man1/automake.1 target=automake-1.16.1 mediator=automake mediator-version=1.16