File: libofx.pc

package info (click to toggle)
libofx 1%3A0.9.10-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 11,192 kB
  • sloc: sh: 11,428; cpp: 6,240; ansic: 2,459; makefile: 170; xml: 61
file content (16 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libofx pkg-config source file

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libofx
Description: libofx is a library for processing Open Financial eXchange (OFX) data
Version: 0.9.10
Requires:
Conflicts:
#Libs: -L${libdir} -L/usr/lib -losp -lofx
#Cflags: -I${includedir} -I/usr/include/OpenSP 
Libs: -L${libdir} -lofx
Cflags: -I${includedir}