diff --git a/extra/libtg_owt/.SRCINFO b/extra/libtg_owt/.SRCINFO index a94363333..b33a0c685 100644 --- a/extra/libtg_owt/.SRCINFO +++ b/extra/libtg_owt/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = libtg_owt pkgdesc = WebRTC library - pkgver = 0.git26.c9cc439 + pkgver = 0.git27.e9d103e pkgrel = 1 url = https://github.com/desktop-app/tg_owt arch = x86_64 @@ -22,16 +22,17 @@ pkgbase = libtg_owt makedepends = pipewire makedepends = libxtst makedepends = libepoxy + makedepends = openh264 depends = libdrm depends = libxdamage options = staticlibs - source = git+https://github.com/desktop-app/tg_owt.git#commit=c9cc4390ab951f2cbc103ff783a11f398b27660b + source = git+https://github.com/desktop-app/tg_owt.git#commit=e9d103e2480e0983bf464debc371b049cdd83648 source = git+https://chromium.googlesource.com/libyuv/libyuv/ source = git+https://github.com/google/crc32c source = git+https://github.com/abseil/abseil-cpp source = git+https://github.com/cisco/libsrtp source = libtg_owt_ffmpeg7.patch::https://patch-diff.githubusercontent.com/raw/desktop-app/tg_owt/pull/128.patch - b2sums = 3a3a67816c4f6637fd5cd1752049ed95911edde3149ce4190fa066b745cd837f969cc8d9669976d01f0a96fcaa7cdd99342a2616154ce895000c617f5156a5ee + b2sums = 494ac912fcf7214b47c92e8e049b131e37629e86faed2020078e7b4a8281408c16cf990f98476d3639d5f63e2230417867b74cadc6171c7c82633914c2f6a3c3 b2sums = SKIP b2sums = SKIP b2sums = SKIP diff --git a/extra/libtg_owt/PKGBUILD b/extra/libtg_owt/PKGBUILD index d52ff2c0f..7602fe8ee 100644 --- a/extra/libtg_owt/PKGBUILD +++ b/extra/libtg_owt/PKGBUILD @@ -7,8 +7,8 @@ pkgname=libtg_owt # It seems the currently desired version can be gotten from # https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/build/docker/centos_env/Dockerfile -_commit=c9cc4390ab951f2cbc103ff783a11f398b27660b -pkgver=0.git26.${_commit:0:7} +_commit=e9d103e2480e0983bf464debc371b049cdd83648 +pkgver=0.git27.${_commit:0:7} pkgrel=1 pkgdesc='WebRTC library' arch=('x86_64') @@ -17,7 +17,7 @@ license=('BSD') # libdrm is dynamically loaded via dlopen depends=('libdrm' 'libxdamage') makedepends=('git' 'ninja' 'unzip' 'cmake' 'protobuf' 'libxrandr' 'libxcomposite' 'openssl' 'glibc' - 'ffmpeg' 'libva' 'opus' 'yasm' 'libjpeg-turbo' 'pipewire' 'libxtst' 'libepoxy') + 'ffmpeg' 'libva' 'opus' 'yasm' 'libjpeg-turbo' 'pipewire' 'libxtst' 'libepoxy' 'openh264') options=('staticlibs') source=("git+${url}.git#commit=${_commit}" "git+https://chromium.googlesource.com/libyuv/libyuv/" @@ -25,7 +25,7 @@ source=("git+${url}.git#commit=${_commit}" "git+https://github.com/abseil/abseil-cpp" "git+https://github.com/cisco/libsrtp" libtg_owt_ffmpeg7.patch::https://patch-diff.githubusercontent.com/raw/desktop-app/tg_owt/pull/128.patch) -b2sums=('3a3a67816c4f6637fd5cd1752049ed95911edde3149ce4190fa066b745cd837f969cc8d9669976d01f0a96fcaa7cdd99342a2616154ce895000c617f5156a5ee' +b2sums=('494ac912fcf7214b47c92e8e049b131e37629e86faed2020078e7b4a8281408c16cf990f98476d3639d5f63e2230417867b74cadc6171c7c82633914c2f6a3c3' 'SKIP' 'SKIP' 'SKIP'