File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
export GIT_UPSTREAM=https://code.videolan.org/videolan/libbluray.git
23
23
fi
24
24
25
- export GIT_LOCAL_REPO=extra/bluray
25
+ export GIT_LOCAL_REPO=build/ extra/bluray
26
26
export GIT_COMMIT=1.3.1
27
27
export GIT_WITH_SUBMODULE=1
28
28
export REPO_DIR=bluray
Original file line number Diff line number Diff line change 22
22
export GIT_UPSTREAM=https://code.videolan.org/videolan/dav1d.git
23
23
fi
24
24
25
- export GIT_LOCAL_REPO=extra/dav1d
25
+ export GIT_LOCAL_REPO=build/ extra/dav1d
26
26
export GIT_COMMIT=1.2.0
27
27
export GIT_WITH_SUBMODULE=0
28
28
export REPO_DIR=dav1d
Original file line number Diff line number Diff line change 28
28
export GIT_COMMIT=origin/release/5.1 # 0028275216
29
29
fi
30
30
31
- export GIT_LOCAL_REPO=extra/ffmpeg
31
+ export GIT_LOCAL_REPO=build/ extra/ffmpeg
32
32
export REPO_DIR=ffmpeg
Original file line number Diff line number Diff line change 23
23
export GIT_UPSTREAM=https://github.com/lemenkov/libyuv.git
24
24
fi
25
25
26
- export GIT_LOCAL_REPO=extra/libyuv
26
+ export GIT_LOCAL_REPO=build/ extra/libyuv
27
27
export GIT_COMMIT=main
28
28
export REPO_DIR=libyuv
Original file line number Diff line number Diff line change 23
23
export GIT_UPSTREAM=https://github.com/openssl/openssl.git
24
24
fi
25
25
26
- export GIT_LOCAL_REPO=extra/openssl
26
+ export GIT_LOCAL_REPO=build/ extra/openssl
27
27
export GIT_COMMIT=OpenSSL_1_1_1u
28
28
export REPO_DIR=openssl
Original file line number Diff line number Diff line change 22
22
export GIT_UPSTREAM=https://gitlab.xiph.org/xiph/opus.git
23
23
fi
24
24
25
- export GIT_LOCAL_REPO=extra/opus
25
+ export GIT_LOCAL_REPO=build/ extra/opus
26
26
export GIT_COMMIT=v1.3.1
27
27
export REPO_DIR=opus
You can’t perform that action at this time.
0 commit comments