Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/spandsp.pc @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 15:50:58 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:c6c5a16ce2f2 | 4:26cd8f1ef0b1 |
---|---|
1 prefix=/usr | |
2 exec_prefix=${prefix} | |
3 libdir=$(exec_prefix)/lib64 | |
4 includedir=${prefix}/include | |
5 | |
6 Name: spandsp | |
7 Description: A DSP library for telephony. | |
8 Requires: | |
9 Version: 0.0.6 | |
10 Libs: -L${libdir} -lspandsp -ltiff -lm | |
11 Cflags: -I${includedir} |