components/libsigsegv/libsigsegv.p5m
branchs11-update
changeset 3124 c98e513b8621
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
equal deleted inserted replaced
3123:561512d0b61d 3124:c98e513b8621
    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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # pull the manpages out of the component dir
    24 # pull the manpages out of the component dir
    25 <transform file path=usr/share/man/(man3/.+$) -> set action.hash %<\1> >
    25 <transform file path=usr/share/man/(man3/.+$) -> set action.hash %<\1> >
    26 
    26 
    29     value=pkg:/library/libsigsegv@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29     value=pkg:/library/libsigsegv@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="libsigsegv provides a set of functions for handling page faults in user mode"
    31     value="libsigsegv provides a set of functions for handling page faults in user mode"
    32 set name=pkg.summary value="libsigsegv - handling page faults in user mode"
    32 set name=pkg.summary value="libsigsegv - handling page faults in user mode"
    33 set name=com.oracle.info.description value="the libsigsegv page fault handling library"
    33 set name=com.oracle.info.description value="the libsigsegv page fault handling library"
       
    34 set name=com.oracle.info.tpno value=8453
    34 set name=info.classification \
    35 set name=info.classification \
    35     value=org.opensolaris.category.2008:System/Libraries
    36     value=org.opensolaris.category.2008:System/Libraries
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid \
    39 set name=org.opensolaris.arc-caseid \