summaryrefslogtreecommitdiff
path: root/evince-document.pc.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 18:44:56 -0300
committerPerberos <[email protected]>2011-11-09 18:44:56 -0300
commitda7bb154d27d3b872867223a5df60df8f5fb6e7d (patch)
treec1a40fbb481956cf2fda2263bf78389622eba0a5 /evince-document.pc.in
parent342e9e9bf91625bf6f0102fb7bbc652dea222064 (diff)
downloadatril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.bz2
atril-da7bb154d27d3b872867223a5df60df8f5fb6e7d.tar.xz
renaming evince to atril
Diffstat (limited to 'evince-document.pc.in')
-rw-r--r--evince-document.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/evince-document.pc.in b/evince-document.pc.in
deleted file mode 100644
index 025710cc..00000000
--- a/evince-document.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/evince/@EV_API_VERSION@
-backenddir=@libdir@/evince/@EV_BINARY_VERSION@/backends
-
-Name: Evince Document
-Description: MATE document viewer backend library
-Version: @VERSION@
-Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-@GTK_API_VERSION@ >= @GTK_REQUIRED@
-Libs: -L${libdir} -levdocument
-Cflags: -I${includedir}