blob: 856c03079a12e8deb787b026baf6867641fbb723 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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}
|