components/libksba/libksba.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4117 8388cfa6a859
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) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 
    24 set name=pkg.fmri \
    25 set name=pkg.fmri value=pkg:/library/security/libksba@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/security/libksba@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GnuPG X.509 certificate library"
    26 set name=pkg.summary value="GnuPG X.509 certificate library"
    27 set name=pkg.description value="A C library to make the tasks of working with X.509 certificates, CMS data and related objects easier, by encapsulating specific protocol details."
    27 set name=pkg.description \
       
    28     value="A C library to make the tasks of working with X.509 certificates, CMS data and related objects easier, by encapsulating specific protocol details."
    28 set name=com.oracle.info.description value="the GnuPG X.509 certificate library"
    29 set name=com.oracle.info.description value="the GnuPG X.509 certificate library"
    29 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    31 set name=info.classification \
       
    32     value=org.opensolaris.category.2008:System/Libraries
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2009/397
    33 set name=org.opensolaris.arc-caseid \
       
    34     value=PSARC/2009/397
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 #
    37 #
    37 #
    38 #
    38 file path=usr/bin/ksba-config
    39 file path=usr/bin/ksba-config
    39 file path=usr/include/ksba.h
    40 file path=usr/include/ksba.h
       
    41 link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.10.0
       
    42 link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.10.0
       
    43 file path=usr/lib/$(MACH64)/libksba.so.8.10.0
       
    44 link path=usr/lib/libksba.so target=libksba.so.8.10.0
       
    45 #
       
    46 link path=usr/lib/libksba.so.8 target=libksba.so.8.10.0
    40 file path=usr/lib/libksba.so.8.10.0
    47 file path=usr/lib/libksba.so.8.10.0
    41 file path=usr/lib/$(MACH64)/libksba.so.8.10.0
       
    42 file path=usr/share/aclocal/ksba.m4
    48 file path=usr/share/aclocal/ksba.m4
    43 file path=usr/share/info/ksba.info
    49 file path=usr/share/info/ksba.info
    44 #
    50 #
    45 link path=usr/lib/libksba.so.8 target=libksba.so.8.10.0
    51 license libksba.license license=GPLv3
    46 link path=usr/lib/libksba.so target=libksba.so.8.10.0
       
    47 link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.10.0
       
    48 link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.10.0
       
    49 #
       
    50 license libksba.license license="GPLv3"
       
    51 depend type=optional fmri=crypto/[email protected]
    52 depend type=optional fmri=crypto/[email protected]