Bug 39923

Summary: отсутствует tkFont.h
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: tkAssignee: Vladimir D. Seleznev <vseleznv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: sbolshakov, vseleznv
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Michael Shigorin 2021-04-12 22:32:17 MSK
Для сборки Togl2.0 потребовался:

In file included from togl.c:3810:
toglFont.c: At top level:
toglFont.c:27:10: fatal error: tkFont.h: No such file or directory
   27 | #include <tkFont.h>
      |          ^~~~~~~~~~

См. тж. basalt:~mike/RPM/SOURCES/tcl-togl2/ при надобности, патчик подновил.
Сам togl2 нужен для обновления xcrysden, вылетевшего из сизифа по ftbfs.
Comment 1 Michael Shigorin 2021-04-12 22:33:59 MSK
Да, чуть не забыл:

---
> This seems to have been deliberately removed in tk 8.6.0-1, is it something
> that should be brought back or something that software like togl should not
> be doing?

Fedora, Debian and Gentoo all install them, so I see no reason not to do
the same ourselves
--- http://bugs.archlinux.org/task/47616
Comment 2 Repository Robot 2021-04-13 03:36:50 MSK
tk-8.6.11.1-alt1 -> sisyphus:

 Tue Apr 13 2021 Vladimir D. Seleznev <vseleznv@altlinux> 8.6.11.1-alt1
 - Updated to 8.6.11.1.
 - devel: Packed tkFont.h (closes #39923).
Comment 3 Michael Shigorin 2021-04-14 19:06:30 MSK
Спасибо!