Obsolete golang-120
[oi-userland.git] / components / library / slang / manifests / sample-manifest.p5m
blobda926f8e24d43f16fa19d5fdf4fe6c636b0698ed
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.
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.
13 # Copyright 2022 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
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)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=etc/slsh/slsh.rc
27 file path=usr/bin/$(MACH32)/slsh
28 file path=usr/bin/slsh
29 file path=usr/include/slang.h
30 file path=usr/include/slcurses.h
31 link path=usr/lib/$(MACH64)/libslang.so target=libslang.so.2
32 file path=usr/lib/$(MACH64)/libslang.so.$(COMPONENT_VERSION)
33 link path=usr/lib/$(MACH64)/libslang.so.2 \
34     target=libslang.so.$(COMPONENT_VERSION)
35 file path=usr/lib/$(MACH64)/pkgconfig/slang.pc
36 file path=usr/lib/$(MACH64)/slang/v2/modules/base64-module.so
37 file path=usr/lib/$(MACH64)/slang/v2/modules/chksum-module.so
38 file path=usr/lib/$(MACH64)/slang/v2/modules/csv-module.so
39 file path=usr/lib/$(MACH64)/slang/v2/modules/fcntl-module.so
40 file path=usr/lib/$(MACH64)/slang/v2/modules/fork-module.so
41 file path=usr/lib/$(MACH64)/slang/v2/modules/histogram-module.so
42 file path=usr/lib/$(MACH64)/slang/v2/modules/iconv-module.so
43 file path=usr/lib/$(MACH64)/slang/v2/modules/json-module.so
44 file path=usr/lib/$(MACH64)/slang/v2/modules/onig-module.so
45 file path=usr/lib/$(MACH64)/slang/v2/modules/pcre-module.so
46 file path=usr/lib/$(MACH64)/slang/v2/modules/png-module.so
47 file path=usr/lib/$(MACH64)/slang/v2/modules/rand-module.so
48 file path=usr/lib/$(MACH64)/slang/v2/modules/select-module.so
49 file path=usr/lib/$(MACH64)/slang/v2/modules/slsmg-module.so
50 file path=usr/lib/$(MACH64)/slang/v2/modules/socket-module.so
51 file path=usr/lib/$(MACH64)/slang/v2/modules/stats-module.so
52 file path=usr/lib/$(MACH64)/slang/v2/modules/sysconf-module.so
53 file path=usr/lib/$(MACH64)/slang/v2/modules/termios-module.so
54 file path=usr/lib/$(MACH64)/slang/v2/modules/varray-module.so
55 file path=usr/lib/$(MACH64)/slang/v2/modules/zlib-module.so
56 link path=usr/lib/libslang.so target=libslang.so.2
57 file path=usr/lib/libslang.so.$(COMPONENT_VERSION)
58 link path=usr/lib/libslang.so.2 target=libslang.so.$(COMPONENT_VERSION)
59 file path=usr/lib/pkgconfig/slang.pc
60 file path=usr/lib/slang/v2/modules/base64-module.so
61 file path=usr/lib/slang/v2/modules/chksum-module.so
62 file path=usr/lib/slang/v2/modules/csv-module.so
63 file path=usr/lib/slang/v2/modules/fcntl-module.so
64 file path=usr/lib/slang/v2/modules/fork-module.so
65 file path=usr/lib/slang/v2/modules/histogram-module.so
66 file path=usr/lib/slang/v2/modules/iconv-module.so
67 file path=usr/lib/slang/v2/modules/json-module.so
68 file path=usr/lib/slang/v2/modules/pcre-module.so
69 file path=usr/lib/slang/v2/modules/png-module.so
70 file path=usr/lib/slang/v2/modules/rand-module.so
71 file path=usr/lib/slang/v2/modules/select-module.so
72 file path=usr/lib/slang/v2/modules/slsmg-module.so
73 file path=usr/lib/slang/v2/modules/socket-module.so
74 file path=usr/lib/slang/v2/modules/stats-module.so
75 file path=usr/lib/slang/v2/modules/sysconf-module.so
76 file path=usr/lib/slang/v2/modules/termios-module.so
77 file path=usr/lib/slang/v2/modules/varray-module.so
78 file path=usr/lib/slang/v2/modules/zlib-module.so
79 file path=usr/share/doc/slang/v2/COPYING
80 file path=usr/share/doc/slang/v2/changes.txt
81 file path=usr/share/doc/slang/v2/cref.txt
82 file path=usr/share/doc/slang/v2/cslang.txt
83 file path=usr/share/doc/slang/v2/slang.txt
84 file path=usr/share/doc/slang/v2/slangdoc.html
85 file path=usr/share/doc/slang/v2/slangfun.txt
86 file path=usr/share/doc/slsh/html/slshfun-1.html
87 file path=usr/share/doc/slsh/html/slshfun-10.html
88 file path=usr/share/doc/slsh/html/slshfun-11.html
89 file path=usr/share/doc/slsh/html/slshfun-12.html
90 file path=usr/share/doc/slsh/html/slshfun-13.html
91 file path=usr/share/doc/slsh/html/slshfun-2.html
92 file path=usr/share/doc/slsh/html/slshfun-3.html
93 file path=usr/share/doc/slsh/html/slshfun-4.html
94 file path=usr/share/doc/slsh/html/slshfun-5.html
95 file path=usr/share/doc/slsh/html/slshfun-6.html
96 file path=usr/share/doc/slsh/html/slshfun-7.html
97 file path=usr/share/doc/slsh/html/slshfun-8.html
98 file path=usr/share/doc/slsh/html/slshfun-9.html
99 file path=usr/share/doc/slsh/html/slshfun.html
100 file path=usr/share/man/man1/slsh.1
101 file path=usr/share/slsh/arrayfuns.sl
102 file path=usr/share/slsh/autoload.sl
103 file path=usr/share/slsh/base64.sl
104 file path=usr/share/slsh/chksum.sl
105 file path=usr/share/slsh/cmaps/cool.map
106 file path=usr/share/slsh/cmaps/coolwarm.map
107 file path=usr/share/slsh/cmaps/copper.map
108 file path=usr/share/slsh/cmaps/cubicl.map
109 file path=usr/share/slsh/cmaps/cubicyf.map
110 file path=usr/share/slsh/cmaps/drywet.map
111 file path=usr/share/slsh/cmaps/ds9b.map
112 file path=usr/share/slsh/cmaps/ds9sls.map
113 file path=usr/share/slsh/cmaps/edge.map
114 file path=usr/share/slsh/cmaps/gebco.map
115 file path=usr/share/slsh/cmaps/globe.map
116 file path=usr/share/slsh/cmaps/gray.map
117 file path=usr/share/slsh/cmaps/haxby.map
118 file path=usr/share/slsh/cmaps/hot.map
119 file path=usr/share/slsh/cmaps/jet.map
120 file path=usr/share/slsh/cmaps/no_green.map
121 file path=usr/share/slsh/cmaps/ocean.map
122 file path=usr/share/slsh/cmaps/polar.map
123 file path=usr/share/slsh/cmaps/rainbow.map
124 file path=usr/share/slsh/cmaps/red2green.map
125 file path=usr/share/slsh/cmaps/relief.map
126 file path=usr/share/slsh/cmaps/sealand.map
127 file path=usr/share/slsh/cmaps/seis.map
128 file path=usr/share/slsh/cmaps/split.map
129 file path=usr/share/slsh/cmaps/topo.map
130 file path=usr/share/slsh/cmaps/wysiwyg.map
131 file path=usr/share/slsh/cmdopt.sl
132 file path=usr/share/slsh/csv.sl
133 file path=usr/share/slsh/fcntl.sl
134 file path=usr/share/slsh/fork.sl
135 file path=usr/share/slsh/fswalk.sl
136 file path=usr/share/slsh/glob.sl
137 file path=usr/share/slsh/help/arrayfuns.hlp
138 file path=usr/share/slsh/help/base64funs.hlp
139 file path=usr/share/slsh/help/chksumfuns.hlp
140 file path=usr/share/slsh/help/cmdopt.hlp
141 file path=usr/share/slsh/help/csvfuns.hlp
142 file path=usr/share/slsh/help/forkfuns.hlp
143 file path=usr/share/slsh/help/fswalk.hlp
144 file path=usr/share/slsh/help/glob.hlp
145 file path=usr/share/slsh/help/histfuns.hlp
146 file path=usr/share/slsh/help/jsonfuns.hlp
147 file path=usr/share/slsh/help/listfuns.hlp
148 file path=usr/share/slsh/help/onigfuns.hlp
149 file path=usr/share/slsh/help/pcrefuns.hlp
150 file path=usr/share/slsh/help/pngfuns.hlp
151 file path=usr/share/slsh/help/print.hlp
152 file path=usr/share/slsh/help/process.hlp
153 file path=usr/share/slsh/help/profile.hlp
154 file path=usr/share/slsh/help/randfuns.hlp
155 file path=usr/share/slsh/help/readascii.hlp
156 file path=usr/share/slsh/help/require.hlp
157 file path=usr/share/slsh/help/setfuns.hlp
158 file path=usr/share/slsh/help/slsmg.hlp
159 file path=usr/share/slsh/help/sockfuns.hlp
160 file path=usr/share/slsh/help/statsfuns.hlp
161 file path=usr/share/slsh/help/structfuns.hlp
162 file path=usr/share/slsh/help/timestamp.hlp
163 file path=usr/share/slsh/histogram.sl
164 file path=usr/share/slsh/iconv.sl
165 file path=usr/share/slsh/json.sl
166 file path=usr/share/slsh/listfuns.sl
167 file path=usr/share/slsh/onig.sl
168 file path=usr/share/slsh/pcre.sl
169 file path=usr/share/slsh/png.sl
170 file path=usr/share/slsh/print.sl
171 file path=usr/share/slsh/process.sl
172 file path=usr/share/slsh/profile.sl
173 file path=usr/share/slsh/rand.sl
174 file path=usr/share/slsh/readascii.sl
175 file path=usr/share/slsh/require.sl
176 file path=usr/share/slsh/rline/complete.sl
177 file path=usr/share/slsh/rline/editfuns.sl
178 file path=usr/share/slsh/rline/editor.sl
179 file path=usr/share/slsh/rline/emacskeys.sl
180 file path=usr/share/slsh/rline/history.sl
181 file path=usr/share/slsh/rline/histsrch.sl
182 file path=usr/share/slsh/rline/slrline.rc
183 file path=usr/share/slsh/rline/vikeys.sl
184 file path=usr/share/slsh/scripts/jpegsize
185 file path=usr/share/slsh/scripts/lsrpm
186 file path=usr/share/slsh/scripts/slcov
187 file path=usr/share/slsh/scripts/sldb
188 file path=usr/share/slsh/scripts/slprof
189 file path=usr/share/slsh/scripts/slstkchk
190 file path=usr/share/slsh/scripts/svnsh
191 file path=usr/share/slsh/select.sl
192 file path=usr/share/slsh/setfuns.sl
193 file path=usr/share/slsh/sldb.sl
194 file path=usr/share/slsh/sldbcore.sl
195 file path=usr/share/slsh/sldbsock.sl
196 file path=usr/share/slsh/slshhelp.sl
197 file path=usr/share/slsh/slshrl.sl
198 file path=usr/share/slsh/slsmg.sl
199 file path=usr/share/slsh/socket.sl
200 file path=usr/share/slsh/stats.sl
201 file path=usr/share/slsh/statslib/ad_test.sl
202 file path=usr/share/slsh/statslib/ks_test.sl
203 file path=usr/share/slsh/statslib/kuiper.sl
204 file path=usr/share/slsh/stkcheck.sl
205 file path=usr/share/slsh/structfuns.sl
206 file path=usr/share/slsh/sysconf.sl
207 file path=usr/share/slsh/termios.sl
208 file path=usr/share/slsh/timestamp.sl
209 file path=usr/share/slsh/varray.sl
210 file path=usr/share/slsh/zlib.sl