Rich Burridge
2013-03-11 8c2f8fb117b8da71000ead548f4dd19d606d9efb
commit | author | age
9aea33 1 #
NJ 2 # CDDL HEADER START
3 #
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.
7 #
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.
12 #
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]
18 #
19 # CDDL HEADER END
20 #
8c2f8f 21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
9aea33 22 #
NJ 23
4158c0 24 set name=pkg.fmri \
NJ 25     value=pkg:/developer/build/automake-110@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
9aea33 26 set name=pkg.summary value="A Makefile generator"
8c2f8f 27 set name=com.oracle.info.description value="GNU automake"
RB 28 set name=com.oracle.info.tpno value=6149
4158c0 29 set name=info.classification \
NJ 30     value=org.opensolaris.category.2008:Development/GNU
1de4f0 31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
60e6e0 32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1de4f0 33 set name=org.opensolaris.arc-caseid \
MS 34     value=PSARC/2007/293
9aea33 35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
NJ 36 dir path=usr
37 dir path=usr/bin
38 dir path=usr/share
39 dir path=usr/share/aclocal
40 dir path=usr/share/aclocal-$(COMPONENT_VERSION)
41 dir path=usr/share/automake-$(COMPONENT_VERSION)
42 dir path=usr/share/automake-$(COMPONENT_VERSION)/Automake
43 dir path=usr/share/automake-$(COMPONENT_VERSION)/am
44 file path=usr/bin/aclocal-$(COMPONENT_VERSION)
45 file path=usr/bin/automake-$(COMPONENT_VERSION)
46 file path=usr/share/aclocal-$(COMPONENT_VERSION)/amversion.m4
47 file path=usr/share/aclocal-$(COMPONENT_VERSION)/as.m4
48 file path=usr/share/aclocal-$(COMPONENT_VERSION)/auxdir.m4
49 file path=usr/share/aclocal-$(COMPONENT_VERSION)/ccstdc.m4
50 file path=usr/share/aclocal-$(COMPONENT_VERSION)/cond.m4
51 file path=usr/share/aclocal-$(COMPONENT_VERSION)/depend.m4
52 file path=usr/share/aclocal-$(COMPONENT_VERSION)/depout.m4
53 file path=usr/share/aclocal-$(COMPONENT_VERSION)/dmalloc.m4
54 file path=usr/share/aclocal-$(COMPONENT_VERSION)/gcj.m4
55 file path=usr/share/aclocal-$(COMPONENT_VERSION)/header.m4
56 file path=usr/share/aclocal-$(COMPONENT_VERSION)/init.m4
57 file path=usr/share/aclocal-$(COMPONENT_VERSION)/install-sh.m4
58 file path=usr/share/aclocal-$(COMPONENT_VERSION)/lead-dot.m4
59 file path=usr/share/aclocal-$(COMPONENT_VERSION)/lex.m4
60 file path=usr/share/aclocal-$(COMPONENT_VERSION)/lispdir.m4
61 file path=usr/share/aclocal-$(COMPONENT_VERSION)/maintainer.m4
62 file path=usr/share/aclocal-$(COMPONENT_VERSION)/make.m4
63 file path=usr/share/aclocal-$(COMPONENT_VERSION)/minuso.m4
64 file path=usr/share/aclocal-$(COMPONENT_VERSION)/missing.m4
65 file path=usr/share/aclocal-$(COMPONENT_VERSION)/mkdirp.m4
66 file path=usr/share/aclocal-$(COMPONENT_VERSION)/multi.m4
67 file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsol-gt.m4
68 file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsol-lt.m4
69 file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsolete.m4
70 file path=usr/share/aclocal-$(COMPONENT_VERSION)/options.m4
71 file path=usr/share/aclocal-$(COMPONENT_VERSION)/protos.m4
72 file path=usr/share/aclocal-$(COMPONENT_VERSION)/python.m4
73 file path=usr/share/aclocal-$(COMPONENT_VERSION)/regex.m4
74 file path=usr/share/aclocal-$(COMPONENT_VERSION)/runlog.m4
75 file path=usr/share/aclocal-$(COMPONENT_VERSION)/sanity.m4
76 file path=usr/share/aclocal-$(COMPONENT_VERSION)/strip.m4
77 file path=usr/share/aclocal-$(COMPONENT_VERSION)/substnot.m4
78 file path=usr/share/aclocal-$(COMPONENT_VERSION)/tar.m4
79 file path=usr/share/aclocal-$(COMPONENT_VERSION)/upc.m4
80 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/ChannelDefs.pm
81 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Channels.pm
82 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Condition.pm
83 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Config.pm
84 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Configure_ac.pm
85 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/DisjConditions.pm
86 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/FileUtils.pm
87 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/General.pm
88 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Item.pm
89 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/ItemDef.pm
90 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Location.pm
91 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Options.pm
92 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Rule.pm
93 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/RuleDef.pm
94 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Struct.pm
95 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/VarDef.pm
96 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Variable.pm
97 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Version.pm
98 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Wrap.pm
99 file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/XFile.pm
100 file path=usr/share/automake-$(COMPONENT_VERSION)/COPYING
101 file path=usr/share/automake-$(COMPONENT_VERSION)/INSTALL
17fc9e 102 file path=usr/share/automake-$(COMPONENT_VERSION)/acinstall mode=0555
9aea33 103 file path=usr/share/automake-$(COMPONENT_VERSION)/am/ansi2knr.am
NJ 104 file path=usr/share/automake-$(COMPONENT_VERSION)/am/check.am
105 file path=usr/share/automake-$(COMPONENT_VERSION)/am/clean-hdr.am
106 file path=usr/share/automake-$(COMPONENT_VERSION)/am/clean.am
107 file path=usr/share/automake-$(COMPONENT_VERSION)/am/compile.am
108 file path=usr/share/automake-$(COMPONENT_VERSION)/am/configure.am
109 file path=usr/share/automake-$(COMPONENT_VERSION)/am/data.am
110 file path=usr/share/automake-$(COMPONENT_VERSION)/am/dejagnu.am
111 file path=usr/share/automake-$(COMPONENT_VERSION)/am/depend.am
112 file path=usr/share/automake-$(COMPONENT_VERSION)/am/depend2.am
113 file path=usr/share/automake-$(COMPONENT_VERSION)/am/distdir.am
114 file path=usr/share/automake-$(COMPONENT_VERSION)/am/footer.am
115 file path=usr/share/automake-$(COMPONENT_VERSION)/am/header-vars.am
116 file path=usr/share/automake-$(COMPONENT_VERSION)/am/header.am
117 file path=usr/share/automake-$(COMPONENT_VERSION)/am/inst-vars.am
118 file path=usr/share/automake-$(COMPONENT_VERSION)/am/install.am
119 file path=usr/share/automake-$(COMPONENT_VERSION)/am/java.am
120 file path=usr/share/automake-$(COMPONENT_VERSION)/am/lang-compile.am
121 file path=usr/share/automake-$(COMPONENT_VERSION)/am/lex.am
122 file path=usr/share/automake-$(COMPONENT_VERSION)/am/library.am
123 file path=usr/share/automake-$(COMPONENT_VERSION)/am/libs.am
124 file path=usr/share/automake-$(COMPONENT_VERSION)/am/libtool.am
125 file path=usr/share/automake-$(COMPONENT_VERSION)/am/lisp.am
126 file path=usr/share/automake-$(COMPONENT_VERSION)/am/ltlib.am
127 file path=usr/share/automake-$(COMPONENT_VERSION)/am/ltlibrary.am
128 file path=usr/share/automake-$(COMPONENT_VERSION)/am/mans-vars.am
129 file path=usr/share/automake-$(COMPONENT_VERSION)/am/mans.am
130 file path=usr/share/automake-$(COMPONENT_VERSION)/am/multilib.am
131 file path=usr/share/automake-$(COMPONENT_VERSION)/am/program.am
132 file path=usr/share/automake-$(COMPONENT_VERSION)/am/progs.am
133 file path=usr/share/automake-$(COMPONENT_VERSION)/am/python.am
134 file path=usr/share/automake-$(COMPONENT_VERSION)/am/remake-hdr.am
135 file path=usr/share/automake-$(COMPONENT_VERSION)/am/scripts.am
136 file path=usr/share/automake-$(COMPONENT_VERSION)/am/subdirs.am
137 file path=usr/share/automake-$(COMPONENT_VERSION)/am/tags.am
138 file path=usr/share/automake-$(COMPONENT_VERSION)/am/texi-vers.am
139 file path=usr/share/automake-$(COMPONENT_VERSION)/am/texibuild.am
140 file path=usr/share/automake-$(COMPONENT_VERSION)/am/texinfos.am
141 file path=usr/share/automake-$(COMPONENT_VERSION)/am/yacc.am
142 file path=usr/share/automake-$(COMPONENT_VERSION)/ansi2knr.1
143 file path=usr/share/automake-$(COMPONENT_VERSION)/ansi2knr.c
17fc9e 144 file path=usr/share/automake-$(COMPONENT_VERSION)/compile mode=0555
9aea33 145 file path=usr/share/automake-$(COMPONENT_VERSION)/config-ml.in
17fc9e 146 file path=usr/share/automake-$(COMPONENT_VERSION)/config.guess mode=0555
NJ 147 file path=usr/share/automake-$(COMPONENT_VERSION)/config.sub mode=0555
148 file path=usr/share/automake-$(COMPONENT_VERSION)/depcomp mode=0555
149 file path=usr/share/automake-$(COMPONENT_VERSION)/elisp-comp mode=0555
150 file path=usr/share/automake-$(COMPONENT_VERSION)/install-sh mode=0555
151 file path=usr/share/automake-$(COMPONENT_VERSION)/mdate-sh mode=0555
152 file path=usr/share/automake-$(COMPONENT_VERSION)/missing mode=0555
153 file path=usr/share/automake-$(COMPONENT_VERSION)/mkinstalldirs mode=0555
154 file path=usr/share/automake-$(COMPONENT_VERSION)/py-compile mode=0555
155 file path=usr/share/automake-$(COMPONENT_VERSION)/symlink-tree mode=0555
9aea33 156 file path=usr/share/automake-$(COMPONENT_VERSION)/texinfo.tex
17fc9e 157 file path=usr/share/automake-$(COMPONENT_VERSION)/ylwrap mode=0555
266b35 158
RB 159 link path=usr/bin/aclocal target=aclocal-1.10 \
160     mediator=automake mediator-version=1.10
161 link path=usr/bin/automake target=automake-1.10 \
162     mediator=automake mediator-version=1.10
163
29adc2 164 license automake.license license="GPLv2 FDLv1.2"