components/libassuan/libassuan.p5m
branchs11u2-sru
changeset 4331 124d0986db12
parent 3279 f527a374a417
equal deleted inserted replaced
4320:ed41ac4d806d 4331:124d0986db12
    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 
    25 set name=pkg.fmri value=pkg:/library/security/libassuan@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.fmri value=pkg:/library/security/libassuan@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GnuPG IPC implementation library"
    26 set name=pkg.summary value="GnuPG IPC implementation library"
    43 dir path=usr/share/aclocal
    43 dir path=usr/share/aclocal
    44 dir path=usr/share/info
    44 dir path=usr/share/info
    45 #
    45 #
    46 file path=usr/bin/libassuan-config
    46 file path=usr/bin/libassuan-config
    47 file path=usr/include/assuan.h
    47 file path=usr/include/assuan.h
    48 file path=usr/lib/libassuan.so.0.1.0
    48 #
    49 file path=usr/lib/$(MACH64)/libassuan.so.0.1.0
    49 link path=usr/lib/$(MACH64)/libassuan.so.0 target=libassuan.so.0.5.0
       
    50 link path=usr/lib/$(MACH64)/libassuan.so target=libassuan.so.0.5.0
       
    51 file path=usr/lib/$(MACH64)/libassuan.so.0.5.0
       
    52 #
       
    53 link path=usr/lib/libassuan.so.0 target=libassuan.so.0.5.0
       
    54 link path=usr/lib/libassuan.so target=libassuan.so.0.5.0
       
    55 file path=usr/lib/libassuan.so.0.5.0
       
    56 #
    50 file path=usr/share/aclocal/libassuan.m4
    57 file path=usr/share/aclocal/libassuan.m4
    51 file path=usr/share/info/assuan.info
    58 file path=usr/share/info/assuan.info
    52 #
    59 #
    53 link path=usr/lib/libassuan.so.0 target=libassuan.so.0.1.0
       
    54 link path=usr/lib/libassuan.so target=libassuan.so.0.1.0
       
    55 link path=usr/lib/$(MACH64)/libassuan.so.0 target=libassuan.so.0.1.0
       
    56 link path=usr/lib/$(MACH64)/libassuan.so target=libassuan.so.0.1.0
       
    57 #
       
    58 license libassuan.license license="GPLv3, LGPLv2"
    60 license libassuan.license license="GPLv3, LGPLv2"
    59 depend type=optional fmri=crypto/[email protected]