Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/evince-view.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evince-view.pc.in')
-rw-r--r--evince-view.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/evince-view.pc.in b/evince-view.pc.in
new file mode 100644
index 0000000..28e1f73
--- /dev/null
+++ b/evince-view.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@/evince/@EV_API_VERSION@
+
+Name: Evince View
+Description: GNOME document viewer view library
+Version: @VERSION@
+Requires: evince-backend-@EV_API_VERSION@ = @VERSION@ gthread-2.0
+Libs: -L${libdir} -levview
+Cflags: -I${includedir}