feat: add Telegram Desktop package

Repackages the official static tsetup.7.0.5.tar.xz Linux build for
amd64, keeping the upstream org.telegram.desktop desktop-id and
TelegramDesktop WM class.
This commit is contained in:
Александр
2026-07-25 02:28:05 +10:00
parent c34650a941
commit 07d13aca64
12 changed files with 200 additions and 1 deletions
+2
View File
@@ -20,6 +20,7 @@ readonly -a PACKAGES=(
parsec
pineconemc
tailscale
telegram-desktop
ventoy
vual
yandex-browser-stable
@@ -234,6 +235,7 @@ latest_version() {
parsec) latest_parsec ;;
pineconemc) github_latest_release ElyPrismLauncher/Launcher ;;
tailscale) latest_tailscale ;;
telegram-desktop) github_latest_release telegramdesktop/tdesktop ;;
ventoy) github_latest_release ventoy/Ventoy ;;
vual) github_latest_release Cheviiot/Vual ;;
yandex-browser-stable) latest_yandex_browser ;;
+1
View File
@@ -30,6 +30,7 @@ EXPECTED_PACKAGES = (
"parsec",
"pineconemc",
"tailscale",
"telegram-desktop",
"ventoy",
"vual",
"yandex-browser-stable",