mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 05:00:22 +02:00
updated libvorbis to 1.3.4 and libogg to 1.3.1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# ogg uninstalled pkg-config file
|
||||
|
||||
prefix=
|
||||
exec_prefix=
|
||||
libdir=${pcfiledir}/src
|
||||
includedir=${pcfiledir}/include
|
||||
|
||||
Name: ogg
|
||||
Description: ogg is a library for manipulating ogg bitstreams (not installed)
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Conflicts:
|
||||
Libs: ${libdir}/.libs/libogg.a
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user