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 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 #
26
27 set name=pkg.fmri \
28 value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
29 set name=pkg.description value="Tecla command-line editing library"
30 set name=pkg.summary value="Tecla command-line editing library"
31 set name=info.classification \
32 value=org.opensolaris.category.2008:System/Libraries
33 set name=variant.arch value=$(ARCH)
34 dir path=usr group=sys
35 dir path=usr/bin
36 dir path=usr/include
37 dir path=usr/lib
38 dir path=usr/lib/$(ARCH64)
39 dir path=usr/share/man
40 dir path=usr/share/man/man1
41 dir path=usr/share/man/man3lib
42 dir path=usr/share/man/man3sysevent
43 dir path=usr/share/man/man3tecla
44 dir path=usr/share/man/man5
45 file path=usr/bin/enhance mode=0555
46 file path=usr/include/libtecla.h
47 file path=usr/lib/$(ARCH64)/libtecla.so.1
48 file path=usr/lib/$(ARCH64)/llib-ltecla.ln
49 file path=usr/lib/libtecla.so.1
50 file path=usr/lib/llib-ltecla
51 file path=usr/lib/llib-ltecla.ln
52 file path=usr/share/man/man1/enhance.1
53 file path=usr/share/man/man3lib/libtecla.3lib
54 file path=usr/share/man/man3sysevent/sysevent_bind_handle.3sysevent
55 file path=usr/share/man/man3sysevent/sysevent_free.3sysevent
56 file path=usr/share/man/man3sysevent/sysevent_get_attr_list.3sysevent
57 file path=usr/share/man/man3sysevent/sysevent_get_class_name.3sysevent
58 file path=usr/share/man/man3sysevent/sysevent_get_vendor_name.3sysevent
59 file path=usr/share/man/man3sysevent/sysevent_post_event.3sysevent
60 file path=usr/share/man/man3sysevent/sysevent_subscribe_event.3sysevent
61 file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
62 file path=usr/share/man/man3tecla/ef_expand_file.3tecla
63 file path=usr/share/man/man3tecla/gl_get_line.3tecla
64 file path=usr/share/man/man3tecla/gl_io_mode.3tecla
65 file path=usr/share/man/man3tecla/libtecla_version.3tecla
66 file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
67 file path=usr/share/man/man5/tecla.5
68 legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
69 name="Tecla command-line editing library"
70 license usr/src/lib/libtecla/THIRDPARTYLICENSE \
71 license=usr/src/lib/libtecla/THIRDPARTYLICENSE
72 link path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1
73 link path=usr/lib/libtecla.so target=libtecla.so.1
74 link path=usr/share/man/man3sysevent/sysevent_get_pid.3sysevent \
75 target=sysevent_get_vendor_name.3sysevent
76 link path=usr/share/man/man3sysevent/sysevent_get_pub_name.3sysevent \
77 target=sysevent_get_vendor_name.3sysevent
78 link path=usr/share/man/man3sysevent/sysevent_get_seq.3sysevent \
79 target=sysevent_get_class_name.3sysevent
80 link path=usr/share/man/man3sysevent/sysevent_get_size.3sysevent \
81 target=sysevent_get_class_name.3sysevent
82 link path=usr/share/man/man3sysevent/sysevent_get_subclass_name.3sysevent \
83 target=sysevent_get_class_name.3sysevent
84 link path=usr/share/man/man3sysevent/sysevent_get_time.3sysevent \
85 target=sysevent_get_class_name.3sysevent
86 link path=usr/share/man/man3sysevent/sysevent_unbind_handle.3sysevent \
87 target=sysevent_bind_handle.3sysevent
88 link path=usr/share/man/man3sysevent/sysevent_unsubscribe_event.3sysevent \
89 target=sysevent_subscribe_event.3sysevent
90 link path=usr/share/man/man3tecla/cfc_file_start.3tecla \
91 target=cpl_complete_word.3tecla
92 link path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla \
|
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 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2014 Andrew Stormont.
26 #
27
28 set name=pkg.fmri \
29 value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
30 set name=pkg.description value="Tecla command-line editing library"
31 set name=pkg.summary value="Tecla command-line editing library"
32 set name=info.classification \
33 value=org.opensolaris.category.2008:System/Libraries
34 set name=variant.arch value=$(ARCH)
35 dir path=usr group=sys
36 dir path=usr/bin
37 dir path=usr/include
38 dir path=usr/lib
39 $(BUILD64)dir path=usr/lib/$(ARCH64)
40 dir path=usr/share/man
41 dir path=usr/share/man/man1
42 dir path=usr/share/man/man3lib
43 dir path=usr/share/man/man3sysevent
44 dir path=usr/share/man/man3tecla
45 dir path=usr/share/man/man5
46 file path=usr/bin/enhance mode=0555
47 file path=usr/include/libtecla.h
48 $(BUILD64)file path=usr/lib/$(ARCH64)/libtecla.so.1
49 $(BUILD64)file path=usr/lib/$(ARCH64)/llib-ltecla.ln
50 file path=usr/lib/libtecla.so.1
51 file path=usr/lib/llib-ltecla
52 file path=usr/lib/llib-ltecla.ln
53 file path=usr/share/man/man1/enhance.1
54 file path=usr/share/man/man3lib/libtecla.3lib
55 file path=usr/share/man/man3sysevent/sysevent_bind_handle.3sysevent
56 file path=usr/share/man/man3sysevent/sysevent_free.3sysevent
57 file path=usr/share/man/man3sysevent/sysevent_get_attr_list.3sysevent
58 file path=usr/share/man/man3sysevent/sysevent_get_class_name.3sysevent
59 file path=usr/share/man/man3sysevent/sysevent_get_vendor_name.3sysevent
60 file path=usr/share/man/man3sysevent/sysevent_post_event.3sysevent
61 file path=usr/share/man/man3sysevent/sysevent_subscribe_event.3sysevent
62 file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
63 file path=usr/share/man/man3tecla/ef_expand_file.3tecla
64 file path=usr/share/man/man3tecla/gl_get_line.3tecla
65 file path=usr/share/man/man3tecla/gl_io_mode.3tecla
66 file path=usr/share/man/man3tecla/libtecla_version.3tecla
67 file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
68 file path=usr/share/man/man5/tecla.5
69 legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
70 name="Tecla command-line editing library"
71 license usr/src/lib/libtecla/THIRDPARTYLICENSE \
72 license=usr/src/lib/libtecla/THIRDPARTYLICENSE
73 $(BUILD64)link path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1
74 link path=usr/lib/libtecla.so target=libtecla.so.1
75 link path=usr/share/man/man3sysevent/sysevent_get_pid.3sysevent \
76 target=sysevent_get_vendor_name.3sysevent
77 link path=usr/share/man/man3sysevent/sysevent_get_pub_name.3sysevent \
78 target=sysevent_get_vendor_name.3sysevent
79 link path=usr/share/man/man3sysevent/sysevent_get_seq.3sysevent \
80 target=sysevent_get_class_name.3sysevent
81 link path=usr/share/man/man3sysevent/sysevent_get_size.3sysevent \
82 target=sysevent_get_class_name.3sysevent
83 link path=usr/share/man/man3sysevent/sysevent_get_subclass_name.3sysevent \
84 target=sysevent_get_class_name.3sysevent
85 link path=usr/share/man/man3sysevent/sysevent_get_time.3sysevent \
86 target=sysevent_get_class_name.3sysevent
87 link path=usr/share/man/man3sysevent/sysevent_unbind_handle.3sysevent \
88 target=sysevent_bind_handle.3sysevent
89 link path=usr/share/man/man3sysevent/sysevent_unsubscribe_event.3sysevent \
90 target=sysevent_subscribe_event.3sysevent
91 link path=usr/share/man/man3tecla/cfc_file_start.3tecla \
92 target=cpl_complete_word.3tecla
93 link path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla \
|