-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtk.pc
15 lines (13 loc) · 877 Bytes
/
tk.pc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tk pkg-config source file
prefix=/tmp/ActiveState------------------------------------------please-run-the-install-script-----------------------------------------
exec_prefix=/tmp/ActiveState------------------------------------------please-run-the-install-script-----------------------------------------
libdir=/tmp/ActiveState------------------------------------------please-run-the-install-script-----------------------------------------/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.9
Requires: tcl >= 8.6
Libs: -L${libdir} -ltk8.6 -ltkstub8.6
Libs.private: -lXft -lXrender -lfontconfig -lfreetype -lX11 -lfontconfig -L/usr/lib64 -lX11 -lXss -lXext
Cflags: -I${includedir}