From d549c42ae155e29882404f6887a48bfd05061ce5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 25 Mar 2023 23:24:42 +0300 Subject: [PATCH] libtg_owt ver. bump --- multimedia/misc/libtg_owt/actions.py | 2 +- multimedia/misc/libtg_owt/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/multimedia/misc/libtg_owt/actions.py b/multimedia/misc/libtg_owt/actions.py index 353d8c425d..e7b70eea11 100644 --- a/multimedia/misc/libtg_owt/actions.py +++ b/multimedia/misc/libtg_owt/actions.py @@ -27,7 +27,7 @@ def setup(): shelltools.move("abseil-cpp/*", "src/third_party/abseil-cpp") # shelltools.move("pipewire/*", "src/third_party/pipewire") shelltools.system("rm -rf src/third_party/crc32c/src") - shelltools.move("crc32c-1.1.2/*", "src/third_party/crc32c") + shelltools.move("crc32c-1.1.2/*", "src/third_party/crc32c/src") pisitools.cflags.add(" -ffat-lto-objects") pisitools.cxxflags.add(" -ffat-lto-objects -I/usr/include/libdrm") diff --git a/multimedia/misc/libtg_owt/pspec.xml b/multimedia/misc/libtg_owt/pspec.xml index a7e06048e6..98feb7babe 100644 --- a/multimedia/misc/libtg_owt/pspec.xml +++ b/multimedia/misc/libtg_owt/pspec.xml @@ -12,10 +12,10 @@ library WebRTC library - static linked WebRTC library - static linked - https://github.com/desktop-app/tg_owt/archive/9b70d7679e86e6c216127d5a6a06ef5aa4f54793.tar.gz + https://github.com/desktop-app/tg_owt/archive/5098730b9eb6173f0b52068fe2555b7c1015123a.tar.gz - https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz + https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz git ninja @@ -45,7 +45,7 @@ egl-wayland-devel - crc32c.patch + 101.patch @@ -95,6 +95,13 @@ + + 2023-03-25 + 20230314 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-01 20221110