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 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
  22 #
  23 
  24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
  25 set name=pkg.fmri \
  26     value=pkg:/library/zlib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
  27 set name=pkg.summary value="The Zip compression library"
  28 set name=com.oracle.info.description value="the zip compression library"
  29 set name=com.oracle.info.tpno value=$(TPNO)
  30 set name=info.classification \
  31     value=org.opensolaris.category.2008:System/Libraries
  32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
  33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
  34 set name=org.opensolaris.arc-caseid value=PSARC/2006/537
  35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
  36 #
  37 link path=lib/$(MACH64)/libz.so target=libz.so.1
  38 file usr/lib/$(MACH64)/libz.so.1 path=lib/$(MACH64)/libz.so.1
  39 file usr/lib/$(MACH64)/llib-lz.ln path=lib/$(MACH64)/llib-lz.ln
  40 link path=lib/libz.so target=libz.so.1
  41 file usr/lib/libz.so.1 path=lib/libz.so.1
  42 file usr/lib/llib-lz.ln path=lib/llib-lz.ln
  43 file path=usr/include/zconf.h
  44 file path=usr/include/zlib.h
  45 link path=usr/lib/$(MACH64)/libz.so target=libz.so.1
  46 link path=usr/lib/$(MACH64)/libz.so.1 target=../../../lib/$(MACH64)/libz.so.1
  47 link path=usr/lib/$(MACH64)/llib-lz.ln target=../../../lib/$(MACH64)/llib-lz.ln
  48 link path=usr/lib/libz.so target=./libz.so.1
  49 link path=usr/lib/libz.so.1 target=../../lib/libz.so.1
  50 file path=usr/lib/llib-lz
  51 link path=usr/lib/llib-lz.ln target=../../lib/llib-lz.ln
  52 file usr/share/man/man3/zlib.3 path=usr/share/man/man3/libz.3
  53 file zlib.3.sunman path=usr/share/man/man3/zlib.3
  54 #
  55 legacy pkg=SUNWzlib desc="The Zip compression library" \
  56     name="The Zip compression library"
  57 #
  58 license zlib.license license="zlib license"