components/p7zip/p7zip.p5m
changeset 2075 17fc4867be16
parent 1251 f1fb66b52f41
child 2209 69f745d47612
equal deleted inserted replaced
2074:d2f9b776557a 2075:17fc4867be16
    17 #
    17 #
    18 # CDDL HEADER END
    18 # CDDL HEADER END
    19 #
    19 #
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/compress/p7zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/compress/p7zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 file usr/lib/p7zip/7z path=usr/bin/7z
    38 file usr/lib/p7zip/7z path=usr/bin/7z
    39 file usr/lib/p7zip/7za path=usr/bin/7za
    39 file usr/lib/p7zip/7za path=usr/bin/7za
    40 file usr/lib/p7zip/7zr path=usr/bin/7zr
    40 file usr/lib/p7zip/7zr path=usr/bin/7zr
    41 file contrib/gzip-like_CLI_wrapper_for_7z/p7zip path=usr/bin/p7zip
    41 file contrib/gzip-like_CLI_wrapper_for_7z/p7zip path=usr/bin/p7zip
    42 file usr/lib/p7zip/7z.so path=usr/lib/7z/7z.so
    42 # Prevent "64-bit binary in 32-bit path" errors, which don't apply here.
    43 file usr/lib/p7zip/Codecs/Rar29.so path=usr/lib/7z/Codecs/Rar29.so
    43 file usr/lib/p7zip/7z.so path=usr/lib/7z/7z.so \
       
    44     pkg.linted.userland.action001.2=true
       
    45 file usr/lib/p7zip/Codecs/Rar29.so path=usr/lib/7z/Codecs/Rar29.so \
       
    46     pkg.linted.userland.action001.2=true
    44 file path=usr/share/doc/p7zip/ChangeLog
    47 file path=usr/share/doc/p7zip/ChangeLog
    45 file path=usr/share/doc/p7zip/DOCS/7zC.txt
    48 file path=usr/share/doc/p7zip/DOCS/7zC.txt
    46 file path=usr/share/doc/p7zip/DOCS/7zFormat.txt
    49 file path=usr/share/doc/p7zip/DOCS/7zFormat.txt
    47 file path=usr/share/doc/p7zip/DOCS/License.txt
    50 file path=usr/share/doc/p7zip/DOCS/License.txt
    48 file path=usr/share/doc/p7zip/DOCS/MANUAL/commands/add.htm
    51 file path=usr/share/doc/p7zip/DOCS/MANUAL/commands/add.htm