components/help2man/help2man.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 11 Feb 2016 16:40:45 -0800
changeset 5451 ff0c0a96e393
parent 4064 ade9b64a338f
child 5659 b6e2086f646a
permissions -rw-r--r--
22362974 help2man package should depend on perl's gettext module
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4064
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
5451
ff0c0a96e393 22362974 help2man package should depend on perl's gettext module
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 4064
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4064
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
<transform file \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    path=usr/share/info/help2man-(.+).info -> default facet.locale.%<1> true>
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
<transform file \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
    path=usr/share/man/([^/]+)/man1/.* -> default facet.locale.%<1> true>
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=pkg.fmri \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
    value=pkg:/developer/documentation-tool/help2man@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=pkg.summary \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
    value="help2man - tools for creating man pages from help information."
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=pkg.description \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
    value="help2man produces simple manual pages from the '--help' and '--version' output of other commands."
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=com.oracle.info.description value="the help2man utility"
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=com.oracle.info.tpno value=$(TPNO)
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
set name=info.classification \
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
    value=org.opensolaris.category.2008:Development/System
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
set name=org.opensolaris.arc-caseid value=PSARC/2014/285
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file usr/bin/$(MACH64)/help2man path=usr/bin/help2man
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/share/info/help2man-de.info
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/share/info/help2man-pl.info
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/share/info/help2man-uk.info
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/share/info/help2man.info
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/share/locale/de/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/share/locale/el/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/share/locale/eo/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/share/locale/fi/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/share/locale/fr/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/share/locale/hr/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/share/locale/hu/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/share/locale/it/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/share/locale/ja/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/share/locale/nb/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/share/locale/pl/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/share/locale/pt_BR/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/share/locale/ru/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/share/locale/sr/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/share/locale/sv/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/share/locale/uk/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/share/locale/vi/LC_MESSAGES/help2man.mo
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/share/man/de/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/share/man/el/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/share/man/eo/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/share/man/fi/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/share/man/fr/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/share/man/hr/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/share/man/hu/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/share/man/it/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/share/man/ja/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/share/man/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/share/man/nb/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/share/man/pl/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/share/man/pt_BR/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/share/man/ru/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/share/man/sr/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/share/man/sv/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/share/man/uk/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/share/man/vi/man1/help2man.1
ade9b64a338f PSARC 2014/285 help2man 1.46.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
license COPYING license=GPLv3
5451
ff0c0a96e393 22362974 help2man package should depend on perl's gettext module
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 4064
diff changeset
    86
depend type=require fmri=library/perl-5/gettext