From 2606279995f614634062e0aeb9833c482db5d083 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 13 Sep 2004 10:24:56 +0000 Subject: Merging pre-gnome-2-10 branch to HEAD. 2004-09-13 Christian Persch Merging pre-gnome-2-10 branch to HEAD. Splitting ChangeLog. --- data/epiphany-1.6.pc.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/epiphany-1.6.pc.in (limited to 'data/epiphany-1.6.pc.in') diff --git a/data/epiphany-1.6.pc.in b/data/epiphany-1.6.pc.in new file mode 100644 index 000000000..bd81d700b --- /dev/null +++ b/data/epiphany-1.6.pc.in @@ -0,0 +1,12 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@/epiphany-@EPIPHANY_MAJOR@ +extensionsdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/extensions + +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} -- cgit v1.2.3