components/libedit/libedit.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4169 287ebf81b849
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/library/libedit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/library/libedit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="Libedit - Command line editor library"
    27 set name=pkg.human-version value=$(COMPONENT_VERSION)
    28 set name=pkg.human-version value=$(COMPONENT_VERSION)
    28 set name=pkg.summary value="Libedit - Command line editor library"
    29 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description value="the libedit command line editor library"
    30     value="the libedit command line editor library"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    32 set name=info.classification \
    32     value=org.opensolaris.category.2008:System/Libraries
    33     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/025
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/025
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file path=usr/include/editline/readline.h
    38 file path=usr/include/editline/readline.h
    38 file path=usr/include/histedit.h
    39 file path=usr/include/histedit.h
       
    40 link path=usr/lib/$(MACH64)/libedit.so target=libedit.so.0.0.38
       
    41 link path=usr/lib/$(MACH64)/libedit.so.0 target=libedit.so.0.0.38
    39 file path=usr/lib/$(MACH64)/libedit.so.0.0.38
    42 file path=usr/lib/$(MACH64)/libedit.so.0.0.38
    40 file path=usr/lib/$(MACH64)/pkgconfig/libedit.pc
    43 file path=usr/lib/$(MACH64)/pkgconfig/libedit.pc
       
    44 link path=usr/lib/libedit.so target=libedit.so.0.0.38
       
    45 link path=usr/lib/libedit.so.0 target=libedit.so.0.0.38
    41 file path=usr/lib/libedit.so.0.0.38
    46 file path=usr/lib/libedit.so.0.0.38
    42 file path=usr/lib/pkgconfig/libedit.pc
    47 file path=usr/lib/pkgconfig/libedit.pc
    43 file path=usr/share/man/man3/editline.3
    48 file path=usr/share/man/man3/editline.3
    44 file path=usr/share/man/man5/editrc.5
       
    45 license libedit.license license=BSD
       
    46 link path=usr/lib/$(MACH64)/libedit.so target=libedit.so.0.0.38
       
    47 link path=usr/lib/$(MACH64)/libedit.so.0 target=libedit.so.0.0.38
       
    48 link path=usr/lib/libedit.so target=libedit.so.0.0.38
       
    49 link path=usr/lib/libedit.so.0 target=libedit.so.0.0.38
       
    50 link path=usr/share/man/man3/el_deletestr.3 target=editline.3
    49 link path=usr/share/man/man3/el_deletestr.3 target=editline.3
    51 link path=usr/share/man/man3/el_end.3 target=editline.3
    50 link path=usr/share/man/man3/el_end.3 target=editline.3
    52 link path=usr/share/man/man3/el_get.3 target=editline.3
    51 link path=usr/share/man/man3/el_get.3 target=editline.3
    53 link path=usr/share/man/man3/el_getc.3 target=editline.3
    52 link path=usr/share/man/man3/el_getc.3 target=editline.3
    54 link path=usr/share/man/man3/el_gets.3 target=editline.3
    53 link path=usr/share/man/man3/el_gets.3 target=editline.3
    67 link path=usr/share/man/man3/el_tok_end.3 target=editline.3
    66 link path=usr/share/man/man3/el_tok_end.3 target=editline.3
    68 link path=usr/share/man/man3/el_tok_init.3 target=editline.3
    67 link path=usr/share/man/man3/el_tok_init.3 target=editline.3
    69 link path=usr/share/man/man3/el_tok_line.3 target=editline.3
    68 link path=usr/share/man/man3/el_tok_line.3 target=editline.3
    70 link path=usr/share/man/man3/el_tok_reset.3 target=editline.3
    69 link path=usr/share/man/man3/el_tok_reset.3 target=editline.3
    71 link path=usr/share/man/man3/el_tok_str.3 target=editline.3
    70 link path=usr/share/man/man3/el_tok_str.3 target=editline.3
       
    71 file path=usr/share/man/man5/editrc.5
       
    72 license libedit.license license=BSD