Hash : 19af3949 Author : Date : 2009-01-30T22:55:54
Download
1 2 3 4 5 6 7 8 9 10 11
prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=${prefix}/include Name: libgit2 Description: The git library, take 2 Version: 0.0.1 Requires: libcrypto Libs: -L${libdir} -lgit2 -lz -lcrypto Cflags: -I${includedir}