From 5ab60408b35cb680ed23f08acc7aa9c16b631b20 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 4 Dec 2025 17:30:54 +0300 Subject: [PATCH] libtg_owt ver. vump --- multimedia/misc/libtg_owt/actions.py | 2 +- multimedia/misc/libtg_owt/pspec.xml | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/multimedia/misc/libtg_owt/actions.py b/multimedia/misc/libtg_owt/actions.py index 0fc2572c6e..1a037dc69c 100644 --- a/multimedia/misc/libtg_owt/actions.py +++ b/multimedia/misc/libtg_owt/actions.py @@ -17,7 +17,7 @@ def setup(): shelltools.cd("tg-owt-%s" % get.srcVERSION()) shelltools.system("git clone https://github.com/google/crc32c") - shelltools.system("git clone https://chromium.googlesource.com/libyuv/libyuv.git") + # shelltools.system("git clone https://chromium.googlesource.com/libyuv/libyuv.git") # shelltools.system("git clone https://github.com/cisco/libsrtp") shelltools.system("git clone https://github.com/abseil/abseil-cpp") diff --git a/multimedia/misc/libtg_owt/pspec.xml b/multimedia/misc/libtg_owt/pspec.xml index 521d4885fb..c40c411f45 100644 --- a/multimedia/misc/libtg_owt/pspec.xml +++ b/multimedia/misc/libtg_owt/pspec.xml @@ -12,10 +12,11 @@ library WebRTC library - static linked WebRTC library - static linked - https://github.com/desktop-app/tg_owt/archive/62321fd7128ab2650b459d4195781af8185e46b5.tar.gz + https://github.com/desktop-app/tg_owt/archive/ec53225952d5a2a398227644a2017358d2665fa8.tar.gz - https://github.com/cisco/libsrtp/archive/refs/tags/v2.6.0.tar.gz - https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz + https://github.com/cisco/libsrtp/archive/refs/tags/v2.6.0.tar.gz + https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz + https://source.pisilinux.org/libyuv-04821d1.tar.gz git ninja @@ -97,6 +98,13 @@ + + 2025-12-04 + 20250512 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-10-13 20250501