File: libstaroffice.pc.in

package info (click to toggle)
libstaroffice 0.0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,700 kB
  • sloc: cpp: 67,187; makefile: 409; perl: 295; sh: 140
file content (12 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libstaroffice-@STAROFFICE_MAJOR_VERSION@.@STAROFFICE_MINOR_VERSION@
Description: A library for reading StarOffice documents
Version: @VERSION@
Requires: librevenge-0.0
Libs: -L${libdir} -lstaroffice-@STAROFFICE_MAJOR_VERSION@.@STAROFFICE_MINOR_VERSION@
Cflags: -I${includedir}/libstaroffice-@STAROFFICE_MAJOR_VERSION@.@STAROFFICE_MINOR_VERSION@