components/texinfo/texinfo.p5m
branchs11-update
changeset 2957 a670946dda79
parent 2825 cb999e84659c
child 3661 47545fb8aed4
equal deleted inserted replaced
2956:148b540c6aba 2957:a670946dda79
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 # Note for the next texinfo maintainer:
    23 # Note for the next texinfo maintainer:
    24 # if "file path=usr/lib/$(MACH64)/charset.alias" is in your texinfo.p5m file,
    24 # if "file path=usr/lib/$(MACH64)/charset.alias" is in your texinfo.p5m file,
    25 # you may want to remove it, since charset.alias is coming from pkg: library/glib2
    25 # you may want to remove it, since charset.alias is coming from pkg: library/glib2
    26 #
    26 #
    29 
    29 
    30 set name=pkg.fmri value=pkg:/text/texinfo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.fmri value=pkg:/text/texinfo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary value="Documentation system for on-line information and printed output"
    31 set name=pkg.summary value="Documentation system for on-line information and printed output"
    32 set name=pkg.description value="Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output."
    32 set name=pkg.description value="Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output."
    33 set name=com.oracle.info.description value="Texinfo, the GNU documentation system"
    33 set name=com.oracle.info.description value="Texinfo, the GNU documentation system"
    34 set name=com.oracle.info.tpno value=7876
       
    35 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    34 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid \
    39     value=PSARC/2000/488
    38     value=PSARC/2000/488
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 
    40 
    42 depend fmri=__TBD pkg.debug.depend.file=usr/bin/python type=require
    41 depend fmri=__TBD pkg.debug.depend.file=usr/bin/python type=require
    43 
    42 
    44 license texinfo.copyright license="GPLv3, FDLv1.3"
    43 license texinfo.copyright license="GPLv3, FDLv1.3" \
       
    44     com.oracle.info.description="texinfo" \
       
    45     com.oracle.info.name=texinfo com.oracle.info.tpno=7876
       
    46 license texi2html.copyright license="texi2html" \
       
    47     com.oracle.info.description="texi2html" \
       
    48     com.oracle.info.name=texi2html com.oracle.info.tpno=9089
    45 
    49 
    46 legacy	pkg=SUNWtexi \
    50 legacy	pkg=SUNWtexi \
    47 	name="GNU texinfo - Texinfo utilities (texinfo)" \
    51 	name="GNU texinfo - Texinfo utilities (texinfo)" \
    48 	desc="GNU texinfo (texinfo)"
    52 	desc="GNU texinfo (texinfo)"
    49 
    53