components/bzip2/bzip2.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 07 Feb 2014 15:49:47 -0800
branchs11-update
changeset 2941 b04a7202dbf6
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
permissions -rw-r--r--
16602454 more things have been decreed to be 64-bit/aslr'd

#
# 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) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
set name=pkg.fmri \
    value=pkg:/compress/bzip2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.description \
    value="bzip2 is a freely available, patent free, high-quality data compressor."
set name=pkg.summary \
    value="high-quality block-sorting file compressor - utilities"
set name=com.oracle.info.description value="the bzip2 data compression utility"
set name=com.oracle.info.tpno value=5547
set name=info.classification \
    value="org.opensolaris.category.2008:Applications/System Utilities"
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/1999/555
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
dir path=usr/include
dir path=usr/lib
dir path=usr/lib/$(MACH64)
dir path=usr/share
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/share/man/man3
file build/$(MACH64)/bzip2 path=usr/bin/bunzip2
file build/$(MACH64)/bzip2 path=usr/bin/bzcat
file path=usr/bin/bzdiff
file path=usr/bin/bzgrep
file build/$(MACH64)/bzip2 path=usr/bin/bzip2
file build/$(MACH64)/bzip2recover path=usr/bin/bzip2recover
file path=usr/bin/bzmore
file path=usr/include/bzlib.h
file path=usr/lib/$(MACH64)/libbz2.so.1
file path=usr/lib/$(MACH64)/llib-lbz2.ln
file path=usr/lib/libbz2.so.1
file path=usr/lib/llib-lbz2
file path=usr/lib/llib-lbz2.ln
file manpages/bunzip2.1 path=usr/share/man/man1/bunzip2.1
file manpages/bzcat.1 path=usr/share/man/man1/bzcat.1
file path=usr/share/man/man1/bzcmp.1
file manpages/bzdiff.1 path=usr/share/man/man1/bzdiff.1
file path=usr/share/man/man1/bzegrep.1
file path=usr/share/man/man1/bzfgrep.1
file manpages/bzgrep.1 path=usr/share/man/man1/bzgrep.1
file manpages/bzip2.1 path=usr/share/man/man1/bzip2.1
file manpages/bzip2recover.1 path=usr/share/man/man1/bzip2recover.1
file path=usr/share/man/man1/bzless.1
file manpages/bzmore.1 path=usr/share/man/man1/bzmore.1
file manpages/libbz2.3 path=usr/share/man/man3/libbz2.3
legacy pkg=SUNWbzip desc="The bzip compression utility" \
    name="The bzip compression utility"
license bzip2.license license="bzip2 license"
link path=usr/bin/bzcmp target=./bzdiff
link path=usr/bin/bzegrep target=./bzgrep
link path=usr/bin/bzfgrep target=./bzgrep
link path=usr/bin/bzless target=./bzmore
link path=usr/lib/$(MACH64)/libbz2.so target=libbz2.so.1
link path=usr/lib/libbz2.so target=libbz2.so.1