components/libtasn1/libtasn1.p5m
author John Beck <John.Beck@Oracle.COM>
Thu, 13 Oct 2016 08:06:14 -0700
changeset 7109 f298ea535620
parent 5682 94c0ca64c022
permissions -rw-r--r--
24844018 fix for 24826424 needs tweaking

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/library/libtasn1@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Tiny ASN.1 library"
set name=pkg.description \
    value="Libtasn is a library C for manipulating ASN.1 objects."
set name=com.oracle.info.description value="the ASN.1 library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2008/390
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/asn1Coding
file path=usr/bin/asn1Decoding
file path=usr/bin/asn1Parser
file path=usr/include/libtasn1.h
link path=usr/lib/$(MACH64)/libtasn1.so target=libtasn1.so.3.1.10
link path=usr/lib/$(MACH64)/libtasn1.so.3 target=libtasn1.so.3.1.10
file path=usr/lib/$(MACH64)/libtasn1.so.3.1.10
file path=usr/lib/$(MACH64)/pkgconfig/libtasn1.pc
link path=usr/lib/libtasn1.so target=libtasn1.so.3.1.10
link path=usr/lib/libtasn1.so.3 target=libtasn1.so.3.1.10
file path=usr/lib/libtasn1.so.3.1.10
file path=usr/lib/pkgconfig/libtasn1.pc
file path=usr/share/man/man1/asn1Coding.1
file path=usr/share/man/man1/asn1Decoding.1
file path=usr/share/man/man1/asn1Parser.1
file path=usr/share/man/man3/asn1_array2tree.3
file path=usr/share/man/man3/asn1_bit_der.3
file path=usr/share/man/man3/asn1_check_version.3
file path=usr/share/man/man3/asn1_copy_node.3
file path=usr/share/man/man3/asn1_create_element.3
file path=usr/share/man/man3/asn1_delete_element.3
file path=usr/share/man/man3/asn1_delete_structure.3
file path=usr/share/man/man3/asn1_der_coding.3
file path=usr/share/man/man3/asn1_der_decoding.3
file path=usr/share/man/man3/asn1_der_decoding_element.3
file path=usr/share/man/man3/asn1_der_decoding_startEnd.3
file path=usr/share/man/man3/asn1_expand_any_defined_by.3
file path=usr/share/man/man3/asn1_expand_octet_string.3
file path=usr/share/man/man3/asn1_find_node.3
file path=usr/share/man/man3/asn1_find_structure_from_oid.3
file path=usr/share/man/man3/asn1_get_bit_der.3
file path=usr/share/man/man3/asn1_get_length_ber.3
file path=usr/share/man/man3/asn1_get_length_der.3
file path=usr/share/man/man3/asn1_get_octet_der.3
file path=usr/share/man/man3/asn1_get_tag_der.3
file path=usr/share/man/man3/asn1_length_der.3
file path=usr/share/man/man3/asn1_number_of_elements.3
file path=usr/share/man/man3/asn1_octet_der.3
file path=usr/share/man/man3/asn1_parser2array.3
file path=usr/share/man/man3/asn1_parser2tree.3
file path=usr/share/man/man3/asn1_perror.3
file path=usr/share/man/man3/asn1_print_structure.3
file path=usr/share/man/man3/asn1_read_tag.3
file path=usr/share/man/man3/asn1_read_value.3
file path=usr/share/man/man3/asn1_strerror.3
file path=usr/share/man/man3/asn1_write_value.3
file path=usr/share/man/man3/libtasn1_perror.3
file path=usr/share/man/man3/libtasn1_strerror.3
license COPYING license=GPLv3
license COPYING.LIB license=LGPLv2.1