components/libtecla/libtecla.p5m
author Shawn Walker-Salas <shawn.walker@oracle.com>
Wed, 30 Mar 2016 13:33:31 -0700
changeset 5682 94c0ca64c022
parent 5052 65f5fba4e0e3
child 5810 76203f2cf39d
permissions -rw-r--r--
15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh 22228656 remove redundant declarations and additions from makefiles 22252545 simplify build rules for components from common upstream 22378457 tclConfig.sh compiler settings are too specific 22727315 httping curses gui missing 22750630 procmail ignores userland cflags and may use private strstr function 22758725 wdiff uses diff from PATH instead of /usr/gnu/bin/diff 22926847 cloog Makefile typo when setting ASLR_MODE 22935090 tk config script has wrong linker flags

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
#

# The man pages are all at the top of a "files" directory; setting the hash to
# point to the files therein.
<transform file path=usr/share/man/man.+/(.+)$ -> \
    set action.hash %<1> >
# Bypassing the mangler for these files because they are pre-Solarified.
<transform file path=usr/share/man/.+$ -> \
    add mangler.bypass true >
#
set name=pkg.fmri \
    value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Tecla command-line editing library"
set name=com.oracle.info.description \
    value="the libtecla command-line editing library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="Martin Shepherd"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2004/330
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/enhance
file path=usr/include/libtecla.h
link path=usr/lib/$(MACH64)/libtecla.so target=libtecla.so.1
file path=usr/lib/$(MACH64)/libtecla.so.1
file path=usr/lib/$(MACH64)/llib-ltecla.ln
link path=usr/lib/libtecla.so target=libtecla.so.1
file path=usr/lib/libtecla.so.1
file path=usr/lib/llib-ltecla
file path=usr/lib/llib-ltecla.ln
file enhance.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/enhance.1
file path=usr/share/man/man1/enhance.1
file path=usr/share/man/man3lib/libtecla.3lib
file path=usr/share/man/man3tecla/cfc_file_start.3tecla
file path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla
file path=usr/share/man/man3tecla/cfc_set_check_fn.3tecla
file path=usr/share/man/man3tecla/cpl_add_completion.3tecla
file path=usr/share/man/man3tecla/cpl_check_exe.3tecla
file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
file path=usr/share/man/man3tecla/cpl_file_completions.3tecla
file path=usr/share/man/man3tecla/cpl_last_error.3tecla
file path=usr/share/man/man3tecla/cpl_list_completions.3tecla
file path=usr/share/man/man3tecla/cpl_recall_matches.3tecla
file path=usr/share/man/man3tecla/cpl_record_error.3tecla
file path=usr/share/man/man3tecla/del_CplFileConf.3tecla
file path=usr/share/man/man3tecla/del_ExpandFile.3tecla
file path=usr/share/man/man3tecla/del_GetLine.3tecla
file path=usr/share/man/man3tecla/del_PathCache.3tecla
file path=usr/share/man/man3tecla/del_PcaPathConf.3tecla
file path=usr/share/man/man3tecla/del_WordCompletion.3tecla
file path=usr/share/man/man3tecla/ef_expand_file.3tecla
file path=usr/share/man/man3tecla/ef_last_error.3tecla
file path=usr/share/man/man3tecla/ef_list_expansions.3tecla
file path=usr/share/man/man3tecla/gl_abandon_line.3tecla
file path=usr/share/man/man3tecla/gl_append_history.3tecla
file path=usr/share/man/man3tecla/gl_automatic_history.3tecla
file path=usr/share/man/man3tecla/gl_bind_keyseq.3tecla
file path=usr/share/man/man3tecla/gl_catch_blocked.3tecla
file path=usr/share/man/man3tecla/gl_change_terminal.3tecla
file path=usr/share/man/man3tecla/gl_clear_history.3tecla
file path=usr/share/man/man3tecla/gl_completion_action.3tecla
file path=usr/share/man/man3tecla/gl_configure_getline.3tecla
file path=usr/share/man/man3tecla/gl_customize_completion.3tecla
file path=usr/share/man/man3tecla/gl_display_text.3tecla
file path=usr/share/man/man3tecla/gl_echo_mode.3tecla
file path=usr/share/man/man3tecla/gl_erase_terminal.3tecla
file path=usr/share/man/man3tecla/gl_error_message.3tecla
file path=usr/share/man/man3tecla/gl_get_line.3tecla
file path=usr/share/man/man3tecla/gl_group_history.3tecla
file path=usr/share/man/man3tecla/gl_handle_signal.3tecla
file path=usr/share/man/man3tecla/gl_ignore_signal.3tecla
file path=usr/share/man/man3tecla/gl_inactivity_timeout.3tecla
file path=usr/share/man/man3tecla/gl_io_mode.3tecla
file path=usr/share/man/man3tecla/gl_last_signal.3tecla
file path=usr/share/man/man3tecla/gl_limit_history.3tecla
file path=usr/share/man/man3tecla/gl_list_signals.3tecla
file path=usr/share/man/man3tecla/gl_load_history.3tecla
file path=usr/share/man/man3tecla/gl_lookup_history.3tecla
file path=usr/share/man/man3tecla/gl_normal_io.3tecla
file path=usr/share/man/man3tecla/gl_pending_io.3tecla
file path=usr/share/man/man3tecla/gl_prompt_style.3tecla
file path=usr/share/man/man3tecla/gl_query_char.3tecla
file path=usr/share/man/man3tecla/gl_range_of_history.3tecla
file path=usr/share/man/man3tecla/gl_raw_io.3tecla
file path=usr/share/man/man3tecla/gl_read_char.3tecla
file path=usr/share/man/man3tecla/gl_register_action.3tecla
file path=usr/share/man/man3tecla/gl_replace_prompt.3tecla
file path=usr/share/man/man3tecla/gl_resize_history.3tecla
file path=usr/share/man/man3tecla/gl_return_status.3tecla
file path=usr/share/man/man3tecla/gl_save_history.3tecla
file path=usr/share/man/man3tecla/gl_set_term_size.3tecla
file path=usr/share/man/man3tecla/gl_show_history.3tecla
file path=usr/share/man/man3tecla/gl_size_of_history.3tecla
file path=usr/share/man/man3tecla/gl_state_of_history.3tecla
file path=usr/share/man/man3tecla/gl_terminal_size.3tecla
file path=usr/share/man/man3tecla/gl_toggle_history.3tecla
file path=usr/share/man/man3tecla/gl_trap_signal.3tecla
file path=usr/share/man/man3tecla/gl_tty_signals.3tecla
file path=usr/share/man/man3tecla/gl_watch_fd.3tecla
file path=usr/share/man/man3tecla/libtecla_version.3tecla
file path=usr/share/man/man3tecla/new_CplFileConf.3tecla
file path=usr/share/man/man3tecla/new_ExpandFile.3tecla
file path=usr/share/man/man3tecla/new_GetLine.3tecla
file path=usr/share/man/man3tecla/new_PathCache.3tecla
file path=usr/share/man/man3tecla/new_PcaPathConf.3tecla
file path=usr/share/man/man3tecla/new_WordCompletion.3tecla
file path=usr/share/man/man3tecla/pca_last_error.3tecla
file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
file path=usr/share/man/man3tecla/pca_path_completions.3tecla
file path=usr/share/man/man3tecla/pca_scan_path.3tecla
file path=usr/share/man/man3tecla/pca_set_check_fn.3tecla
file path=usr/share/man/man3tecla/ppc_file_start.3tecla
file path=usr/share/man/man3tecla/ppc_literal_escapes.3tecla
$(SOLARIS_12_ONLY)file path=usr/share/man/man5/tecla.5
$(SOLARIS_12_ONLY)file path=usr/share/man/man5/teclarc.5
file enhance.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/enhance.1
legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
    name="Tecla command-line editing library"
license libtecla.license license=MIT-like
# Both tecla.5 & teclarc.5 used to be in system/core-os, so we need an
# optional dependency on that package @ the first version where they are
# no longer there.
$(SOLARIS_12_ONLY)depend type=optional fmri=system/[email protected]