File: libgit2-glib-1.0.pc.in

package info (click to toggle)
libgit2-glib 0.0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,456 kB
  • ctags: 4,162
  • sloc: ansic: 15,757; sh: 11,230; makefile: 308; python: 52
file content (11 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libgit2-glib
Description: libgit2-glib, a a glib wrapper library around the libgit2 git access library.
Requires: libgit2 >= @GIT2_REQUIRED@, glib-2.0 >= @GLIB_REQUIRED@, gobject-2.0 >= @GLIB_REQUIRED@, gio-2.0 >= @GLIB_REQUIRED@, gobject-introspection-1.0 >= @INTROSPECTION_REQUIRED@
Version: @VERSION@
Cflags: -I${includedir}/libgit2-glib-1.0 @LIBGIT2_GLIB_PCCFLAGS@
Libs: -L${libdir} -lgit2-glib-1.0