readline.p5m revision 628
131N/A#
131N/A# CDDL HEADER START
131N/A#
131N/A# The contents of this file are subject to the terms of the
131N/A# Common Development and Distribution License (the "License").
131N/A# You may not use this file except in compliance with the License.
131N/A#
131N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
131N/A# or http://www.opensolaris.org/os/licensing.
131N/A# See the License for the specific language governing permissions
131N/A# and limitations under the License.
131N/A#
131N/A# When distributing Covered Code, include this CDDL HEADER in each
131N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
131N/A# If applicable, add the following below this CDDL HEADER, with the
131N/A# fields enclosed by brackets "[]" replaced with your own identifying
131N/A# information: Portions Copyright [yyyy] [name of copyright owner]
131N/A#
131N/A# CDDL HEADER END
131N/A#
131N/A
131N/A#
131N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
131N/A#
131N/A
181N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
181N/Aset name=pkg.fmri \
181N/A value=pkg:/library/readline@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
181N/Aset name=pkg.description \
181N/A value="The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in."
388N/Aset name=pkg.summary value="GNU readline provides interactive line-editing and history"
181N/Aset name=info.classification \
181N/A value=org.opensolaris.category.2008:System/Libraries
464N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
618N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
464N/Aset name=org.opensolaris.arc-caseid \
464N/A value=PSARC/2007/188
131N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
131N/Adir path=usr
131N/Adir path=usr/demo
131N/Adir path=usr/demo/readline
131N/Adir path=usr/include
131N/Adir path=usr/include/readline
131N/Adir path=usr/lib
131N/Adir path=usr/lib/$(MACH64)
131N/Adir path=usr/share
131N/Adir path=usr/share/info
131N/Adir path=usr/share/man
131N/Adir path=usr/share/man/man3
181N/Afile examples/Inputrc path=usr/demo/readline/Inputrc
131N/Afile path=usr/include/readline/chardefs.h
131N/Afile path=usr/include/readline/history.h
131N/Afile path=usr/include/readline/keymaps.h
131N/Afile path=usr/include/readline/readline.h
131N/Afile path=usr/include/readline/rlconf.h
131N/Afile path=usr/include/readline/rlstdc.h
131N/Afile path=usr/include/readline/rltypedefs.h
131N/Afile path=usr/include/readline/tilde.h
131N/Afile path=usr/lib/$(MACH64)/libhistory.so.5
131N/Afile path=usr/lib/$(MACH64)/libreadline.so.5
628N/Afile $(MACH64)/llib-lreadline.ln path=usr/lib/$(MACH64)/llib-lreadline.ln
131N/Afile path=usr/lib/libhistory.so.5
131N/Afile path=usr/lib/libreadline.so.5
628N/Afile llib-lreadline path=usr/lib/llib-lreadline
628N/Afile $(MACH32)/llib-lreadline.ln path=usr/lib/llib-lreadline.ln
131N/Afile path=usr/share/info/history.info
131N/Afile path=usr/share/info/readline.info
131N/Afile path=usr/share/info/rluserman.info
131N/Afile path=usr/share/man/man3/history.3
131N/Afile path=usr/share/man/man3/readline.3
591N/Alegacy pkg=SUNWgnu-readline \
591N/A desc="GNU readline library" \
181N/A name="GNU readline"
181N/Alicense readline.license license=GPLv2
131N/Alink path=usr/lib/$(MACH64)/libhistory.so target=libhistory.so.5
131N/Alink path=usr/lib/$(MACH64)/libreadline.so target=libreadline.so.5
131N/Alink path=usr/lib/libhistory.so target=libhistory.so.5
131N/Alink path=usr/lib/libreadline.so target=libreadline.so.5