This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/pkgconfig/tcl.pc

16 lines
532 B
PkgConfig
Raw Normal View History

2019-02-09 02:45:25 -06:00
# tcl 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: Tool Command Language
Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses.
URL: http://www.tcl.tk/
Version: 8.6.8
Requires.private: zlib >= 1.2.3
Libs: -L${libdir} -ltcl8.6 -ltclstub8.6
Libs.private: -lz -lpthread -framework CoreFoundation
Cflags: -I${includedir}