zdoom-macos-deps/deps/vorbis/lib/pkgconfig/vorbisenc.pc
2020-12-12 12:05:33 +02:00

14 lines
368 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
Cflags: -I${includedir}