unleashed-userland README
[unleashed-userland.git] / components / libtecla / libtecla.p5m
blob5c0e8a9c09d78316fa1368c85663542b3de33176
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
13 # Copyright (c) 2013, Adam Stevko. All rights reserved.
16 # The man pages are all at the top of a "files" directory; setting the hash to
17 # point to the files therein.
18 <transform file path=usr/share/man/man.+/(.+)$ -> \
19     set action.hash %<\1> >
20 # Bypassing the mangler for these files because they are pre-Solarified.
21 <transform file path=usr/share/man/.+$ -> \
22     add mangler.bypass true >
24 set name=pkg.fmri value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
25 set name=pkg.summary value="Tecla command-line editing library"
26 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
27 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
28 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
31 license libtecla.license license='MIT-like'
33 dir  path=usr
34 dir  path=usr/bin
35 file path=usr/bin/enhance
36 dir  path=usr/include
37 file path=usr/include/libtecla.h
38 dir  path=usr/lib
39 dir  path=usr/lib/$(MACH64)
40 file path=usr/lib/$(MACH64)/libtecla.a
41 link path=usr/lib/$(MACH64)/libtecla.so target=libtecla.so.1
42 file path=usr/lib/$(MACH64)/libtecla.so.1
43 file path=usr/lib/$(MACH64)/libtecla_r.a
44 link path=usr/lib/$(MACH64)/libtecla_r.so target=libtecla_r.so.1
45 file path=usr/lib/$(MACH64)/libtecla_r.so.1
46 file path=usr/lib/libtecla.a
47 link path=usr/lib/libtecla.so target=libtecla.so.1
48 file path=usr/lib/libtecla.so.1
49 file path=usr/lib/libtecla_r.a
50 link path=usr/lib/libtecla_r.so target=libtecla_r.so.1
51 file path=usr/lib/libtecla_r.so.1
52 file enhance.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/enhance.1
53 file path=usr/share/man/man1/enhance.1
54 file path=usr/share/man/man3lib/libtecla.3lib
55 file path=usr/share/man/man3tecla/cfc_file_start.3tecla
56 file path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla
57 file path=usr/share/man/man3tecla/cfc_set_check_fn.3tecla
58 file path=usr/share/man/man3tecla/cpl_add_completion.3tecla
59 file path=usr/share/man/man3tecla/cpl_check_exe.3tecla
60 file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
61 file path=usr/share/man/man3tecla/cpl_file_completions.3tecla
62 file path=usr/share/man/man3tecla/cpl_last_error.3tecla
63 file path=usr/share/man/man3tecla/cpl_list_completions.3tecla
64 file path=usr/share/man/man3tecla/cpl_recall_matches.3tecla
65 file path=usr/share/man/man3tecla/cpl_record_error.3tecla
66 file path=usr/share/man/man3tecla/del_CplFileConf.3tecla
67 file path=usr/share/man/man3tecla/del_ExpandFile.3tecla
68 file path=usr/share/man/man3tecla/del_GetLine.3tecla
69 file path=usr/share/man/man3tecla/del_PathCache.3tecla
70 file path=usr/share/man/man3tecla/del_PcaPathConf.3tecla
71 file path=usr/share/man/man3tecla/del_WordCompletion.3tecla
72 file path=usr/share/man/man3tecla/ef_expand_file.3tecla
73 file path=usr/share/man/man3tecla/ef_last_error.3tecla
74 file path=usr/share/man/man3tecla/ef_list_expansions.3tecla
75 file path=usr/share/man/man3tecla/gl_abandon_line.3tecla
76 file path=usr/share/man/man3tecla/gl_append_history.3tecla
77 file path=usr/share/man/man3tecla/gl_automatic_history.3tecla
78 file path=usr/share/man/man3tecla/gl_bind_keyseq.3tecla
79 file path=usr/share/man/man3tecla/gl_catch_blocked.3tecla
80 file path=usr/share/man/man3tecla/gl_change_terminal.3tecla
81 file path=usr/share/man/man3tecla/gl_clear_history.3tecla
82 file path=usr/share/man/man3tecla/gl_completion_action.3tecla
83 file path=usr/share/man/man3tecla/gl_configure_getline.3tecla
84 file path=usr/share/man/man3tecla/gl_customize_completion.3tecla
85 file path=usr/share/man/man3tecla/gl_display_text.3tecla
86 file path=usr/share/man/man3tecla/gl_echo_mode.3tecla
87 file path=usr/share/man/man3tecla/gl_erase_terminal.3tecla
88 file path=usr/share/man/man3tecla/gl_error_message.3tecla
89 file path=usr/share/man/man3tecla/gl_get_line.3tecla
90 file path=usr/share/man/man3tecla/gl_group_history.3tecla
91 file path=usr/share/man/man3tecla/gl_handle_signal.3tecla
92 file path=usr/share/man/man3tecla/gl_ignore_signal.3tecla
93 file path=usr/share/man/man3tecla/gl_inactivity_timeout.3tecla
94 file path=usr/share/man/man3tecla/gl_io_mode.3tecla
95 file path=usr/share/man/man3tecla/gl_last_signal.3tecla
96 file path=usr/share/man/man3tecla/gl_limit_history.3tecla
97 file path=usr/share/man/man3tecla/gl_list_signals.3tecla
98 file path=usr/share/man/man3tecla/gl_load_history.3tecla
99 file path=usr/share/man/man3tecla/gl_lookup_history.3tecla
100 file path=usr/share/man/man3tecla/gl_normal_io.3tecla
101 file path=usr/share/man/man3tecla/gl_pending_io.3tecla
102 file path=usr/share/man/man3tecla/gl_prompt_style.3tecla
103 file path=usr/share/man/man3tecla/gl_query_char.3tecla
104 file path=usr/share/man/man3tecla/gl_range_of_history.3tecla
105 file path=usr/share/man/man3tecla/gl_raw_io.3tecla
106 file path=usr/share/man/man3tecla/gl_read_char.3tecla
107 file path=usr/share/man/man3tecla/gl_register_action.3tecla
108 file path=usr/share/man/man3tecla/gl_replace_prompt.3tecla
109 file path=usr/share/man/man3tecla/gl_resize_history.3tecla
110 file path=usr/share/man/man3tecla/gl_return_status.3tecla
111 file path=usr/share/man/man3tecla/gl_save_history.3tecla
112 file path=usr/share/man/man3tecla/gl_set_term_size.3tecla
113 file path=usr/share/man/man3tecla/gl_show_history.3tecla
114 file path=usr/share/man/man3tecla/gl_size_of_history.3tecla
115 file path=usr/share/man/man3tecla/gl_state_of_history.3tecla
116 file path=usr/share/man/man3tecla/gl_terminal_size.3tecla
117 file path=usr/share/man/man3tecla/gl_toggle_history.3tecla
118 file path=usr/share/man/man3tecla/gl_trap_signal.3tecla
119 file path=usr/share/man/man3tecla/gl_tty_signals.3tecla
120 file path=usr/share/man/man3tecla/gl_watch_fd.3tecla
121 file path=usr/share/man/man3tecla/libtecla_version.3tecla
122 file path=usr/share/man/man3tecla/new_CplFileConf.3tecla
123 file path=usr/share/man/man3tecla/new_ExpandFile.3tecla
124 file path=usr/share/man/man3tecla/new_GetLine.3tecla
125 file path=usr/share/man/man3tecla/new_PathCache.3tecla
126 file path=usr/share/man/man3tecla/new_PcaPathConf.3tecla
127 file path=usr/share/man/man3tecla/new_WordCompletion.3tecla
128 file path=usr/share/man/man3tecla/pca_last_error.3tecla
129 file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
130 file path=usr/share/man/man3tecla/pca_path_completions.3tecla
131 file path=usr/share/man/man3tecla/pca_scan_path.3tecla
132 file path=usr/share/man/man3tecla/pca_set_check_fn.3tecla
133 file path=usr/share/man/man3tecla/ppc_file_start.3tecla
134 file path=usr/share/man/man3tecla/ppc_literal_escapes.3tecla
135 file enhance.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/enhance.1
137 legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
138     name="Tecla command-line editing library"