[Scummvm-git-logs] scummvm master -> beed7ba48d0644aecf786aaf0365b45043e10a46
sluicebox
noreply at scummvm.org
Sun Jan 9 19:41:58 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
beed7ba48d CI: Update with new theoradec feature name
Commit: beed7ba48d0644aecf786aaf0365b45043e10a46
https://github.com/scummvm/scummvm/commit/beed7ba48d0644aecf786aaf0365b45043e10a46
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2022-01-09T14:41:14-05:00
Commit Message:
CI: Update with new theoradec feature name
Changed paths:
.github/workflows/ci.yml
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b8478b051e2..94bdac065d1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -105,7 +105,7 @@ jobs:
brewPackages: a52dec faad2 flac fluid-synth freetype fribidi mad libmpeg2 libogg libpng libvorbis sdl2 sdl2_net theora giflib
- platform: ios7
buildFlags: -scheme ScummVM-iOS CODE_SIGN_IDENTITY="" CODE_SIGNING_ALLOWED=NO
- configFlags: --disable-nasm --disable-opengl --disable-theora --disable-mpeg2 --disable-taskbar --disable-tts --disable-fribidi
+ configFlags: --disable-nasm --disable-opengl --disable-theoradec --disable-mpeg2 --disable-taskbar --disable-tts --disable-fribidi
packagesUrl: https://downloads.scummvm.org/frs/build/scummvm-ios7-libs-v2.zip
env:
BUILDCACHE_MAX_CACHE_SIZE: 2000000000
More information about the Scummvm-git-logs
mailing list