zlib.p5m revision 464
184N/A#
184N/A# CDDL HEADER START
184N/A#
184N/A# The contents of this file are subject to the terms of the
184N/A# Common Development and Distribution License (the "License").
184N/A# You may not use this file except in compliance with the License.
184N/A#
184N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
184N/A# or http://www.opensolaris.org/os/licensing.
184N/A# See the License for the specific language governing permissions
184N/A# and limitations under the License.
184N/A#
184N/A# When distributing Covered Code, include this CDDL HEADER in each
184N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
184N/A# If applicable, add the following below this CDDL HEADER, with the
184N/A# fields enclosed by brackets "[]" replaced with your own identifying
184N/A# information: Portions Copyright [yyyy] [name of copyright owner]
184N/A#
184N/A# CDDL HEADER END
184N/A#
184N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
184N/A#
184N/A
184N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
184N/Aset name=pkg.fmri \
184N/A value=pkg:/library/zlib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
184N/Aset name=pkg.summary value="The Zip compression library"
184N/Aset name=info.classification \
184N/A value=org.opensolaris.category.2008:System/Libraries
184N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
464N/Aset name=info.upstream-url value="http://www.zlib.net"
464N/Aset name=org.opensolaris.arc-caseid \
464N/A value=PSARC/2006/537
464N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
184N/A
184N/Adir path=lib
184N/Adir path=lib/$(MACH64)
184N/Adir path=usr
184N/Adir path=usr/include
184N/Adir path=usr/lib
184N/Adir path=usr/lib/$(MACH64)
184N/Adir path=usr/share
184N/Adir path=usr/share/man
184N/Adir path=usr/share/man/man3
184N/A
184N/Afile usr/lib/libz.so.1 path=lib/libz.so.1
184N/Afile usr/lib/llib-lz.ln path=lib/llib-lz.ln
184N/Afile usr/lib/$(MACH64)/libz.so.1 path=lib/$(MACH64)/libz.so.1
184N/Afile usr/lib/$(MACH64)/llib-lz.ln path=lib/$(MACH64)/llib-lz.ln
184N/Afile path=usr/include/zconf.h
184N/Afile path=usr/include/zlib.h
184N/Afile path=usr/lib/llib-lz
184N/Afile usr/share/man/man3/zlib.3 path=usr/share/man/man3/libz.3
184N/Afile zlib.3.sunman path=usr/share/man/man3/zlib.3
184N/A
184N/Alink path=lib/$(MACH64)/libz.so target=libz.so.1
184N/Alink path=lib/libz.so target=libz.so.1
184N/Alink path=usr/lib/$(MACH64)/libz.so target=libz.so.1
184N/Alink path=usr/lib/$(MACH64)/libz.so.1 target=../../../lib/$(MACH64)/libz.so.1
184N/Alink path=usr/lib/$(MACH64)/llib-lz.ln target=../../../lib/$(MACH64)/llib-lz.ln
184N/Alink path=usr/lib/libz.so target=./libz.so.1
184N/Alink path=usr/lib/libz.so.1 target=../../lib/libz.so.1
184N/Alink path=usr/lib/llib-lz.ln target=../../lib/llib-lz.ln
184N/A
184N/Alicense zlib.license license="zlib license"
184N/A
184N/Alegacy pkg=SUNWzlib \
184N/A name="The Zip compression library" \
184N/A desc="The Zip compression library"
184N/Alegacy pkg=SUNWzlibr \
184N/A name="The Zip compression library (Root)" \
184N/A desc="The Zip compression library (Root)"