libtg_owt ver. bump

This commit is contained in:
Rmys
2022-12-01 15:46:04 +03:00
parent 12e312b389
commit 30809259c4
2 changed files with 12 additions and 3 deletions
+5 -3
View File
@@ -16,12 +16,14 @@ def setup():
shelltools.move("tg_owt-*", "tg-owt-%s" % get.srcVERSION())
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/webm/libvpx")
shelltools.system("git clone https://chromium.googlesource.com/libyuv/libyuv")
#shelltools.system("git clone https://github.com/PipeWire/pipewire")
# shelltools.system("git clone https://github.com/PipeWire/pipewire")
#shelltools.move("libvpx/*", "src/third_party/libvpx/source/libvpx")
# 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("pipewire/*", "src/third_party/pipewire")
shelltools.system("rm -rf src/third_party/crc32c/src")
shelltools.move("crc32c-1.1.2/*", "src/third_party/crc32c")
+7
View File
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="10">
<Date>2022-11-25</Date>
<Version>20221110</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-08-05</Date>
<Version>20220508</Version>