summaryrefslogtreecommitdiffstats
path: root/akode/akode.pc.in
blob: d17b2ea0c291ae25ce63db6f4017da788d9806f1 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@includedir@

Name: akode
Description: aKode is a simple audio-decoding frame-work
Version: 2.0.2
Libs: -L${libdir} -lakode
Cflags: -I${includedir}