components/bzip2/bzip2.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5682 94c0ca64c022
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/compress/bzip2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/compress/bzip2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary \
       
    30     value="high-quality block-sorting file compressor - utilities"
    29 set name=pkg.description \
    31 set name=pkg.description \
    30     value="bzip2 is a freely available, patent free, high-quality data compressor."
    32     value="bzip2 is a freely available, patent free, high-quality data compressor."
    31 set name=pkg.summary \
       
    32     value="high-quality block-sorting file compressor - utilities"
       
    33 set name=com.oracle.info.description value="the bzip2 data compression utility"
    33 set name=com.oracle.info.description value="the bzip2 data compression utility"
    34 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=com.oracle.info.tpno value=$(TPNO)
    35 set name=info.classification \
    35 set name=info.classification \
    36     value="org.opensolaris.category.2008:Applications/System Utilities"
    36     value="org.opensolaris.category.2008:Applications/System Utilities"
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=org.opensolaris.arc-caseid \
    39 set name=org.opensolaris.arc-caseid value=PSARC/1999/555
    40     value=PSARC/1999/555
       
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 file build/$(MACH64)/bzip2 path=usr/bin/bunzip2
    41 file build/$(MACH64)/bzip2 path=usr/bin/bunzip2
    43 file build/$(MACH64)/bzip2 path=usr/bin/bzcat
    42 file build/$(MACH64)/bzip2 path=usr/bin/bzcat
       
    43 link path=usr/bin/bzcmp target=./bzdiff
    44 file path=usr/bin/bzdiff
    44 file path=usr/bin/bzdiff
       
    45 link path=usr/bin/bzegrep target=./bzgrep
       
    46 link path=usr/bin/bzfgrep target=./bzgrep
    45 file path=usr/bin/bzgrep
    47 file path=usr/bin/bzgrep
    46 file build/$(MACH64)/bzip2 path=usr/bin/bzip2
    48 file build/$(MACH64)/bzip2 path=usr/bin/bzip2
    47 file build/$(MACH64)/bzip2recover path=usr/bin/bzip2recover
    49 file build/$(MACH64)/bzip2recover path=usr/bin/bzip2recover
       
    50 link path=usr/bin/bzless target=./bzmore
    48 file path=usr/bin/bzmore
    51 file path=usr/bin/bzmore
    49 file path=usr/include/bzlib.h
    52 file path=usr/include/bzlib.h
       
    53 link path=usr/lib/$(MACH64)/libbz2.so target=libbz2.so.1
    50 file path=usr/lib/$(MACH64)/libbz2.so.1
    54 file path=usr/lib/$(MACH64)/libbz2.so.1
    51 file path=usr/lib/$(MACH64)/llib-lbz2.ln
    55 file path=usr/lib/$(MACH64)/llib-lbz2.ln
       
    56 link path=usr/lib/libbz2.so target=libbz2.so.1
    52 file path=usr/lib/libbz2.so.1
    57 file path=usr/lib/libbz2.so.1
    53 file path=usr/lib/llib-lbz2
    58 file path=usr/lib/llib-lbz2
    54 file path=usr/lib/llib-lbz2.ln
    59 file path=usr/lib/llib-lbz2.ln
    55 file manpages/bunzip2.1 path=usr/share/man/man1/bunzip2.1
    60 file manpages/bunzip2.1 path=usr/share/man/man1/bunzip2.1
    56 file manpages/bzcat.1 path=usr/share/man/man1/bzcat.1
    61 file manpages/bzcat.1 path=usr/share/man/man1/bzcat.1
    65 file manpages/bzmore.1 path=usr/share/man/man1/bzmore.1
    70 file manpages/bzmore.1 path=usr/share/man/man1/bzmore.1
    66 file manpages/libbz2.3 path=usr/share/man/man3/libbz2.3
    71 file manpages/libbz2.3 path=usr/share/man/man3/libbz2.3
    67 legacy pkg=SUNWbzip desc="The bzip compression utility" \
    72 legacy pkg=SUNWbzip desc="The bzip compression utility" \
    68     name="The bzip compression utility"
    73     name="The bzip compression utility"
    69 license bzip2.license license="bzip2 license"
    74 license bzip2.license license="bzip2 license"
    70 link path=usr/bin/bzcmp target=./bzdiff
       
    71 link path=usr/bin/bzegrep target=./bzgrep
       
    72 link path=usr/bin/bzfgrep target=./bzgrep
       
    73 link path=usr/bin/bzless target=./bzmore
       
    74 link path=usr/lib/$(MACH64)/libbz2.so target=libbz2.so.1
       
    75 link path=usr/lib/libbz2.so target=libbz2.so.1