components/texinfo/texinfo.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, 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 #
    27 
    27 
    28 <transform file path=usr.*/man/.+$ -> default mangler.man.stability volatile>
    28 <transform file path=usr.*/man/.+$ -> default mangler.man.stability volatile>
    29 
    29 set name=pkg.fmri \
    30 set name=pkg.fmri value=pkg:/text/texinfo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     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 \
    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     value="Documentation system for on-line information and printed output"
    33 set name=com.oracle.info.description value="Texinfo, the GNU documentation system"
    33 set name=pkg.description \
    34 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    34     value="Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output."
       
    35 set name=com.oracle.info.description \
       
    36     value="Texinfo, the GNU documentation system"
       
    37 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
       
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
    37 set name=org.opensolaris.arc-caseid \
       
    38     value=PSARC/2000/488
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 
       
    41 depend fmri=__TBD pkg.debug.depend.file=usr/bin/python type=require
       
    42 
       
    43 license texinfo.copyright license="GPLv3, FDLv1.3" \
       
    44     com.oracle.info.description="texinfo" \
       
    45     com.oracle.info.name=texinfo com.oracle.info.tpno=$(TPNO_TEXINFO)
       
    46 license texi2html.copyright license="texi2html" \
       
    47     com.oracle.info.description="texi2html" \
       
    48     com.oracle.info.name=texi2html com.oracle.info.tpno=$(TPNO_TEXI2HTML)
       
    49 
       
    50 legacy	pkg=SUNWtexi \
       
    51 	name="GNU texinfo - Texinfo utilities (texinfo)" \
       
    52 	desc="GNU texinfo (texinfo)"
       
    53 
       
    54 file texinfo-update.xml path=lib/svc/manifest/application/texinfo-update.xml
    42 file texinfo-update.xml path=lib/svc/manifest/application/texinfo-update.xml
    55 file svc-texinfo-update path=lib/svc/method/svc-texinfo-update disable_fmri=svc:/application/texinfo-update:default
    43 file svc-texinfo-update path=lib/svc/method/svc-texinfo-update \
    56 file texi2html.pl path=usr/bin/texi2html
    44     disable_fmri=svc:/application/texinfo-update:default
    57 file usr/bin/$(MACH64)/info path=usr/bin/info
    45 file usr/bin/$(MACH64)/info path=usr/bin/info
    58 file usr/bin/$(MACH64)/infokey path=usr/bin/infokey
    46 file usr/bin/$(MACH64)/infokey path=usr/bin/infokey
    59 file usr/bin/$(MACH64)/install-info path=usr/bin/install-info
    47 file usr/bin/$(MACH64)/install-info path=usr/bin/install-info
    60 file usr/bin/$(MACH64)/makeinfo path=usr/bin/makeinfo
    48 file usr/bin/$(MACH64)/makeinfo path=usr/bin/makeinfo
    61 file usr/bin/$(MACH64)/texi2dvi path=usr/bin/texi2dvi
    49 file usr/bin/$(MACH64)/texi2dvi path=usr/bin/texi2dvi
       
    50 file texi2html.pl path=usr/bin/texi2html
    62 file usr/bin/$(MACH64)/texindex path=usr/bin/texindex
    51 file usr/bin/$(MACH64)/texindex path=usr/bin/texindex
       
    52 link path=usr/share/info/dir target=../../../var/info/usr_share_info_dir
    63 file path=usr/share/info/info-stnd.info
    53 file path=usr/share/info/info-stnd.info
    64 file path=usr/share/info/info.info
    54 file path=usr/share/info/info.info
    65 file path=usr/share/info/texinfo
    55 file path=usr/share/info/texinfo
    66 file path=usr/share/info/texinfo-1
    56 file path=usr/share/info/texinfo-1
    67 file path=usr/share/info/texinfo-2
    57 file path=usr/share/info/texinfo-2
    68 file path=usr/share/info/texinfo-3
    58 file path=usr/share/info/texinfo-3
    69 file path=usr/share/locale/cs/LC_MESSAGES/texinfo.mo
    59 file path=usr/share/locale/cs/LC_MESSAGES/texinfo.mo
    70 file path=usr/share/locale/da/LC_MESSAGES/texinfo.mo
    60 file path=usr/share/locale/da/LC_MESSAGES/texinfo.mo
    71 file path=usr/share/locale/de/LC_MESSAGES/texinfo.mo
    61 file path=usr/share/locale/de/LC_MESSAGES/texinfo.mo
       
    62 link path=usr/share/locale/de_AT target=de
    72 #We don't ship locale/de_AT since it links to locale/de
    63 #We don't ship locale/de_AT since it links to locale/de
    73 #file path=usr/share/locale/de_AT/LC_MESSAGES/texinfo.mo
    64 #file path=usr/share/locale/de_AT/LC_MESSAGES/texinfo.mo
    74 file path=usr/share/locale/eo/LC_MESSAGES/texinfo.mo
    65 file path=usr/share/locale/eo/LC_MESSAGES/texinfo.mo
    75 file path=usr/share/locale/es/LC_MESSAGES/texinfo.mo
    66 file path=usr/share/locale/es/LC_MESSAGES/texinfo.mo
    76 file path=usr/share/locale/fr/LC_MESSAGES/texinfo.mo
    67 file path=usr/share/locale/fr/LC_MESSAGES/texinfo.mo
    99 file path=usr/share/man/man5/texinfo.5
    90 file path=usr/share/man/man5/texinfo.5
   100 file path=usr/share/texinfo/texinfo.cat
    91 file path=usr/share/texinfo/texinfo.cat
   101 file path=usr/share/texinfo/texinfo.dtd
    92 file path=usr/share/texinfo/texinfo.dtd
   102 file path=usr/share/texinfo/texinfo.xsl
    93 file path=usr/share/texinfo/texinfo.xsl
   103 file usr/share/info/dir path=var/info/usr_share_info_dir mode=0644 preserve=true
    94 file usr/share/info/dir path=var/info/usr_share_info_dir mode=0644 preserve=true
   104 link path=usr/share/info/dir target=../../../var/info/usr_share_info_dir
    95 legacy pkg=SUNWtexi desc="GNU texinfo (texinfo)" \
   105 link path=usr/share/locale/de_AT target=de 
    96     name="GNU texinfo - Texinfo utilities (texinfo)"
       
    97 license texinfo.copyright license="GPLv3, FDLv1.3" \
       
    98     com.oracle.info.description=texinfo com.oracle.info.name=texinfo \
       
    99     com.oracle.info.tpno=$(TPNO_TEXINFO)
       
   100 license texi2html.copyright license=texi2html \
       
   101     com.oracle.info.description=texi2html com.oracle.info.name=texi2html \
       
   102     com.oracle.info.tpno=$(TPNO_TEXI2HTML)
       
   103 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/python