libtg_owt-20211222
This commit is contained in:
@@ -25,8 +25,8 @@ def setup():
|
||||
#shelltools.move("pipewire/*", "src/third_party/pipewire")
|
||||
|
||||
#shelltools.export("CPPFLAGS", "-DNDEBUG")
|
||||
#pisitools.cxxflags.add("-std=c++11")
|
||||
#pisitools.flags.add("-fPIC")
|
||||
pisitools.cflags.add(" -ffat-lto-objects")
|
||||
pisitools.cxxflags.add(" -ffat-lto-objects")
|
||||
cmaketools.configure("-B build -G Ninja -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DTG_OWT_SPECIAL_TARGET=linux \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>WebRTC library - static linked</Summary>
|
||||
<Description>WebRTC library - static linked</Description>
|
||||
<Archive sha1sum="fa399326fd32cca2c1dc7887b9e92d3adfe6dae8" type="targz">https://github.com/desktop-app/tg_owt/archive/429a6869e4a164e0aad2d8657db341d56f9a6a6f.tar.gz</Archive>
|
||||
<Archive sha1sum="ce0bd1f20440b9226b37e3f219a4762fa1503ecf" type="targz">https://github.com/desktop-app/tg_owt/archive/6708e0d31a73e64fe12f54829bf4060c41b2658e.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> -->
|
||||
@@ -86,6 +86,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-01-09</Date>
|
||||
<Version>20211222</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2021-12-14</Date>
|
||||
<Version>20211212</Version>
|
||||
|
||||
Reference in New Issue
Block a user