libtg_owt ver. bump
This commit is contained in:
@@ -19,7 +19,7 @@ def setup():
|
||||
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://github.com/cisco/libsrtp")
|
||||
shelltools.system("git clone https://github.com/abseil/abseil-cpp.git")
|
||||
shelltools.system("git clone https://github.com/abseil/abseil-cpp")
|
||||
|
||||
# shelltools.system("rm -rf src/third_party/libvpx/source/libvpx")
|
||||
# shelltools.move("libvpx/*", "src/third_party/libvpx/source/libvpx")
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>WebRTC library - static linked</Summary>
|
||||
<Description>WebRTC library - static linked</Description>
|
||||
<Archive sha1sum="4b325b7cec1c665895715dd35226810928ef08e1" type="targz">https://github.com/desktop-app/tg_owt/archive/e9d103e2480e0983bf464debc371b049cdd83648.tar.gz</Archive>
|
||||
<Archive sha1sum="18c1d5c20835853aecdaa4778ddfbd67213d0222" type="targz">https://github.com/desktop-app/tg_owt/archive/c4192e8e2e10ccb72704daa79fa108becfa57b01.tar.gz</Archive>
|
||||
<!-- <Archive sha1sum="6ecf6452664b7705e88f01f204c3c2ed37171ebb" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/libvpx-20210924.tar.xz</Archive> -->
|
||||
<Archive sha1sum="28802cb78a4c389b048d33faf188eb341993136c" type="targz" target="tg_owt-e9d103e2480e0983bf464debc371b049cdd83648">https://github.com/cisco/libsrtp/archive/refs/tags/v2.6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="8e8d92c57b9ca9c4a36cfa0e7afbbe7e4e8fd3fa" type="targz" target="tg_owt-e9d103e2480e0983bf464debc371b049cdd83648">https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz</Archive>
|
||||
<Archive sha1sum="28802cb78a4c389b048d33faf188eb341993136c" type="targz" target="tg_owt-c4192e8e2e10ccb72704daa79fa108becfa57b01">https://github.com/cisco/libsrtp/archive/refs/tags/v2.6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="8e8d92c57b9ca9c4a36cfa0e7afbbe7e4e8fd3fa" type="targz" target="tg_owt-c4192e8e2e10ccb72704daa79fa108becfa57b01">https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -46,8 +46,8 @@
|
||||
<Dependency>egl-wayland-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">128.patch</Patch>
|
||||
<Patch level="1">101.patch</Patch>
|
||||
<!-- <Patch level="1">128.patch</Patch> -->
|
||||
<!-- <Patch level="1">101.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -97,6 +97,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2025-05-04</Date>
|
||||
<Version>20250501</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2024-12-18</Date>
|
||||
<Version>20240730</Version>
|
||||
|
||||
Reference in New Issue
Block a user