mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update submodules
This commit is contained in:
@@ -791,7 +791,7 @@ COPY --link --from=pipewire /usr/src/pipewire-cache /
|
|||||||
RUN git init tg_owt \
|
RUN git init tg_owt \
|
||||||
&& cd tg_owt \
|
&& cd tg_owt \
|
||||||
&& git remote add origin https://github.com/desktop-app/tg_owt.git \
|
&& git remote add origin https://github.com/desktop-app/tg_owt.git \
|
||||||
&& git fetch --depth=1 origin 62321fd7128ab2650b459d4195781af8185e46b5 \
|
&& git fetch --depth=1 origin 5c5c71258777d0196dbb3a09cc37d2f56ead28ab \
|
||||||
&& git reset --hard FETCH_HEAD \
|
&& git reset --hard FETCH_HEAD \
|
||||||
&& git submodule update --init --recursive --depth=1 \
|
&& git submodule update --init --recursive --depth=1 \
|
||||||
&& cmake -B build . -DTG_OWT_DLOPEN_PIPEWIRE=ON \
|
&& cmake -B build . -DTG_OWT_DLOPEN_PIPEWIRE=ON \
|
||||||
|
|||||||
@@ -1755,7 +1755,7 @@ win:
|
|||||||
stage('tg_owt', """
|
stage('tg_owt', """
|
||||||
git clone https://github.com/desktop-app/tg_owt.git
|
git clone https://github.com/desktop-app/tg_owt.git
|
||||||
cd tg_owt
|
cd tg_owt
|
||||||
git checkout 62321fd
|
git checkout 5c5c71258777d0196dbb3a09cc37d2f56ead28ab
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
win:
|
win:
|
||||||
SET MOZJPEG_PATH=$LIBS_DIR/mozjpeg
|
SET MOZJPEG_PATH=$LIBS_DIR/mozjpeg
|
||||||
|
|||||||
+1
-1
Submodule Telegram/lib_base updated: eb8564e087...a326a312df
+1
-1
Submodule Telegram/lib_ui updated: ca5daff64b...64c71d46fb
+1
-1
Submodule Telegram/lib_webview updated: cbdeb830e3...6430fdad7f
+1
-1
@@ -484,7 +484,7 @@ parts:
|
|||||||
webrtc:
|
webrtc:
|
||||||
source: https://github.com/desktop-app/tg_owt.git
|
source: https://github.com/desktop-app/tg_owt.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-commit: 62321fd7128ab2650b459d4195781af8185e46b5
|
source-commit: 5c5c71258777d0196dbb3a09cc37d2f56ead28ab
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
build-packages:
|
build-packages:
|
||||||
- libopenh264-dev
|
- libopenh264-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user