components/nano/nano.p5m
author Vladimir Marek <Vladimir.Marek@oracle.com>
Thu, 10 Mar 2016 17:04:54 +0100
changeset 5598 fc2da58ba249
parent 5236 9f6ec47a1612
child 6486 6b8a8d70cef6
permissions -rw-r--r--
22909224 The TESTING script should list additional instructions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5236
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
    value=pkg:/editor/nano@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.summary value="nano: a small text editor"
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
set name=pkg.description value="GNU nano is a small and friendly text editor."
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=com.oracle.info.description value="nano: a small text editor"
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=com.oracle.info.tpno value=$(TPNO)
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=info.classification \
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
    value=org.opensolaris.category.2008:Development/Editors \
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:System/Text Tools"
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2007/366
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
file path=usr/bin/nano
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
link path=usr/bin/rnano target=nano
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/share/info/nano.info
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/share/locale/bg/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/share/locale/ca/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/share/locale/cs/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/share/locale/da/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/share/locale/de/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/share/locale/es/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/share/locale/eu/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/share/locale/fi/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/share/locale/fr/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/share/locale/ga/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/share/locale/gl/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/share/locale/hu/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/share/locale/id/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/share/locale/it/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/share/locale/ms/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/share/locale/nb/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/share/locale/nl/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/share/locale/nn/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/share/locale/pl/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/share/locale/pt_BR/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/share/locale/ro/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/share/locale/ru/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/share/locale/rw/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/share/locale/sr/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/share/locale/sv/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/share/locale/tr/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/share/locale/uk/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/share/locale/vi/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/share/locale/zh_CN/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/share/locale/zh_TW/LC_MESSAGES/nano.mo
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/share/man/fr/man1/nano.1
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/share/man/fr/man1/rnano.1
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/share/man/man1/nano.1
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/share/man/man1/rnano.1
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
license COPYING.DOC license=FDLv1.2
9f6ec47a1612 22363216 Move nano from Desktop to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
license COPYING license=GPLv3