view spandsp-0.0.6pre17/spandsp.pc @ 6:22a74b01a099 default tip

implement more meaningful test program
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 16:14:50 +0200
parents 26cd8f1ef0b1
children
line wrap: on
line source

prefix=/usr
exec_prefix=${prefix}
libdir=$(exec_prefix)/lib64
includedir=${prefix}/include

Name: spandsp
Description: A DSP library for telephony.
Requires:
Version: 0.0.6
Libs: -L${libdir} -lspandsp -ltiff -lm
Cflags: -I${includedir}

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.