Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #68409
Ticket #68409
: repo_libgit2.pc
File repo_libgit2.pc,
282 bytes
(added by
jrabinow
,
13 months ago
)
build/libgit2.pc from raw repo
Line
1
prefix="/usr/local"
2
libdir="/usr/local/lib"
3
includedir="/usr/local/include"
4
5
Name: libgit2
6
Description: The git library, take 2
7
Version: 1.8.0
8
Libs: -L${libdir} -lgit2
9
Libs.private: -framework CoreFoundation -framework Security -lz -L/opt/local/lib -liconv
10
Cflags: -I${includedir}
Download in other formats:
Original Format