1b815c7f3Sopenharmony_ciprefix=@prefix@ 2b815c7f3Sopenharmony_ciexec_prefix=@exec_prefix@ 3b815c7f3Sopenharmony_cilibdir=@libdir@ 4b815c7f3Sopenharmony_ciincludedir=@includedir@ 5b815c7f3Sopenharmony_ci 6b815c7f3Sopenharmony_ciName: sndfile 7b815c7f3Sopenharmony_ciDescription: A library for reading and writing audio files 8b815c7f3Sopenharmony_ciRequires: 9b815c7f3Sopenharmony_ciRequires.private: @EXTERNAL_XIPH_REQUIRE@ @EXTERNAL_MPEG_REQUIRE@ 10b815c7f3Sopenharmony_ciVersion: @VERSION@ 11b815c7f3Sopenharmony_ciLibs: -L${libdir} -lsndfile 12b815c7f3Sopenharmony_ciLibs.private: @EXTERNAL_MPEG_LIBS@ 13b815c7f3Sopenharmony_ciCflags: -I${includedir} 14