components/gtar/gtar.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4548 a77dcced6a2a
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/archiver/gnu-tar@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/archiver/gnu-tar@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="GNU version of the tar archiving utility"
    27 set name=pkg.description \
    28 set name=pkg.description \
    28     value="Tar is a program for packaging a set of files as a single archive in tar format."
    29     value="Tar is a program for packaging a set of files as a single archive in tar format."
    29 set name=pkg.summary value="GNU version of the tar archiving utility"
       
    30 set name=com.oracle.info.description value="GNU tar"
    30 set name=com.oracle.info.description value="GNU tar"
    31 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    33     value=org.opensolaris.category.2008:Development/GNU
       
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    35 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
    37     value=PSARC/2000/488
       
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 link path=usr/bin/gtar target=../gnu/bin/tar facet.compat.gnulinks=true
    39 file usr/bin/tar path=usr/gnu/bin/tar
    38 file usr/bin/tar path=usr/gnu/bin/tar
       
    39 file gtar.1.sunman path=usr/gnu/share/man/man1/tar.1
       
    40 link path=usr/sfw/bin/gtar target=../../gnu/bin/tar
    40 file path=usr/share/info/tar.info
    41 file path=usr/share/info/tar.info
    41 file path=usr/share/info/tar.info-1
    42 file path=usr/share/info/tar.info-1
    42 file path=usr/share/info/tar.info-2
    43 file path=usr/share/info/tar.info-2
    43 file path=usr/share/info/tar.info-3
    44 file path=usr/share/info/tar.info-3
    44 file path=usr/share/locale/bg/LC_MESSAGES/tar.mo
    45 file path=usr/share/locale/bg/LC_MESSAGES/tar.mo
    76 file path=usr/share/locale/tr/LC_MESSAGES/tar.mo
    77 file path=usr/share/locale/tr/LC_MESSAGES/tar.mo
    77 file path=usr/share/locale/uk/LC_MESSAGES/tar.mo
    78 file path=usr/share/locale/uk/LC_MESSAGES/tar.mo
    78 file path=usr/share/locale/vi/LC_MESSAGES/tar.mo
    79 file path=usr/share/locale/vi/LC_MESSAGES/tar.mo
    79 file path=usr/share/locale/zh_CN/LC_MESSAGES/tar.mo
    80 file path=usr/share/locale/zh_CN/LC_MESSAGES/tar.mo
    80 file path=usr/share/locale/zh_TW/LC_MESSAGES/tar.mo
    81 file path=usr/share/locale/zh_TW/LC_MESSAGES/tar.mo
    81 file gtar.1.sunman path=usr/gnu/share/man/man1/tar.1
    82 link path=usr/share/man/man1/gtar.1 target=../../../gnu/share/man/man1/tar.1 \
    82 
    83     facet.compat.gnulinks=all
    83 depend fmri=__TBD pkg.debug.depend.file=usr/bin/bzip2 type=require
       
    84 depend fmri=__TBD pkg.debug.depend.file=usr/bin/compress type=require
       
    85 depend fmri=__TBD pkg.debug.depend.file=usr/bin/gzip type=require
       
    86 depend fmri=__TBD pkg.debug.depend.file=usr/bin/ssh type=require
       
    87 
       
    88 legacy pkg=SUNWgtar \
    84 legacy pkg=SUNWgtar \
    89     desc="GNU tar - A utility used to store, backup, and transport files (gtar) 1.25" \
    85     desc="GNU tar - A utility used to store, backup, and transport files (gtar) 1.25" \
    90     name="gtar - GNU tar"
    86     name="gtar - GNU tar"
    91 
       
    92 license gtar.license license="GPLv3, FDLv1.3"
    87 license gtar.license license="GPLv3, FDLv1.3"
    93 link path=usr/bin/gtar target=../gnu/bin/tar facet.compat.gnulinks=true
    88 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/bzip2
    94 link path=usr/share/man/man1/gtar.1 \
    89 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/compress
    95     target=../../../gnu/share/man/man1/tar.1 facet.compat.gnulinks=all
    90 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gzip
    96 link path=usr/sfw/bin/gtar target=../../gnu/bin/tar
    91 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/ssh