Skip to content

Commit 7d277fd

Browse files
mmdbalkhiDuncaen
authored andcommitted
telegram-desktop: update to 7.0.4.
1 parent f49f35d commit 7d277fd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

srcpkgs/telegram-desktop/template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Template file for 'telegram-desktop'
22
pkgname=telegram-desktop
3-
version=6.8.2
4-
revision=2
3+
version=7.0.4
4+
revision=1
55
build_style=cmake
66
build_helper="qemu gir"
77
configure_args="-DTDESKTOP_API_ID=209235
88
-DTDESKTOP_API_HASH=169ee702e1df4b6e66d80311db36cc43
99
-DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON
1010
-Dtde2e_DIR='/usr/lib/cmake/Td'
1111
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
12-
-DQT_HOST_PATH=/usr"
12+
-DQT_HOST_PATH=/usr -DQSB_EXECUTABLE=/usr/lib/qt6/bin/qsb"
1313
hostmakedepends="pkg-config qt6-base python3 extra-cmake-modules
14-
qt6-declarative-host-tools wayland-devel protobuf glib-devel kf6-kcoreaddons"
14+
qt6-declarative-host-tools wayland-devel protobuf glib-devel kf6-kcoreaddons qt6-shadertools"
1515
makedepends="alsa-lib-devel boost-devel-minimal libboost_regex
1616
fmt-devel ffmpeg6-devel libglib-devel
1717
gobject-introspection libdbusmenu-glib-devel libopenal-devel
@@ -29,7 +29,7 @@ license="GPL-3.0-or-later, OpenSSL"
2929
homepage="https://desktop.telegram.org/"
3030
changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
3131
distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
32-
checksum=cce1c196ef00703e9872d7072defd14860c970effc52d52d990745c8dca16cac
32+
checksum=9b805d85cc9d36b4a8e3cab78d8f4137fa82ec70d5c6dbfef4beb4f449e14eb9
3333

3434
case $XBPS_TARGET_MACHINE in
3535
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield

0 commit comments

Comments
 (0)