components/xz/xz.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 20 Mar 2012 09:27:53 -0700
changeset 739 fd5e421b1434
parent 654 85b230fc8c64
child 1205 6c6c27bcf9ac
permissions -rw-r--r--
7085609 openexr and ilmbase need license file upgrade 7085613 libmng needs license file upgrade 7085624 lighttpd needs TPNO and license file modifications 7085966 iperf needs TPNO and license file modifications 7085948 swig needs TPNO and license file modifications 7085963 tcpdump needs TPNO and license file modifications 7085967 Lua needs TPNO and license file modifications 7123118 libxslt needs TPNO and license file modifications 7123119 libxml2 needs TPNO and license file modifications 7133262 areca needs TPNO and license file modifications 7151922 autogen needs TPNO and license file modifications
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
654
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     1
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     3
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     7
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    12
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    18
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    20
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    22
#
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    23
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    26
    value=pkg:/compress/xz@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    27
set name=pkg.summary \
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    28
    value="XZ Utils - loss-less file compression application and library."
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    29
set name=info.classification \
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    30
    value="org.opensolaris.category.2008:Applications/System Utilities"
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    31
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    32
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    33
set name=org.opensolaris.arc-caseid value=PSARC/2011/092
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    34
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    35
dir path=usr
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    36
dir path=usr/bin
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    37
dir path=usr/bin/$(MACH64)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    38
dir path=usr/include
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    39
dir path=usr/include/lzma
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    40
dir path=usr/lib
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    41
dir path=usr/lib/$(MACH64)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    42
dir path=usr/lib/$(MACH64)/pkgconfig
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    43
dir path=usr/lib/pkgconfig
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    44
dir path=usr/share
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    45
dir path=usr/share/doc
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    46
dir path=usr/share/doc/xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    47
dir path=usr/share/doc/xz/examples
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    48
dir path=usr/share/locale
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    49
dir path=usr/share/locale/cs
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    50
dir path=usr/share/locale/cs/LC_MESSAGES
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    51
dir path=usr/share/locale/de
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    52
dir path=usr/share/locale/de/LC_MESSAGES
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    53
dir path=usr/share/locale/it
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    54
dir path=usr/share/locale/it/LC_MESSAGES
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    55
dir path=usr/share/man
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    56
dir path=usr/share/man/man1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    57
file path=usr/bin/$(MACH64)/lzmadec
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    58
file path=usr/bin/$(MACH64)/lzmainfo
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    59
file path=usr/bin/$(MACH64)/xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    60
file path=usr/bin/$(MACH64)/xzdec
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    61
file path=usr/bin/$(MACH64)/xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    62
file path=usr/bin/$(MACH64)/xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    63
file path=usr/bin/$(MACH64)/xzless
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    64
file path=usr/bin/$(MACH64)/xzmore
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    65
file path=usr/bin/lzmadec
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    66
file path=usr/bin/lzmainfo
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    67
file path=usr/bin/xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    68
file path=usr/bin/xzdec
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    69
file path=usr/bin/xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    70
file path=usr/bin/xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    71
file path=usr/bin/xzless
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    72
file path=usr/bin/xzmore
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    73
file path=usr/include/lzma.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    74
file path=usr/include/lzma/base.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    75
file path=usr/include/lzma/bcj.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    76
file path=usr/include/lzma/block.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    77
file path=usr/include/lzma/check.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    78
file path=usr/include/lzma/container.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    79
file path=usr/include/lzma/delta.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    80
file path=usr/include/lzma/filter.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    81
file path=usr/include/lzma/hardware.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    82
file path=usr/include/lzma/index.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    83
file path=usr/include/lzma/index_hash.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    84
file path=usr/include/lzma/lzma.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    85
file path=usr/include/lzma/stream_flags.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    86
file path=usr/include/lzma/version.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    87
file path=usr/include/lzma/vli.h
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/$(MACH64)/liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/$(MACH64)/pkgconfig/liblzma.pc
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/pkgconfig/liblzma.pc
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    92
file path=usr/share/doc/xz/AUTHORS
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    93
file path=usr/share/doc/xz/COPYING
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    94
file path=usr/share/doc/xz/COPYING.GPLv2
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    95
file path=usr/share/doc/xz/NEWS
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    96
file path=usr/share/doc/xz/README
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    97
file path=usr/share/doc/xz/THANKS
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    98
file path=usr/share/doc/xz/TODO
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    99
file path=usr/share/doc/xz/examples/xz_pipe_comp.c
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   100
file path=usr/share/doc/xz/examples/xz_pipe_decomp.c
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   101
file path=usr/share/doc/xz/faq.txt
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   102
file path=usr/share/doc/xz/history.txt
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   103
file path=usr/share/doc/xz/lzma-file-format.txt
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   104
file path=usr/share/doc/xz/xz-file-format.txt
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   105
file path=usr/share/locale/cs/LC_MESSAGES/xz.mo
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   106
file path=usr/share/locale/de/LC_MESSAGES/xz.mo
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   107
file path=usr/share/locale/it/LC_MESSAGES/xz.mo
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   108
file path=usr/share/man/man1/lzmainfo.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   109
file path=usr/share/man/man1/xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   110
file path=usr/share/man/man1/xzdec.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   111
file path=usr/share/man/man1/xzdiff.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   112
file path=usr/share/man/man1/xzgrep.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   113
file path=usr/share/man/man1/xzless.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   114
file path=usr/share/man/man1/xzmore.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   115
license xz.license license=LGPLv2.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   116
link path=usr/bin/$(MACH64)/lzcat target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   117
link path=usr/bin/$(MACH64)/lzcmp target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   118
link path=usr/bin/$(MACH64)/lzdiff target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   119
link path=usr/bin/$(MACH64)/lzegrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   120
link path=usr/bin/$(MACH64)/lzfgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   121
link path=usr/bin/$(MACH64)/lzgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   122
link path=usr/bin/$(MACH64)/lzless target=xzless
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   123
link path=usr/bin/$(MACH64)/lzma target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   124
link path=usr/bin/$(MACH64)/lzmore target=xzmore
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   125
link path=usr/bin/$(MACH64)/unlzma target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   126
link path=usr/bin/$(MACH64)/unxz target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   127
link path=usr/bin/$(MACH64)/xzcat target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   128
link path=usr/bin/$(MACH64)/xzcmp target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   129
link path=usr/bin/$(MACH64)/xzegrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   130
link path=usr/bin/$(MACH64)/xzfgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   131
link path=usr/bin/lzcat target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   132
link path=usr/bin/lzcmp target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   133
link path=usr/bin/lzdiff target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   134
link path=usr/bin/lzegrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   135
link path=usr/bin/lzfgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   136
link path=usr/bin/lzgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   137
link path=usr/bin/lzless target=xzless
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   138
link path=usr/bin/lzma target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   139
link path=usr/bin/lzmore target=xzmore
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   140
link path=usr/bin/unlzma target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   141
link path=usr/bin/unxz target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   142
link path=usr/bin/xzcat target=xz
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   143
link path=usr/bin/xzcmp target=xzdiff
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   144
link path=usr/bin/xzegrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   145
link path=usr/bin/xzfgrep target=xzgrep
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   146
link path=usr/lib/$(MACH64)/liblzma.so target=liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   147
link path=usr/lib/$(MACH64)/liblzma.so.5 \
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   148
    target=liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   149
