16 lines
510 B
PkgConfig
16 lines
510 B
PkgConfig
![]() |
# tk pkg-config source file
|
||
|
|
||
|
prefix=/Users/shadow8t4/git/MultiPub/.pyenv
|
||
|
exec_prefix=/Users/shadow8t4/git/MultiPub/.pyenv
|
||
|
libdir=/Users/shadow8t4/git/MultiPub/.pyenv/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: The Tk Toolkit
|
||
|
Description: Tk is a cross-platform graphical user interface toolkit, the standard GUI not only for Tcl, but for many other dynamic languages as well.
|
||
|
URL: http://www.tcl.tk/
|
||
|
Version: 8.6.8
|
||
|
Requires: tcl >= 8.6
|
||
|
Libs: -L${libdir} -ltk8.6 -ltkstub8.6
|
||
|
Libs.private:
|
||
|
Cflags: -I${includedir}
|