Use opusfile instead of working directly with ogg and opus

This commit is contained in:
jacqueline
2023-08-09 12:00:02 +10:00
parent 578c3737f8
commit 67caeb6e3c
59 changed files with 58143 additions and 264 deletions
+14
View File
@@ -0,0 +1,14 @@
# opusurl installed pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: opusurl
Description: High-level Opus decoding library, URL support
Version: @PACKAGE_VERSION@
Requires: opusfile
Requires.private: @openssl@
Conflicts:
Libs: -L${libdir} -lopusurl