Update tg_owt

This commit is contained in:
Ilya Fedin 2025-06-03 05:39:52 +00:00 committed by John Preston
parent a64cfe661a
commit 4a9dd43598
3 changed files with 3 additions and 3 deletions

View file

@ -733,7 +733,7 @@ COPY --link --from=pipewire {{ LibrariesPath }}/pipewire-cache /
RUN git init tg_owt \
&& cd tg_owt \
&& git remote add origin https://github.com/desktop-app/tg_owt.git \
&& git fetch --depth=1 origin c4192e8e2e10ccb72704daa79fa108becfa57b01 \
&& git fetch --depth=1 origin 62321fd7128ab2650b459d4195781af8185e46b5 \
&& git reset --hard FETCH_HEAD \
&& git submodule update --init --recursive --depth=1 \
&& cmake -B build . -DTG_OWT_DLOPEN_PIPEWIRE=ON \

View file

@ -1746,7 +1746,7 @@ win:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout c4192e8
git checkout 62321fd
git submodule update --init --recursive
win:
SET MOZJPEG_PATH=$LIBS_DIR/mozjpeg

View file

@ -501,7 +501,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: c4192e8e2e10ccb72704daa79fa108becfa57b01
source-commit: 62321fd7128ab2650b459d4195781af8185e46b5
plugin: cmake
build-environment:
- LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s