/usr/lib/x86_64-linux-gnu/pkgconfig/tclcl.pc is in libtclcl1-dev 1.20-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | prefix=/usr
exec_prefix=/usr/bin
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=/usr/include/tclcl
Name: tclcl
Description: TclCL - Tcl with classes
Requires: otcl
Version: 1.20
Libs: -L${prefix}/lib/x86_64-linux-gnu -ltclcl -L/usr/lib/libtcl.so -ltcl -L/usr/lib/libtk.so -ltk -L/usr/lib/libtcl.so -lotcl
Cflags: -I/usr/include/tclcl -I/usr/include/tcl -I/usr/include/tcl -I/usr/include/tcl
|