tdesktop-4.8.3

This commit is contained in:
Rmys
2023-06-10 18:22:32 +03:00
committed by GitHub
parent 0724bc6c97
commit 236d698c2e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ from pisi.actionsapi import get
def setup():
shelltools.system("rm -rf cmake/external/glib/cppgir/expected-lite")
shelltools.copy("../expected-lite-*/*", "cmake/external/glib/cppgir/expected-lite")
shelltools.copy("../cppgir-*/*", "cmake/external/glib/cppgir")
shelltools.copy("expected-lite-*/*", "cmake/external/glib/cppgir/expected-lite")
shelltools.copy("cppgir-*/*", "cmake/external/glib/cppgir")
shelltools.export("NINJAJOBS", "-j 4")
shelltools.system("patch -p1 < fix-tgcalls-cstdint.patch -d Telegram/ThirdParty/tgcalls")
+2 -2
View File
@@ -15,8 +15,8 @@
<Description>Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
<Archive sha1sum="c270accd7ce6b0d82a1a5bd34aa72ebc4d6fa48f" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v4.8.3/tdesktop-4.8.3-full.tar.gz</Archive>
<Archive sha1sum="fcede0f13c0b6982172820cd072883cfc3a9af95" type="targz">https://gitlab.com/mnauw/cppgir/-/archive/960fe054ffaab7cf55722fea6094c56a8ee8f18e/cppgir-960fe054ffaab7cf55722fea6094c56a8ee8f18e.tar.gz</Archive>
<Archive sha1sum="9aab506bc8de752492cfd6a7d7215ef60cc5ae29" type="targz">https://github.com/martinmoene/expected-lite/archive/refs/tags/v0.6.3.tar.gz</Archive>
<Archive sha1sum="fcede0f13c0b6982172820cd072883cfc3a9af95" type="targz" target="tdesktop-4.8.3-full">https://gitlab.com/mnauw/cppgir/-/archive/960fe054ffaab7cf55722fea6094c56a8ee8f18e/cppgir-960fe054ffaab7cf55722fea6094c56a8ee8f18e.tar.gz</Archive>
<Archive sha1sum="9aab506bc8de752492cfd6a7d7215ef60cc5ae29" type="targz" target="tdesktop-4.8.3-full">https://github.com/martinmoene/expected-lite/archive/refs/tags/v0.6.3.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="fix-tgcalls-cstdint.patch" permission="0644">fix-tgcalls-cstdint.patch</AdditionalFile>
</AdditionalFiles>