components/libidn/libidn.p5m
changeset 253 425c6a23679f
child 464 08f94c414553
equal deleted inserted replaced
252:ee0fb1eabcbf 253:425c6a23679f
       
     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) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    24 
       
    25 set name=pkg.fmri value=pkg:/library/libidn@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="IDN - The Internationalized Domains Library"
       
    27 set name=pkg.description value="A fully documented implementation of the Stringprep, Punycode and IDNA specifications for the purpose of encoding and decoding internationalized domain names"
       
    28 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
       
    29 set name=info.upstream_url value="http://www.gnu.org/software/libidn/"
       
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=opensolaris.arc_url \
       
    32     value=http://arc.opensolaris.org/caselog/PSARC/2007/167
       
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    34 #
       
    35 dir path=usr
       
    36 dir path=usr/bin
       
    37 dir path=usr/include
       
    38 dir path=usr/include/idn
       
    39 dir path=usr/lib
       
    40 dir path=usr/lib/$(MACH64)
       
    41 dir path=usr/lib/pkgconfig
       
    42 dir path=usr/lib/$(MACH64)/pkgconfig
       
    43 dir path=usr/share
       
    44 dir path=usr/share/doc
       
    45 dir path=usr/share/doc/idn
       
    46 dir path=usr/share/doc/idn/html
       
    47 dir path=usr/share/doc/idn/java
       
    48 dir path=usr/share/doc/idn/java/gnu
       
    49 dir path=usr/share/doc/idn/java/gnu/inet
       
    50 dir path=usr/share/doc/idn/java/gnu/inet/encoding
       
    51 dir path=usr/share/doc/idn/java/resources
       
    52 dir path=usr/share/doc/idn/tld
       
    53 dir path=usr/share/doc/idn/tld/templates
       
    54 dir path=usr/share/lib
       
    55 dir path=usr/share/lib/idn
       
    56 dir path=usr/share/locale
       
    57 dir path=usr/share/locale/cs
       
    58 dir path=usr/share/locale/cs/LC_MESSAGES
       
    59 dir path=usr/share/locale/da
       
    60 dir path=usr/share/locale/da/LC_MESSAGES
       
    61 dir path=usr/share/locale/de
       
    62 dir path=usr/share/locale/de/LC_MESSAGES
       
    63 dir path=usr/share/locale/en
       
    64 dir path=usr/share/locale/en/LC_MESSAGES
       
    65 dir path=usr/share/locale/eo
       
    66 dir path=usr/share/locale/eo/LC_MESSAGES
       
    67 dir path=usr/share/locale/fi
       
    68 dir path=usr/share/locale/fi/LC_MESSAGES
       
    69 dir path=usr/share/locale/fr
       
    70 dir path=usr/share/locale/fr/LC_MESSAGES
       
    71 dir path=usr/share/locale/id
       
    72 dir path=usr/share/locale/id/LC_MESSAGES
       
    73 dir path=usr/share/locale/it
       
    74 dir path=usr/share/locale/it/LC_MESSAGES
       
    75 dir path=usr/share/locale/ja
       
    76 dir path=usr/share/locale/ja/LC_MESSAGES
       
    77 dir path=usr/share/locale/nl
       
    78 dir path=usr/share/locale/nl/LC_MESSAGES
       
    79 dir path=usr/share/locale/pl
       
    80 dir path=usr/share/locale/pl/LC_MESSAGES
       
    81 dir path=usr/share/locale/ro
       
    82 dir path=usr/share/locale/ro/LC_MESSAGES
       
    83 dir path=usr/share/locale/sr
       
    84 dir path=usr/share/locale/sr/LC_MESSAGES
       
    85 dir path=usr/share/locale/vi
       
    86 dir path=usr/share/locale/vi/LC_MESSAGES
       
    87 dir path=usr/share/locale/zh_CN
       
    88 dir path=usr/share/locale/zh_CN/LC_MESSAGES
       
    89 dir path=usr/share/man
       
    90 dir path=usr/share/man/man1
       
    91 dir path=usr/share/man/man3
       
    92 #
       
    93 file path=usr/bin/idn
       
    94 file path=usr/include/idn/idn-free.h
       
    95 file path=usr/include/idn/idn-int.h
       
    96 file path=usr/include/idn/idna.h
       
    97 file path=usr/include/idn/pr29.h
       
    98 file path=usr/include/idn/punycode.h
       
    99 file path=usr/include/idn/stringprep.h
       
   100 file path=usr/include/idn/tld.h
       
   101 file path=usr/lib/libidn.so.11.6.2
       
   102 file path=usr/lib/$(MACH64)/libidn.so.11.6.2
       
   103 file path=usr/lib/llib-lidn
       
   104 file path=usr/lib/llib-lidn.ln
       
   105 file path=usr/lib/$(MACH64)/llib-lidn.ln
       
   106 file path=usr/lib/pkgconfig/libidn.pc
       
   107 file path=usr/lib/$(MACH64)/pkgconfig/libidn.pc
       
   108 file path=usr/share/doc/idn/libidn-components.pdf
       
   109 file path=usr/share/doc/idn/libidn.pdf
       
   110 file path=usr/share/doc/idn/html/libidn-components.png
       
   111 file path=usr/share/doc/idn/html/libidn.html
       
   112 file path=usr/share/doc/idn/java/about.html
       
   113 file path=usr/share/doc/idn/java/alphaindex.html
       
   114 file path=usr/share/doc/idn/java/deprecated.html
       
   115 file path=usr/share/doc/idn/java/gnu/inet/encoding/CombiningClass.html
       
   116 file path=usr/share/doc/idn/java/gnu/inet/encoding/Composition.html
       
   117 file path=usr/share/doc/idn/java/gnu/inet/encoding/DecompositionKeys.html
       
   118 file path=usr/share/doc/idn/java/gnu/inet/encoding/DecompositionMappings.html
       
   119 file path=usr/share/doc/idn/java/gnu/inet/encoding/IDNA.html
       
   120 file path=usr/share/doc/idn/java/gnu/inet/encoding/IDNAException.html
       
   121 file path=usr/share/doc/idn/java/gnu/inet/encoding/NFKC.html
       
   122 file path=usr/share/doc/idn/java/gnu/inet/encoding/Punycode.html
       
   123 file path=usr/share/doc/idn/java/gnu/inet/encoding/PunycodeException.html
       
   124 file path=usr/share/doc/idn/java/gnu/inet/encoding/RFC3454.html
       
   125 file path=usr/share/doc/idn/java/gnu/inet/encoding/Stringprep.html
       
   126 file path=usr/share/doc/idn/java/gnu/inet/encoding/StringprepException.html
       
   127 file path=usr/share/doc/idn/java/gnu/inet/encoding/classes.html
       
   128 file path=usr/share/doc/idn/java/gnu/inet/encoding/package-summary.html
       
   129 file path=usr/share/doc/idn/java/gnu/inet/encoding/tree.html
       
   130 file path=usr/share/doc/idn/java/index.html
       
   131 file path=usr/share/doc/idn/java/resources/gjdoc.js
       
   132 file path=usr/share/doc/idn/java/resources/gjdochtml-clean-color1.css
       
   133 file path=usr/share/doc/idn/java/resources/gjdochtml-clean-layout.css
       
   134 file path=usr/share/doc/idn/java/resources/inherit.png
       
   135 file path=usr/share/doc/idn/java/serialized-form.html
       
   136 file path=usr/share/doc/idn/tld/ac.tld
       
   137 file path=usr/share/doc/idn/tld/at.tld
       
   138 file path=usr/share/doc/idn/tld/biz.tld
       
   139 file path=usr/share/doc/idn/tld/br.tld
       
   140 file path=usr/share/doc/idn/tld/ch.tld
       
   141 file path=usr/share/doc/idn/tld/de.tld
       
   142 file path=usr/share/doc/idn/tld/dk.tld
       
   143 file path=usr/share/doc/idn/tld/fr.tld
       
   144 file path=usr/share/doc/idn/tld/hu.tld
       
   145 file path=usr/share/doc/idn/tld/info.tld
       
   146 file path=usr/share/doc/idn/tld/io.tld
       
   147 file path=usr/share/doc/idn/tld/li.tld
       
   148 file path=usr/share/doc/idn/tld/no.tld
       
   149 file path=usr/share/doc/idn/tld/org.tld
       
   150 file path=usr/share/doc/idn/tld/pl.tld
       
   151 file path=usr/share/doc/idn/tld/se.tld
       
   152 file path=usr/share/doc/idn/tld/sh.tld
       
   153 file path=usr/share/doc/idn/tld/templates/arabic_digits
       
   154 file path=usr/share/doc/idn/tld/templates/arabic_letters
       
   155 file path=usr/share/doc/idn/tld/templates/greek_standard
       
   156 file path=usr/share/doc/idn/tld/templates/hebrew_letters
       
   157 file path=usr/share/doc/idn/tld/templates/latin_1_supplement_letters
       
   158 file path=usr/share/doc/idn/tld/templates/latin_extended_a_letters
       
   159 file path=usr/share/doc/idn/tld/templates/latin_extended_a_letters_icb
       
   160 file path=usr/share/doc/idn/tld/tm.tld
       
   161 file path=usr/share/lib/idn/libidn-1.19.jar
       
   162 file path=usr/share/locale/cs/LC_MESSAGES/libidn.mo
       
   163 file path=usr/share/locale/da/LC_MESSAGES/libidn.mo
       
   164 file path=usr/share/locale/de/LC_MESSAGES/libidn.mo
       
   165 file path=usr/share/locale/en/LC_MESSAGES/libidn.mo
       
   166 file path=usr/share/locale/eo/LC_MESSAGES/libidn.mo
       
   167 file path=usr/share/locale/fi/LC_MESSAGES/libidn.mo
       
   168 file path=usr/share/locale/fr/LC_MESSAGES/libidn.mo
       
   169 file path=usr/share/locale/id/LC_MESSAGES/libidn.mo
       
   170 file path=usr/share/locale/it/LC_MESSAGES/libidn.mo
       
   171 file path=usr/share/locale/ja/LC_MESSAGES/libidn.mo
       
   172 file path=usr/share/locale/nl/LC_MESSAGES/libidn.mo
       
   173 file path=usr/share/locale/pl/LC_MESSAGES/libidn.mo
       
   174 file path=usr/share/locale/ro/LC_MESSAGES/libidn.mo
       
   175 file path=usr/share/locale/sr/LC_MESSAGES/libidn.mo
       
   176 file path=usr/share/locale/vi/LC_MESSAGES/libidn.mo
       
   177 file path=usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo
       
   178 file path=usr/share/man/man1/idn.1
       
   179 file path=usr/share/man/man3/idna_strerror.3
       
   180 file path=usr/share/man/man3/idna_to_ascii_4i.3
       
   181 file path=usr/share/man/man3/idna_to_ascii_4z.3
       
   182 file path=usr/share/man/man3/idna_to_ascii_8z.3
       
   183 file path=usr/share/man/man3/idna_to_ascii_lz.3
       
   184 file path=usr/share/man/man3/idna_to_unicode_44i.3
       
   185 file path=usr/share/man/man3/idna_to_unicode_4z4z.3
       
   186 file path=usr/share/man/man3/idna_to_unicode_8z4z.3
       
   187 file path=usr/share/man/man3/idna_to_unicode_8z8z.3
       
   188 file path=usr/share/man/man3/idna_to_unicode_8zlz.3
       
   189 file path=usr/share/man/man3/idna_to_unicode_lzlz.3
       
   190 file path=usr/share/man/man3/pr29_4.3
       
   191 file path=usr/share/man/man3/pr29_4z.3
       
   192 file path=usr/share/man/man3/pr29_8z.3
       
   193 file path=usr/share/man/man3/pr29_strerror.3
       
   194 file path=usr/share/man/man3/punycode_decode.3
       
   195 file path=usr/share/man/man3/punycode_encode.3
       
   196 file path=usr/share/man/man3/punycode_strerror.3
       
   197 file path=usr/share/man/man3/stringprep.3
       
   198 file path=usr/share/man/man3/stringprep_4i.3
       
   199 file path=usr/share/man/man3/stringprep_4zi.3
       
   200 file path=usr/share/man/man3/stringprep_check_version.3
       
   201 file path=usr/share/man/man3/stringprep_convert.3
       
   202 file path=usr/share/man/man3/stringprep_locale_charset.3
       
   203 file path=usr/share/man/man3/stringprep_locale_to_utf8.3
       
   204 file path=usr/share/man/man3/stringprep_profile.3
       
   205 file path=usr/share/man/man3/stringprep_strerror.3
       
   206 file path=usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3
       
   207 file path=usr/share/man/man3/stringprep_ucs4_to_utf8.3
       
   208 file path=usr/share/man/man3/stringprep_unichar_to_utf8.3
       
   209 file path=usr/share/man/man3/stringprep_utf8_nfkc_normalize.3
       
   210 file path=usr/share/man/man3/stringprep_utf8_to_locale.3
       
   211 file path=usr/share/man/man3/stringprep_utf8_to_ucs4.3
       
   212 file path=usr/share/man/man3/stringprep_utf8_to_unichar.3
       
   213 file path=usr/share/man/man3/tld_check_4.3
       
   214 file path=usr/share/man/man3/tld_check_4t.3
       
   215 file path=usr/share/man/man3/tld_check_4tz.3
       
   216 file path=usr/share/man/man3/tld_check_4z.3
       
   217 file path=usr/share/man/man3/tld_check_8z.3
       
   218 file path=usr/share/man/man3/tld_check_lz.3
       
   219 file path=usr/share/man/man3/tld_default_table.3
       
   220 file path=usr/share/man/man3/tld_get_4.3
       
   221 file path=usr/share/man/man3/tld_get_4z.3
       
   222 file path=usr/share/man/man3/tld_get_table.3
       
   223 file path=usr/share/man/man3/tld_get_z.3
       
   224 file path=usr/share/man/man3/tld_strerror.3
       
   225 #
       
   226 link path=usr/lib/libidn.so.11 target=libidn.so.11.6.2
       
   227 link path=usr/lib/libidn.so target=libidn.so.11.6.2
       
   228 link path=usr/lib/$(MACH64)/libidn.so.11 target=libidn.so.11.6.2
       
   229 link path=usr/lib/$(MACH64)/libidn.so target=libidn.so.11.6.2
       
   230 #
       
   231 license libidn.license license="LGPLv2.1, GPLv3, FDLv1.3"
       
   232 #
       
   233 legacy pkg=SUNWgnu-idn \
       
   234     desc="IDN - The Internationalized Domains Library (1.19)" \
       
   235     name="The Internationalized Domains Library"
       
   236