619cf566b7
** Support for Unicode 15.0.0. Closes: #112. We now uses Unicode.org's IDNA2008 tables rather than IANA's. See <https://gitlab.com/libidn/libidn2/-/issues/112> and <https://lists.gnu.org/archive/html/help-libidn/2022-10/msg00000.html> for rationale, which can be summarized into 1) IANA are still on 2019-era Unicode version 12 and we wish to support Unicode version 12-15, 2) consistency with some other implementations, 3) the only incompatibility related to U+19DA is deemed to have minor real-world consequences. Thus we break backwards compatibility for U+19DA in this release compared against libidn2 0.11..2.3.3 thus reverting back to the libidn2 <= 0.11 behaviour. We decided to not bump ABI version and believe this is the best choice going forward as well for minor internal non-API related ABI changes. ** Gnulib updated and now libunistring-optional is used. This allows you to force libidn2 to use internal libunistring with the following command: ./configure --with-included-libunistring
68 lines
2.4 KiB
Text
68 lines
2.4 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2022/10/30 11:17:47 wiz Exp $
|
|
bin/idn2
|
|
include/idn2.h
|
|
info/libidn2.info
|
|
lib/libidn2.la
|
|
lib/pkgconfig/libidn2.pc
|
|
man/man1/idn2.1
|
|
man/man3/idn2_check_version.3
|
|
man/man3/idn2_free.3
|
|
man/man3/idn2_lookup_u8.3
|
|
man/man3/idn2_lookup_ul.3
|
|
man/man3/idn2_register_u8.3
|
|
man/man3/idn2_register_ul.3
|
|
man/man3/idn2_strerror.3
|
|
man/man3/idn2_strerror_name.3
|
|
man/man3/idn2_to_ascii_4i.3
|
|
man/man3/idn2_to_ascii_4i2.3
|
|
man/man3/idn2_to_ascii_4z.3
|
|
man/man3/idn2_to_ascii_8z.3
|
|
man/man3/idn2_to_ascii_lz.3
|
|
man/man3/idn2_to_unicode_44i.3
|
|
man/man3/idn2_to_unicode_4z4z.3
|
|
man/man3/idn2_to_unicode_8z4z.3
|
|
man/man3/idn2_to_unicode_8z8z.3
|
|
man/man3/idn2_to_unicode_8zlz.3
|
|
man/man3/idn2_to_unicode_lzlz.3
|
|
share/gtk-doc/html/libidn2/api-index-0.1.html
|
|
share/gtk-doc/html/libidn2/api-index-2.0.0.html
|
|
share/gtk-doc/html/libidn2/api-index-2.1.1.html
|
|
share/gtk-doc/html/libidn2/api-index-deprecated.html
|
|
share/gtk-doc/html/libidn2/api-index-full.html
|
|
share/gtk-doc/html/libidn2/home.png
|
|
share/gtk-doc/html/libidn2/index.html
|
|
share/gtk-doc/html/libidn2/left-insensitive.png
|
|
share/gtk-doc/html/libidn2/left.png
|
|
share/gtk-doc/html/libidn2/libidn2-idn2.h.html
|
|
share/gtk-doc/html/libidn2/libidn2.devhelp2
|
|
share/gtk-doc/html/libidn2/libidn2.html
|
|
share/gtk-doc/html/libidn2/right-insensitive.png
|
|
share/gtk-doc/html/libidn2/right.png
|
|
share/gtk-doc/html/libidn2/style.css
|
|
share/gtk-doc/html/libidn2/up-insensitive.png
|
|
share/gtk-doc/html/libidn2/up.png
|
|
share/locale/cs/LC_MESSAGES/libidn2.mo
|
|
share/locale/da/LC_MESSAGES/libidn2.mo
|
|
share/locale/de/LC_MESSAGES/libidn2.mo
|
|
share/locale/eo/LC_MESSAGES/libidn2.mo
|
|
share/locale/es/LC_MESSAGES/libidn2.mo
|
|
share/locale/fi/LC_MESSAGES/libidn2.mo
|
|
share/locale/fr/LC_MESSAGES/libidn2.mo
|
|
share/locale/fur/LC_MESSAGES/libidn2.mo
|
|
share/locale/hr/LC_MESSAGES/libidn2.mo
|
|
share/locale/hu/LC_MESSAGES/libidn2.mo
|
|
share/locale/id/LC_MESSAGES/libidn2.mo
|
|
share/locale/it/LC_MESSAGES/libidn2.mo
|
|
share/locale/ja/LC_MESSAGES/libidn2.mo
|
|
share/locale/ka/LC_MESSAGES/libidn2.mo
|
|
share/locale/ko/LC_MESSAGES/libidn2.mo
|
|
share/locale/nl/LC_MESSAGES/libidn2.mo
|
|
share/locale/pl/LC_MESSAGES/libidn2.mo
|
|
share/locale/pt_BR/LC_MESSAGES/libidn2.mo
|
|
share/locale/ro/LC_MESSAGES/libidn2.mo
|
|
share/locale/ru/LC_MESSAGES/libidn2.mo
|
|
share/locale/sr/LC_MESSAGES/libidn2.mo
|
|
share/locale/sv/LC_MESSAGES/libidn2.mo
|
|
share/locale/uk/LC_MESSAGES/libidn2.mo
|
|
share/locale/vi/LC_MESSAGES/libidn2.mo
|
|
share/locale/zh_CN/LC_MESSAGES/libidn2.mo
|