link path=usr/lib/liblzma.so target=liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   150
link path=usr/lib/liblzma.so.5 target=liblzma.so.$(COMPONENT_VERSION)
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   151
link path=usr/share/man/man1/lzcat.1 target=xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   152
link path=usr/share/man/man1/lzcmp.1 target=xzdiff.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   153
link path=usr/share/man/man1/lzdiff.1 target=xzdiff.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   154
link path=usr/share/man/man1/lzegrep.1 target=xzgrep.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   155
link path=usr/share/man/man1/lzfgrep.1 target=xzgrep.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   156
link path=usr/share/man/man1/lzgrep.1 target=xzgrep.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   157
link path=usr/share/man/man1/lzless.1 target=xzless.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   158
link path=usr/share/man/man1/lzma.1 target=xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   159
link path=usr/share/man/man1/lzmadec.1 target=xzdec.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   160
link path=usr/share/man/man1/lzmore.1 target=xzmore.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   161
link path=usr/share/man/man1/unlzma.1 target=xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   162
link path=usr/share/man/man1/unxz.1 target=xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   163
link path=usr/share/man/man1/xzcat.1 target=xz.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   164
link path=usr/share/man/man1/xzcmp.1 target=xzdiff.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   165
link path=usr/share/man/man1/xzegrep.1 target=xzgrep.1
85b230fc8c64 PSARC 2011/092 XZ
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   166
link path=usr/share/man/man1/xzfgrep.1 target=xzgrep.1