components/libgcrypt/libgcrypt.p5m
branchs11u3-sru
changeset 7492 77096be00492
equal deleted inserted replaced
7491:c89ecb99a381 7492:77096be00492
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/system/library/security/libgcrypt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="libgcrypt - cryptographic library"
       
    30 set name=pkg.description \
       
    31     value="Libgcrypt is a general purpose crypto library based on the code used in GnuPG."
       
    32 set name=com.oracle.info.description value="the libgcrypt cryptographic library"
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
       
    34 set name=info.classification \
       
    35     value=org.opensolaris.category.2008:System/Libraries
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/422
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 file path=usr/bin/libgcrypt-config
       
    41 file path=usr/bin/$(MACH64)/libgcrypt-config
       
    42 file usr/bin/$(MACH64)/dumpsexp path=usr/bin/dumpsexp
       
    43 file usr/bin/$(MACH64)/hmac256 path=usr/bin/hmac256
       
    44 file path=usr/include/gcrypt.h
       
    45 file path=usr/include/gcrypt-module.h
       
    46 link path=usr/lib/$(MACH64)/libgcrypt.so target=libgcrypt.so.11.8.2
       
    47 link path=usr/lib/$(MACH64)/libgcrypt.so.11 target=libgcrypt.so.11.8.2
       
    48 file path=usr/lib/$(MACH64)/libgcrypt.so.11.8.2
       
    49 link path=usr/lib/libgcrypt.so target=libgcrypt.so.11.8.2
       
    50 link path=usr/lib/libgcrypt.so.11 target=libgcrypt.so.11.8.2
       
    51 file path=usr/lib/libgcrypt.so.11.8.2
       
    52 file path=usr/share/aclocal/libgcrypt.m4
       
    53 file path=usr/share/info/gcrypt.info
       
    54 file path=usr/share/info/gcrypt.info-1
       
    55 file path=usr/share/info/gcrypt.info-2
       
    56 license COPYING license=GPLv2
       
    57 license COPYING.LIB license=LGPLv2.1