Update Spanish translation
[gnumeric.git] / libspreadsheet.pc.in
blobd85cf349dbfb0cde0063dad867c671f9c68f3968
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 VERSION=@VERSION@
6 gnumeric_libdir=@gnumeric_libdir@
7 GOFFICE_API_VER=@GOFFICE_API_VER@
8 libgoffice=libgoffice-${GOFFICE_API_VER}
9 GNUMERIC_API_VER=@GNUMERIC_API_VER@
11 Name: libspreadsheet
12 Description: The spreadsheet internals of Gnumeric (DEVELOPMENT VERSION)
13 Version: @VERSION@
14 URL: http://www.gnumeric.org
15 Requires: glib-2.0 gobject-2.0 libgsf-1 libxml-2.0 gtk+-3.0 ${libgoffice}
16 Requires.private:
17 Libs: -L${libdir} -lspreadsheet-${VERSION}
19 # for now include both the directory and the child, until we rename the includes in svn
20 Cflags: -I${includedir}/libspreadsheet-@GNUMERIC_API_VER@/spreadsheet -I${includedir}/libspreadsheet-@GNUMERIC_API_VER@ -I${gnumeric_libdir}/include
22 PluginDir=@gnumeric_externplugindir@