components/libgcrypt/libgcrypt.p5m
author Jan Friedel <jan.friedel@oracle.com>
Fri, 17 Jun 2016 08:45:56 -0700
changeset 6240 7fdcf093fdc2
parent 6051 b82321ce36f1
child 6287 09470f4f0af3
permissions -rw-r--r--
23498052 update libgcrypt to version 1.7.0 22840429 problem in LIBRARY/LIBGCRYPT
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     1
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     3
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     7
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    12
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    18
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    20
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    21
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    22
#
6051
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    24
#
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    25
6051
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    27
<include libgcrypt-15.p5m.abi_transition>
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    28
set name=pkg.fmri \
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    29
    value=pkg:/system/library/security/libgcrypt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    30
set name=pkg.summary value="libgcrypt - cryptographic library"
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    31
set name=pkg.description \
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    32
    value="Libgcrypt is a general purpose crypto library based on the code used in GnuPG."
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    33
set name=com.oracle.info.description value="the libgcrypt cryptographic library"
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    34
set name=com.oracle.info.tpno value=$(TPNO)
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    35
set name=info.classification \
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    36
    value=org.opensolaris.category.2008:System/Libraries
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    37
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    38
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.arc-caseid value=PSARC/2013/422
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    40
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4723
diff changeset
    41
# libgcrypt-config contains embedded paths, so swap these around.
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4723
diff changeset
    42
file usr/bin/libgcrypt-config path=usr/bin/$(MACH64)/libgcrypt-config
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4723
diff changeset
    43
file path=usr/bin/dumpsexp
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4723
diff changeset
    44
file path=usr/bin/hmac256
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4723
diff changeset
    45
file usr/bin/$(MACH32)/libgcrypt-config path=usr/bin/libgcrypt-config
6051
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    46
file path=usr/bin/mpicalc
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    47
file path=usr/include/gcrypt.h
6240
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    48
link path=usr/lib/$(MACH64)/libgcrypt.so target=libgcrypt.so.20.1.0
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    49
link path=usr/lib/$(MACH64)/libgcrypt.so.20 target=libgcrypt.so.20.1.0
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    50
file path=usr/lib/$(MACH64)/libgcrypt.so.20.1.0
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    51
link path=usr/lib/libgcrypt.so target=libgcrypt.so.20.1.0
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    52
link path=usr/lib/libgcrypt.so.20 target=libgcrypt.so.20.1.0
7fdcf093fdc2 23498052 update libgcrypt to version 1.7.0
Jan Friedel <jan.friedel@oracle.com>
parents: 6051
diff changeset
    53
file path=usr/lib/libgcrypt.so.20.1.0
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    54
file path=usr/share/aclocal/libgcrypt.m4
6051
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    55
file path=usr/share/info/gcrypt.info
b82321ce36f1 22783053 update libgcrypt to version 1.6.4
Jan Friedel <jan.friedel@oracle.com>
parents: 5682
diff changeset
    56
file path=usr/share/man/man1/hmac256.1
4723
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    57
license COPYING license=GPLv2
4193dfeb0e39 21124729 Move libtasn1 from Desktop to Userland consolidation
Ann Lai <ann.lai@oracle.com>
parents:
diff changeset
    58
license COPYING.LIB license=LGPLv2.1