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