components/wget/wget.p5m
changeset 181 87e11e685b1f
parent 78 d47cf5f02201
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 set name=pkg.fmri value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.description \
       
    28     value="GNU wget - a utility to retrieve files from the World Wide Web"
    24 set name=pkg.summary value="wget - GNU wget"
    29 set name=pkg.summary value="wget - GNU wget"
    25 set name=pkg.description value="GNU wget - a utility to retrieve files from the World Wide Web"
    30 set name=info.classification \
    26 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
    31     value=org.opensolaris.category.2008:Applications/Internet
    27 set name=info.upstream_url value="http://www.gnu.org/software/wget/"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream_url value=http://www.gnu.org/software/wget/
       
    34 set name=opensolaris.arc_url \
       
    35     value=http://arc.opensolaris.org/caselog/PSARC/2000/488
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 
       
    31 dir path=etc
    37 dir path=etc
    32 dir path=usr
    38 dir path=usr
    33 dir path=usr/bin
    39 dir path=usr/bin
    34 dir path=usr/sfw
    40 dir path=usr/sfw
    35 dir path=usr/sfw/bin
    41 dir path=usr/sfw/bin
   120 dir path=usr/share/locale/zh_CN/LC_MESSAGES
   126 dir path=usr/share/locale/zh_CN/LC_MESSAGES
   121 dir path=usr/share/locale/zh_TW
   127 dir path=usr/share/locale/zh_TW
   122 dir path=usr/share/locale/zh_TW/LC_MESSAGES
   128 dir path=usr/share/locale/zh_TW/LC_MESSAGES
   123 dir path=usr/share/man
   129 dir path=usr/share/man
   124 dir path=usr/share/man/man1
   130 dir path=usr/share/man/man1
   125 file path=etc/wgetrc mode=0644 group=sys preserve=renamenew original_name=SUNWwget:etc/wgetrc
   131 file path=etc/wgetrc group=sys mode=0644 original_name=SUNWwget:etc/wgetrc \
       
   132     preserve=renamenew
   126 file path=usr/bin/wget
   133 file path=usr/bin/wget
   127 file path=usr/share/info/wget.info
   134 file path=usr/share/info/wget.info
   128 file path=usr/share/locale/be/LC_MESSAGES/wget.mo
   135 file path=usr/share/locale/be/LC_MESSAGES/wget.mo
   129 file path=usr/share/locale/bg/LC_MESSAGES/wget.mo
   136 file path=usr/share/locale/bg/LC_MESSAGES/wget.mo
   130 file path=usr/share/locale/ca/LC_MESSAGES/wget.mo
   137 file path=usr/share/locale/ca/LC_MESSAGES/wget.mo
   166 file path=usr/share/locale/uk/LC_MESSAGES/wget.mo
   173 file path=usr/share/locale/uk/LC_MESSAGES/wget.mo
   167 file path=usr/share/locale/vi/LC_MESSAGES/wget.mo
   174 file path=usr/share/locale/vi/LC_MESSAGES/wget.mo
   168 file path=usr/share/locale/zh_CN/LC_MESSAGES/wget.mo
   175 file path=usr/share/locale/zh_CN/LC_MESSAGES/wget.mo
   169 file path=usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
   176 file path=usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
   170 file path=usr/share/man/man1/wget.1
   177 file path=usr/share/man/man1/wget.1
   171 link path=usr/sfw/bin/wget target=../../bin/wget
   178 legacy pkg=SUNWwget \
       
   179     desc="GNU wget - a utility to retrieve files from the World Wide Web 1.12" \
       
   180     name="wget - GNU wget"
   172 
   181 
   173 
   182 
   174 license wget.license license="GPLv3"
   183 license wget.license license=GPLv3
   175 
   184 link path=usr/sfw/bin/wget target=../../bin/wget
   176 legacy	pkg=SUNWwget \
       
   177 	name="wget - GNU wget" \
       
   178 	desc="GNU wget - a utility to retrieve files from the World Wide Web 1.12"