jpayne@68: ########################################################################### jpayne@68: # libssh2 installation details jpayne@68: ########################################################################### jpayne@68: 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=${prefix}/lib jpayne@68: includedir=${prefix}/include jpayne@68: jpayne@68: Name: libssh2 jpayne@68: URL: https://www.libssh2.org/ jpayne@68: Description: The SSH library jpayne@68: Version: 1.10.0 jpayne@68: Requires.private: libssl,libcrypto,zlib jpayne@68: Libs: -L${libdir} -lssh2 jpayne@68: Libs.private: jpayne@68: Cflags: -I${includedir}