blob: eccbd230ede609254542fea8752e141a9360d170 [file] [log] [blame]
# ogg pkg-config file
prefix=/home/loren/dev/ambarella-a5s-sdk/packages/speex/dist
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: 1.3.1
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}