zdoom-macos-deps/deps/vorbis/lib/pkgconfig/vorbisenc.pc
2020-12-07 13:40:37 +02:00

14 lines
383 B
PkgConfig

# libvorbisenc pkg-config source file
prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: vorbisenc
Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
Version: 1.3.7
Requires.private: vorbis
Conflicts:
Libs: -L${libdir} -lvorbisenc -lvorbis -logg
Cflags: -I${includedir}