Bug#1010337: move /usr/bin/luit to its own package

2022-04-29 Thread Timo Aaltonen

Harald Dunkel kirjoitti 29.4.2022 klo 10.30:

Package: x11-utils
Version: 7.7+5

Hi folks,

If I set

 XTerm*locale: true

then xterm requires /usr/bin/luit, which can be found in x11-utils.
x11-utils puts appr 150 MByte additional files and directories into
/, even if Install-Recommends is set to false.

Would it be possible to move luit to its own package, reducing the
footprint of xterm for strict UTF-8 support? Actually luit is not
even an XWindow program:

 % ldd /usr/bin/luit
     linux-vdso.so.1 (0x7fff0cda2000)
     libfontenc.so.1 => /usr/lib/x86_64-linux-gnu/libfontenc.so.1 
(0x7f62f4d03000)

     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f62f4b3e000)
     libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7f62f4b21000)
     /lib64/ld-linux-x86-64.so.2 (0x7f62f4d3d000)



Regards

Harri



almost done, see 1006193


--
t



Bug#1010337: move /usr/bin/luit to its own package

2022-04-29 Thread Harald Dunkel

Package: x11-utils
Version: 7.7+5

Hi folks,

If I set

XTerm*locale: true

then xterm requires /usr/bin/luit, which can be found in x11-utils.
x11-utils puts appr 150 MByte additional files and directories into
/, even if Install-Recommends is set to false.

Would it be possible to move luit to its own package, reducing the
footprint of xterm for strict UTF-8 support? Actually luit is not
even an XWindow program:

% ldd /usr/bin/luit
linux-vdso.so.1 (0x7fff0cda2000)
libfontenc.so.1 => /usr/lib/x86_64-linux-gnu/libfontenc.so.1 
(0x7f62f4d03000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f62f4b3e000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7f62f4b21000)
/lib64/ld-linux-x86-64.so.2 (0x7f62f4d3d000)



Regards

Harri