External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
426B

  1. --- libsndfile-static-1.1.0.orig/sndfile.pc.in
  2. +++ libsndfile-static-1.1.0/sndfile.pc.in
  3. @@ -7,6 +7,6 @@ Name: sndfile
  4. Requires:
  5. Requires.private: @EXTERNAL_XIPH_REQUIRE@ @EXTERNAL_MPEG_REQUIRE@
  6. Version: @VERSION@
  7. -Libs: -L${libdir} -lsndfile
  8. -Libs.private: @EXTERNAL_MPEG_LIBS@
  9. +Libs: -L${libdir} -lsndfile -lmp3lame -lmpg123 -lopus -lFLAC -lvorbisenc -lvorbis -logg -lm -pthread
  10. +Libs.private:
  11. Cflags: -I${includedir}