mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Kotatogram: update modules
This commit is contained in:
@@ -5,15 +5,15 @@ HOMEPAGE="https://kotatogram.github.io/"
|
||||
COPYRIGHT="2013-2021 Telegram
|
||||
2021 Kotatogram Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/kotatogram/kotatogram-desktop/archive/refs/tags/k$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ba65b7a056caca2c91b590463cf54fffe8dbab7b76d145bbfd64a8bb03978aac"
|
||||
SOURCE_FILENAME="kotatogram-$portVersion.tar.gz"
|
||||
SOURCE_DIR="kotatogram-desktop-k$portVersion"
|
||||
#libtgvoip
|
||||
srcGitRev_2="2cffda6222f07cd7d0aa4627a06fa99b05a3956d"
|
||||
srcGitRev_2="a090c6a8f7bfb365b301d85bb8c9664d71321c5c"
|
||||
SOURCE_URI_2="https://github.com/telegramdesktop/libtgvoip/archive/$srcGitRev_2.tar.gz"
|
||||
CHECKSUM_SHA256_2="50bd82ae31431d16b4e800e0c2996a2322852c01d4f28b0f4adbbd099538ad08"
|
||||
CHECKSUM_SHA256_2="34f1b49cfdc71dd05477986998c0e3888bac411853d8b2ee9ddd48dfc416e88e"
|
||||
SOURCE_FILENAME_2="libtgvoip-$srcGitRev_2.tar.gz"
|
||||
SOURCE_DIR_2="libtgvoip-$srcGitRev_2"
|
||||
#rlottie
|
||||
@@ -107,9 +107,9 @@ CHECKSUM_SHA256_17="e2fd20f6b059ad6654abe640a48dea183cfc880c7c33424c168c5e86fad3
|
||||
SOURCE_FILENAME_17="lib_webrtc-$srcGitRev_17.tar.gz"
|
||||
SOURCE_DIR_17="lib_webrtc-$srcGitRev_17"
|
||||
#tgcalls
|
||||
srcGitRev_18="6dbefa5bfc0fdf07eb42af103d8af0f481511c2a"
|
||||
srcGitRev_18="955e51f15ba1b2e35a910064388e5c0737032bb7"
|
||||
SOURCE_URI_18="https://github.com/TelegramMessenger/tgcalls/archive/$srcGitRev_18.tar.gz"
|
||||
CHECKSUM_SHA256_18="4166f0122376c2e386f7db549ebd9fec31fb7c1dc5c7b60d7c5483e5d4563a04"
|
||||
CHECKSUM_SHA256_18="694f6a5ce50e0b3ae0204c6d3692a9ca71b6347f35d41a45b52e5a04f7f7aeee"
|
||||
SOURCE_FILENAME_18="tgcalls-$srcGitRev_18.tar.gz"
|
||||
SOURCE_DIR_18="tgcalls-$srcGitRev_18"
|
||||
#lib_webview
|
||||
@@ -184,6 +184,7 @@ REQUIRES="
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libswresample$secondaryArchSuffix
|
||||
lib:libswscale$secondaryArchSuffix
|
||||
lib:libvpx$secondaryArchSuffix
|
||||
lib:libxxhash$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
@@ -219,6 +220,7 @@ BUILD_REQUIRES="
|
||||
devel:libswresample$secondaryArchSuffix
|
||||
devel:libswscale$secondaryArchSuffix
|
||||
devel:libtg_owt$secondaryArchSuffix
|
||||
devel:libvpx$secondaryArchSuffix
|
||||
devel:libxxhash$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:range_v3$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user