components/gtar/gtar.p5m
changeset 7957 39baccd8f6e8
parent 5682 94c0ca64c022
equal deleted inserted replaced
7956:4f61047bec23 7957:39baccd8f6e8
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/archiver/gnu-tar@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/archiver/gnu-tar@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU version of the tar archiving utility"
    26 set name=pkg.summary value="GNU version of the tar archiving utility"
    79 file path=usr/share/locale/vi/LC_MESSAGES/tar.mo
    79 file path=usr/share/locale/vi/LC_MESSAGES/tar.mo
    80 file path=usr/share/locale/zh_CN/LC_MESSAGES/tar.mo
    80 file path=usr/share/locale/zh_CN/LC_MESSAGES/tar.mo
    81 file path=usr/share/locale/zh_TW/LC_MESSAGES/tar.mo
    81 file path=usr/share/locale/zh_TW/LC_MESSAGES/tar.mo
    82 link path=usr/share/man/man1/gtar.1 target=../../../gnu/share/man/man1/tar.1 \
    82 link path=usr/share/man/man1/gtar.1 target=../../../gnu/share/man/man1/tar.1 \
    83     facet.compat.gnulinks=all
    83     facet.compat.gnulinks=all
    84 legacy pkg=SUNWgtar \
       
    85     desc="GNU tar - A utility used to store, backup, and transport files (gtar)" \
       
    86     name="gtar - GNU tar"
       
    87 license gtar.license license="GPLv3, FDLv1.3"
    84 license gtar.license license="GPLv3, FDLv1.3"
    88 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/bzip2
    85 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/bzip2
    89 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/compress
    86 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/compress
    90 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gzip
    87 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gzip
    91 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/ssh
    88 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/ssh