Re: USES=iconv Q/A issues: ...not declared as a dependency

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Tue, 19 Jul 2022 07:10:00 UTC
Hi,

I found: translit in:
---
src/core/utilities.cpp:  iconv_t conv = iconv_open("ASCII//TRANSLIT",
"UTF-8");
---

Maybe best option is 'iconv:translit'?

Cheers

Felix Palmen <felix@palmen-it.de> escreveu no dia segunda, 18/07/2022 à(s)
13:40:

> * Felix Palmen <felix@palmen-it.de> [20220718 14:32]:
> > CMakeLists.txt detects and uses it, although the implementation in base
> > libc would be sufficient.
>
> In fact, with the build picking up the external libiconv automatically,
> it's hard to tell the implementation in base libc would be sufficient
> indeed. You'd have to analyze the source I guess...
>
> BR, Felix
>
> --
>  Dipl.-Inform. Felix Palmen  <felix@palmen-it.de>   ,.//..........
>  {web}  http://palmen-it.de  {jabber} [see email]   ,//palmen-it.de
>  {pgp public key}     http://palmen-it.de/pub.txt   //   """""""""""
>  {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A
>