commit 81329d9

hovercats  ·  2026-01-22 04:04:00 +0000 UTC
parent 35a334b
ffmpeg: remove libblueray option
1 files changed,  +0, -6
+0, -6
 1@@ -162,12 +162,6 @@ if options.CONFIG_ZLIB then
 2 	table.insert(sources.libavformat, '$builddir/pkg/zlib/libz.a')
 3 end
 4 
 5-if options.CONFIG_BLURAY_PROTOCOL then
 6-	cflags{'-isystem $builddir/pkg/libbluray/include'}
 7-	table.insert(pkg.deps, 'pkg/libbluray/headers')
 8-	table.insert(sources.libavcodec, '$builddir/pkg/libbluray/libbluray.a.d')
 9-end
10-
11 sub('lib.ninja', function()
12 cflags{'-D HAVE_AV_CONFIG_H'}
13 lib('libavcodec.a', {