]> www.fi.muni.cz Git - evince.git/blob - evince-document.pc.in
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / evince-document.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/evince/@EV_API_VERSION@
5
6 Name: Evince Document
7 Description: GNOME document viewer backend library
8 Version: @VERSION@
9 Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-2.0 >= @GTK_REQUIRED@
10 Libs: -L${libdir} -levdocument
11 Cflags: -I${includedir}