prefix=/opt/shellb3-cspp-py36/ShellB3 libdir=${prefix}/lib includedir=${prefix}/include Name: OpenH264 Description: OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC. Version: 1.8.0 Libs: -L${libdir} -lopenh264 Libs.private: -lstdc++ -lpthread -lm Cflags: -I${includedir}