aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany-1.6.pc.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-03-08 04:02:32 +0800
committerChristian Persch <chpe@src.gnome.org>2005-03-08 04:02:32 +0800
commit810da373110c52cdafe9738ba8777e09e75b6ce2 (patch)
treefda6d6052654103023958af3513b36e00e8e1ff6 /data/epiphany-1.6.pc.in
parent930f7e9074820af5068a38954c4dd5756ac8e671 (diff)
downloadgsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.gz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.bz2
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.lz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.xz
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.tar.zst
gsoc2013-epiphany-810da373110c52cdafe9738ba8777e09e75b6ce2.zip
Version 1.7.0.
2005-03-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/Makefile.am: * data/epiphany-1.6.pc.in: * data/epiphany-1.8.pc.in: * doc/reference/tmpl/ephy-embed.sgml: * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Version 1.7.0.
Diffstat (limited to 'data/epiphany-1.6.pc.in')
-rw-r--r--data/epiphany-1.6.pc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/data/epiphany-1.6.pc.in b/data/epiphany-1.6.pc.in
deleted file mode 100644
index 856c03079..000000000
--- a/data/epiphany-1.6.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/epiphany-@EPIPHANY_MAJOR@
-extensionsdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/extensions
-loaderdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/loaders
-
-Name: Epiphany Browser
-Description: GNOME Web Browser
-Version: @VERSION@
-Requires: gtk+-2.0, libxml-2.0, libgnomeui-2.0, bonobo-activation-2.0, ORBit-2.0, libglade-2.0, gnome-vfs-2.0, gnome-vfs-module-2.0, gconf-2.0
-Libs: -L${libdir}
-Cflags: -I${includedir}