components/texinfo/texinfo.p5m
branchs11-update
changeset 2825 cb999e84659c
parent 2551 0391c5c3b137
child 2957 a670946dda79
equal deleted inserted replaced
2824:ed80ca124641 2825:cb999e84659c
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 # Note for the next texinfo maintainer:
       
    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
       
    26 #
    23 
    27 
    24 <transform file path=usr.*/man/.+$ -> default mangler.man.stability volatile>
    28 <transform file path=usr.*/man/.+$ -> default mangler.man.stability volatile>
    25 
    29 
    26 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)
    27 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"
    28 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."
    29 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"
    30 set name=com.oracle.info.tpno value=9093
    34 set name=com.oracle.info.tpno value=7876
    31 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    35 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.arc-caseid \
    38 set name=org.opensolaris.arc-caseid \
    35     value=PSARC/2000/488
    39     value=PSARC/2000/488
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 
    41 
    38 dir path=lib
    42 depend fmri=__TBD pkg.debug.depend.file=usr/bin/python type=require
    39 dir path=lib/svc
    43 
    40 dir path=lib/svc/manifest
    44 license texinfo.copyright license="GPLv3, FDLv1.3"
    41 dir path=lib/svc/manifest/application
    45 
    42 dir path=lib/svc/method
    46 legacy	pkg=SUNWtexi \
    43 dir path=usr
    47 	name="GNU texinfo - Texinfo utilities (texinfo)" \
    44 dir path=usr/bin
    48 	desc="GNU texinfo (texinfo)"
    45 dir path=usr/sfw
    49 
    46 dir path=usr/sfw/bin
       
    47 dir path=usr/share
       
    48 dir path=usr/share/info
       
    49 dir path=usr/share/locale
       
    50 dir path=usr/share/locale/cs
       
    51 dir path=usr/share/locale/cs/LC_MESSAGES
       
    52 dir path=usr/share/locale/da
       
    53 dir path=usr/share/locale/da/LC_MESSAGES
       
    54 dir path=usr/share/locale/de
       
    55 dir path=usr/share/locale/de/LC_MESSAGES
       
    56 dir path=usr/share/locale/eo
       
    57 dir path=usr/share/locale/eo/LC_MESSAGES
       
    58 dir path=usr/share/locale/fr
       
    59 dir path=usr/share/locale/fr/LC_MESSAGES
       
    60 dir path=usr/share/locale/he
       
    61 dir path=usr/share/locale/he/LC_MESSAGES
       
    62 dir path=usr/share/locale/hr
       
    63 dir path=usr/share/locale/hr/LC_MESSAGES
       
    64 dir path=usr/share/locale/ja
       
    65 dir path=usr/share/locale/ja/LC_MESSAGES
       
    66 dir path=usr/share/locale/nb
       
    67 dir path=usr/share/locale/nb/LC_MESSAGES
       
    68 dir path=usr/share/locale/nl
       
    69 dir path=usr/share/locale/nl/LC_MESSAGES
       
    70 dir path=usr/share/locale/no
       
    71 dir path=usr/share/locale/no/LC_MESSAGES
       
    72 dir path=usr/share/locale/pl
       
    73 dir path=usr/share/locale/pl/LC_MESSAGES
       
    74 dir path=usr/share/locale/ro
       
    75 dir path=usr/share/locale/ro/LC_MESSAGES
       
    76 dir path=usr/share/locale/ru
       
    77 dir path=usr/share/locale/ru/LC_MESSAGES
       
    78 dir path=usr/share/locale/sv
       
    79 dir path=usr/share/locale/sv/LC_MESSAGES
       
    80 dir path=usr/share/locale/tr
       
    81 dir path=usr/share/locale/tr/LC_MESSAGES
       
    82 dir path=usr/share/locale/zh_CN
       
    83 dir path=usr/share/locale/zh_CN/LC_MESSAGES
       
    84 dir path=usr/share/locale/zh_TW
       
    85 dir path=usr/share/locale/zh_TW/LC_MESSAGES
       
    86 dir path=usr/share/man
       
    87 dir path=usr/share/man/man1
       
    88 dir path=usr/share/man/man5
       
    89 dir path=var
       
    90 dir path=var/info
       
    91 file texinfo-update.xml path=lib/svc/manifest/application/texinfo-update.xml
    50 file texinfo-update.xml path=lib/svc/manifest/application/texinfo-update.xml
    92 file svc-texinfo-update path=lib/svc/method/svc-texinfo-update disable_fmri=svc:/application/texinfo-update:default
    51 file svc-texinfo-update path=lib/svc/method/svc-texinfo-update disable_fmri=svc:/application/texinfo-update:default
    93 file path=usr/bin/info
       
    94 file path=usr/bin/infokey
       
    95 file path=usr/bin/install-info
       
    96 file path=usr/bin/makeinfo
       
    97 file path=usr/bin/texi2dvi
       
    98 file texi2html.pl path=usr/bin/texi2html
    52 file texi2html.pl path=usr/bin/texi2html
    99 file path=usr/bin/texindex
    53 file usr/bin/$(MACH64)/info path=usr/bin/info
       
    54 file usr/bin/$(MACH64)/infokey path=usr/bin/infokey
       
    55 file usr/bin/$(MACH64)/install-info path=usr/bin/install-info
       
    56 file usr/bin/$(MACH64)/makeinfo path=usr/bin/makeinfo
       
    57 file usr/bin/$(MACH64)/texi2dvi path=usr/bin/texi2dvi
       
    58 file usr/bin/$(MACH64)/texindex path=usr/bin/texindex
   100 file path=usr/share/info/info-stnd.info
    59 file path=usr/share/info/info-stnd.info
   101 file path=usr/share/info/info.info
    60 file path=usr/share/info/info.info
   102 file path=usr/share/info/texinfo
    61 file path=usr/share/info/texinfo
   103 file path=usr/share/info/texinfo-1
    62 file path=usr/share/info/texinfo-1
   104 file path=usr/share/info/texinfo-2
    63 file path=usr/share/info/texinfo-2
   105 file path=usr/share/info/texinfo-3
    64 file path=usr/share/info/texinfo-3
   106 file path=usr/share/locale/cs/LC_MESSAGES/texinfo.mo
    65 file path=usr/share/locale/cs/LC_MESSAGES/texinfo.mo
   107 file path=usr/share/locale/da/LC_MESSAGES/texinfo.mo
    66 file path=usr/share/locale/da/LC_MESSAGES/texinfo.mo
   108 file path=usr/share/locale/de/LC_MESSAGES/texinfo.mo
    67 file path=usr/share/locale/de/LC_MESSAGES/texinfo.mo
       
    68 #We don't ship locale/de_AT since it links to locale/de
       
    69 #file path=usr/share/locale/de_AT/LC_MESSAGES/texinfo.mo
   109 file path=usr/share/locale/eo/LC_MESSAGES/texinfo.mo
    70 file path=usr/share/locale/eo/LC_MESSAGES/texinfo.mo
       
    71 file path=usr/share/locale/es/LC_MESSAGES/texinfo.mo
   110 file path=usr/share/locale/fr/LC_MESSAGES/texinfo.mo
    72 file path=usr/share/locale/fr/LC_MESSAGES/texinfo.mo
   111 file path=usr/share/locale/he/LC_MESSAGES/texinfo.mo
    73 file path=usr/share/locale/he/LC_MESSAGES/texinfo.mo
   112 file path=usr/share/locale/hr/LC_MESSAGES/texinfo.mo
    74 file path=usr/share/locale/hr/LC_MESSAGES/texinfo.mo
       
    75 file path=usr/share/locale/hu/LC_MESSAGES/texinfo.mo
   113 file path=usr/share/locale/ja/LC_MESSAGES/texinfo.mo
    76 file path=usr/share/locale/ja/LC_MESSAGES/texinfo.mo
   114 file path=usr/share/locale/nb/LC_MESSAGES/texinfo.mo
    77 file path=usr/share/locale/nb/LC_MESSAGES/texinfo.mo
   115 file path=usr/share/locale/nl/LC_MESSAGES/texinfo.mo
    78 file path=usr/share/locale/nl/LC_MESSAGES/texinfo.mo
   116 file path=usr/share/locale/no/LC_MESSAGES/texinfo.mo
       
   117 file path=usr/share/locale/pl/LC_MESSAGES/texinfo.mo
    79 file path=usr/share/locale/pl/LC_MESSAGES/texinfo.mo
   118 file path=usr/share/locale/ro/LC_MESSAGES/texinfo.mo
    80 file path=usr/share/locale/ro/LC_MESSAGES/texinfo.mo
   119 file path=usr/share/locale/ru/LC_MESSAGES/texinfo.mo
    81 file path=usr/share/locale/ru/LC_MESSAGES/texinfo.mo
       
    82 file path=usr/share/locale/rw/LC_MESSAGES/texinfo.mo
   120 file path=usr/share/locale/sv/LC_MESSAGES/texinfo.mo
    83 file path=usr/share/locale/sv/LC_MESSAGES/texinfo.mo
   121 file path=usr/share/locale/tr/LC_MESSAGES/texinfo.mo
    84 file path=usr/share/locale/tr/LC_MESSAGES/texinfo.mo
       
    85 file path=usr/share/locale/vi/LC_MESSAGES/texinfo.mo
   122 file path=usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
    86 file path=usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
   123 file path=usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
    87 file path=usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
   124 file path=usr/share/man/man1/info.1
    88 file path=usr/share/man/man1/info.1
   125 file path=usr/share/man/man1/infokey.1
    89 file path=usr/share/man/man1/infokey.1
   126 file path=usr/share/man/man1/install-info.1
    90 file path=usr/share/man/man1/install-info.1
   131 file path=usr/share/man/man5/texinfo.5
    95 file path=usr/share/man/man5/texinfo.5
   132 file path=usr/share/texinfo/texinfo.cat
    96 file path=usr/share/texinfo/texinfo.cat
   133 file path=usr/share/texinfo/texinfo.dtd
    97 file path=usr/share/texinfo/texinfo.dtd
   134 file path=usr/share/texinfo/texinfo.xsl
    98 file path=usr/share/texinfo/texinfo.xsl
   135 file usr/share/info/dir path=var/info/usr_share_info_dir mode=0644 preserve=true
    99 file usr/share/info/dir path=var/info/usr_share_info_dir mode=0644 preserve=true
   136 link path=usr/sfw/bin/ginstall-info target=../../bin/install-info
       
   137 link path=usr/sfw/bin/info target=../../bin/info
       
   138 link path=usr/sfw/bin/install-info target=../../bin/install-info
       
   139 link path=usr/sfw/bin/makeinfo target=../../bin/makeinfo
       
   140 link path=usr/sfw/bin/texi2dvi target=../../bin/texi2dvi
       
   141 link path=usr/sfw/bin/texi2html target=../../bin/texi2html
       
   142 link path=usr/sfw/bin/texindex target=../../bin/texindex
       
   143 link path=usr/share/locale/de_AT target=de
       
   144 link path=usr/share/info/dir target=../../../var/info/usr_share_info_dir
   100 link path=usr/share/info/dir target=../../../var/info/usr_share_info_dir
   145 
   101 link path=usr/share/locale/de_AT target=de 
   146 depend fmri=__TBD pkg.debug.depend.file=usr/bin/python type=require
       
   147 
       
   148 license texinfo.copyright license="GPLv2, FDLv1.2"
       
   149 
       
   150 legacy	pkg=SUNWtexi \
       
   151 	name="GNU texinfo - Texinfo utilities (texinfo)" \
       
   152 	desc="GNU texinfo (texinfo)"