From aea2cbcf6784e8eea8775a844f42c2baae322559 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 1 Jan 2023 15:38:32 +0300 Subject: [PATCH] libtg_owt rebuild --- multimedia/misc/libtg_owt/actions.py | 4 +++- multimedia/misc/libtg_owt/pspec.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/multimedia/misc/libtg_owt/actions.py b/multimedia/misc/libtg_owt/actions.py index 1e39caa7fc..353d8c425d 100644 --- a/multimedia/misc/libtg_owt/actions.py +++ b/multimedia/misc/libtg_owt/actions.py @@ -17,12 +17,14 @@ def setup(): shelltools.cd("tg-owt-%s" % get.srcVERSION()) # shelltools.system("git clone https://chromium.googlesource.com/webm/libvpx") - shelltools.system("git clone https://chromium.googlesource.com/libyuv/libyuv") + shelltools.system("git clone https://chromium.googlesource.com/libyuv/libyuv.git") # shelltools.system("git clone https://github.com/PipeWire/pipewire") + shelltools.system("git clone https://github.com/abseil/abseil-cpp.git") # shelltools.system("rm -rf src/third_party/libvpx/source/libvpx") # shelltools.move("libvpx/*", "src/third_party/libvpx/source/libvpx") shelltools.move("libyuv/*", "src/third_party/libyuv") + 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") diff --git a/multimedia/misc/libtg_owt/pspec.xml b/multimedia/misc/libtg_owt/pspec.xml index 0d3eb84a4a..a7e06048e6 100644 --- a/multimedia/misc/libtg_owt/pspec.xml +++ b/multimedia/misc/libtg_owt/pspec.xml @@ -41,7 +41,7 @@ alsa-lib-devel python3-setuptools libXdamage-devel - abseil-cpp-devel + egl-wayland-devel @@ -60,7 +60,7 @@ libvpx protobuf libjpeg-turbo - abseil-cpp + /usr/lib