Add tremor, add new ogg rules to make tremor deps happy

This commit is contained in:
jacqueline
2023-08-08 23:34:02 +10:00
parent 1b6811663c
commit f277bd5d0c
98 changed files with 16588 additions and 208 deletions
+14
View File
@@ -0,0 +1,14 @@
# libvorbisidec pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: vorbisidec
Description: vorbisidec is the integer Ogg Vorbis library
Version: @VERSION@
Requires.private: ogg
Conflicts:
Libs: -L${libdir} -lvorbisidec
Cflags: -I${includedir}