|
|
@ -20,11 +20,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./ios.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./ios.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
@ -46,11 +46,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./ios.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./ios.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
@ -72,11 +72,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./macos.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./macos.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
@ -98,11 +98,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./macos.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./macos.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
@ -124,11 +124,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./tvos.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./tvos.sh -x --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
@ -150,11 +150,11 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
ref: ${{ matrix.branches }} |
|
|
|
- name: prerequisites |
|
|
|
- name: prerequisites |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja |
|
|
|
run: brew install autoconf automake libtool pkg-config curl git cmake gcc gperf texinfo yasm nasm bison autogen wget meson ninja ragel --overwrite |
|
|
|
- name: set up xcode |
|
|
|
- name: set up xcode |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
run: echo "export DEVELOPER_DIR=/Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer" > ~/.xcode.for.ffmpeg.kit.sh |
|
|
|
- name: run the build script |
|
|
|
- name: run the build script |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" ./tvos.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
run: PATH="/usr/local/opt/bison/bin:$PATH" XML_CATALOG_FILES="/usr/local/etc/xml/catalog" ./tvos.sh -l --full --enable-gpl --disable-lib-srt |
|
|
|
- name: print build logs |
|
|
|
- name: print build logs |
|
|
|
if: ${{ always() }} |
|
|
|
if: ${{ always() }} |
|
|
|
run: cat build.log |
|
|
|
run: cat build.log |
|
|
|