diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-13 18:24:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-13 18:24:56 +0800 |
commit | 2606279995f614634062e0aeb9833c482db5d083 (patch) | |
tree | 625e6ae5d03052e753c3322397b41f4174ca3926 /data/epiphany-1.6.pc.in | |
parent | 79ec35d68d698710604fd4e9682188ae28ba1ae0 (diff) | |
download | gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.gz gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.zst gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.zip |
Merging pre-gnome-2-10 branch to HEAD.
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
Merging pre-gnome-2-10 branch to HEAD.
Splitting ChangeLog.
Diffstat (limited to 'data/epiphany-1.6.pc.in')
-rw-r--r-- | data/epiphany-1.6.pc.in | 12 |
1 files changed, 12 insertions, 0 deletions
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} |