libtg-owt rebuild

This commit is contained in:
Rmys
2021-09-27 15:00:38 +03:00
parent 03abbc6068
commit ffaf58998c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ def setup():
shelltools.move("../libvpx-20210924/*", "src/third_party/libvpx/source/libvpx")
shelltools.move("../libyuv-20210924/*", "src/third_party/libyuv")
#shelltools.move("../pipewire-0.3.37/*", "src/third_party/pipewire")
shelltools.move("../pipewire-0.3.37/*", "src/third_party/pipewire")
pisitools.flags.add("-fPIC")
cmaketools.configure("-G Ninja -DCMAKE_BUILD_TYPE=Release \
+2 -2
View File
@@ -15,7 +15,7 @@
<Archive sha1sum="488e341380606508f04068498a186834c74ab926" type="targz">https://github.com/desktop-app/tg_owt/archive/575fb17d2853c43329e45f6693370f5e41668055.tar.gz</Archive>
<Archive sha1sum="6ecf6452664b7705e88f01f204c3c2ed37171ebb" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/libvpx-20210924.tar.xz</Archive>
<Archive sha1sum="543167fe5316ed941ec8da652956988a1d513a13" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/libyuv-20210924.tar.xz</Archive>
<!-- <Archive sha1sum="8945a28c3b3657f1ca26473c4f15b23f87eada15" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.37.tar.gz</Archive> -->
<Archive sha1sum="8945a28c3b3657f1ca26473c4f15b23f87eada15" type="targz">https://github.com/PipeWire/pipewire/archive/0.3.37.tar.gz</Archive>
<BuildDependencies>
<Dependency>ninja</Dependency>
<Dependency>cmake</Dependency>
@@ -23,7 +23,7 @@
<Dependency>yasm-devel</Dependency>
<Dependency>unzip</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>pipewire-0.2-devel</Dependency>
<Dependency>pipewire-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>libopus-devel</Dependency>
<Dependency>openssl-devel</Dependency>