prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ VERSION=@VERSION@ gnumeric_libdir=@gnumeric_libdir@ GOFFICE_API_VER=@GOFFICE_API_VER@ libgoffice=libgoffice-${GOFFICE_API_VER} GNUMERIC_API_VER=@GNUMERIC_API_VER@ Name: libspreadsheet Description: The spreadsheet internals of Gnumeric (DEVELOPMENT VERSION) Version: @VERSION@ URL: http://www.gnumeric.org Requires: glib-2.0 gobject-2.0 libgsf-1 libxml-2.0 gtk+-3.0 ${libgoffice} Requires.private: Libs: -L${libdir} -lspreadsheet-${VERSION} # for now include both the directory and the child, until we rename the includes in svn Cflags: -I${includedir}/libspreadsheet-@GNUMERIC_API_VER@/spreadsheet -I${includedir}/libspreadsheet-@GNUMERIC_API_VER@ -I${gnumeric_libdir}/include PluginDir=@gnumeric_externplugindir@