jpayne@68: # See: man pkg-config jpayne@68: prefix=/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce jpayne@68: exec_prefix=${prefix} jpayne@68: libdir=${exec_prefix}/lib jpayne@68: includedir=${prefix}/include jpayne@68: jpayne@68: Name: Python jpayne@68: Description: Embed Python into an application jpayne@68: Requires: jpayne@68: Version: 3.8 jpayne@68: Libs.private: -lcrypt -lpthread -ldl -lutil -lrt -lm jpayne@68: Libs: -L${libdir} -lpython3.8 jpayne@68: Cflags: -I${includedir}/python3.8