ddnet/other/opus
def 0df6866036 Enable support to use pkg-config for curl, opusfile, opus and ogg
instead of the bundled libs. This should enable support for building on
more platforms again.

To disable pkg-config detection and use the bundled libraries instead,
you can manually set it like this:
  bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false

Fixes #172
2015-07-10 15:31:09 +02:00
..
include Add opus as external library (windows only) 2014-10-28 14:38:50 +01:00
linux Working compilation on Linux 2014-10-28 16:03:11 +01:00
mac Opus working with Mac 2014-10-28 17:49:42 +01:00
windows Add libwinpthread-1.dll for Win64 2015-07-01 14:59:44 +02:00
AUTHORS Add opus as external library (windows only) 2014-10-28 14:38:50 +01:00
COPYING Add opus as external library (windows only) 2014-10-28 14:38:50 +01:00
ogg.lua Enable support to use pkg-config for curl, opusfile, opus and ogg 2015-07-10 15:31:09 +02:00
opus.lua Enable support to use pkg-config for curl, opusfile, opus and ogg 2015-07-10 15:31:09 +02:00
opusfile.lua Enable support to use pkg-config for curl, opusfile, opus and ogg 2015-07-10 15:31:09 +02:00
VERSIONS Add VERSIONS for opus 2014-10-28 22:12:22 +01:00