components/desktop/intltool/intltool.p5m
changeset 5892 54e11e77ee33
child 6507 8c6f415f628b
equal deleted inserted replaced
5891:196a7310cc4d 5892:54e11e77ee33
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    24 set name=pkg.fmri \
       
    25     value=pkg:/developer/intltool@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="intltool source message translation tools"
       
    27 set name=pkg.description \
       
    28     value="Tools to extract translatable strings from various source files, collect the extracted strings together with messages from traditional source files, and merge the translations back in at build time."
       
    29 set name=com.oracle.info.description value=intltool
       
    30 set name=com.oracle.info.tpno value=$(TPNO)
       
    31 set name=info.classification \
       
    32     value="org.opensolaris.category.2008:System/Text Tools"
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    35 set name=org.opensolaris.arc-caseid value=LSARC/2003/030
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 #
       
    38 file path=usr/bin/intltool-extract
       
    39 file path=usr/bin/intltool-merge
       
    40 file path=usr/bin/intltool-prepare
       
    41 file path=usr/bin/intltool-update
       
    42 file path=usr/bin/intltoolize
       
    43 file path=usr/share/aclocal/intltool.m4
       
    44 file path=usr/share/intltool/Makefile.in.in
       
    45 file path=usr/share/man/man8/intltool-extract.8
       
    46 file path=usr/share/man/man8/intltool-merge.8
       
    47 file path=usr/share/man/man8/intltool-prepare.8
       
    48 file path=usr/share/man/man8/intltool-update.8
       
    49 file path=usr/share/man/man8/intltoolize.8
       
    50 license COPYING license=GPLv2
       
    51 #
       
    52 depend type=require fmri=__TBD pkg.debug.depend.file=Parser.pm \
       
    53     pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/XML \
       
    54     pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/XML
       
    55 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/xgettext