1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/eog-@EOG_API_VERSION@
5pluginsdir=@libdir@/eog/plugins
6
7Name: Eye of GNOME
8Description: The GNOME Image Viewer
9Requires: gtk+-3.0
10Version: @VERSION@
11Cflags: -I${includedir}
12