pve-spiceterm/celt/celt051.pc.in
Valery Inozemtsev 612b1f7819 3.0.4-alt0.M80P.1
- backport to p8 branch
2017-07-20 10:10:44 +00:00

15 lines
274 B
PkgConfig

# libcelt pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: celt
Description: CELT is a low-delay audio codec
Version: @CELT_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lcelt051 -lm
Cflags: -I${includedir}