aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany-1.0.pc.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-07-31 06:17:07 +0800
committerChristian Persch <chpe@src.gnome.org>2003-07-31 06:17:07 +0800
commitce7d5d497c7e9116be6f1ba85b38dd96403f6e87 (patch)
tree10f4986ebabfff60f1c5e215ab6fd11b0c5e1652 /data/epiphany-1.0.pc.in
parent0e426261da73ee87fe8563859333c3553f753ffd (diff)
downloadgsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar.gz
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar.bz2
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar.lz
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar.xz
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.tar.zst
gsoc2013-epiphany-ce7d5d497c7e9116be6f1ba85b38dd96403f6e87.zip
2003-07-30 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-1.0.pc.in:
Diffstat (limited to 'data/epiphany-1.0.pc.in')
-rw-r--r--data/epiphany-1.0.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/epiphany-1.0.pc.in b/data/epiphany-1.0.pc.in
new file mode 100644
index 000000000..b6d609006
--- /dev/null
+++ b/data/epiphany-1.0.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@/epiphany-@EPIPHANY_MAJOR@
+
+Name: Epiphany Browser
+Description: GNOME Web Browser
+Version: @VERSION@
+Requires: gtk+-2.0, libxml-2.0, libgnomeui-2.0, bonobo-activation-2.0, libbonoboui-2.0 >= @LIBBONOBOUI_REQUIRED@, ORBit-2.0, libglade-2.0, gnome-vfs-2.0, gnome-vfs-module-2.0, gconf-2.0
+Libs: -L${libdir}
+Cflags: -I${includedir}