components/perl_modules/gettext/gettext-PERLVER.p5m
author Rich Burridge <rich.burridge@oracle.com>
Thu, 20 Aug 2015 14:26:17 -0700
changeset 4802 62e47da66002
child 6717 34151b0b5111
permissions -rw-r--r--
PSARC 2015/241 Locale::gettext Perl module 21091517 We should add the Perl Locale::gettext module to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4802
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
    value=pkg:/library/perl-5/gettext-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.summary \
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    value="Locale::gettext - message handling functions Perl module."
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.description \
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
    value="The Locale::gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software."
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.description value="the Locale::gettext Perl module"
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=com.oracle.info.tpno value=$(TPNO)
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=info.classification \
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
    value=org.opensolaris.category.2008:Development/Perl
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=org.opensolaris.arc-caseid value=PSARC/2015/241
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
file path=usr/perl5/$(PERLVER)/man/man3/Locale::gettext.3
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Locale/gettext.pm
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Locale/gettext/.packlist
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Locale/gettext/gettext.so
62e47da66002 PSARC 2015/241 Locale::gettext Perl module
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
license gettext.license license=Artistic