File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'telegram-desktop'
22pkgname=telegram-desktop
3- version=6.8.2
4- revision=2
3+ version=7.0.4
4+ revision=1
55build_style=cmake
66build_helper="qemu gir"
77configure_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 "
1313hostmakedepends="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 "
1515makedepends="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"
2929homepage="https://desktop.telegram.org/"
3030changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
3131distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
32- checksum=cce1c196ef00703e9872d7072defd14860c970effc52d52d990745c8dca16cac
32+ checksum=9b805d85cc9d36b4a8e3cab78d8f4137fa82ec70d5c6dbfef4beb4f449e14eb9
3333
3434case $XBPS_TARGET_MACHINE in
3535 armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield
You can’t perform that action at this time.
0 commit comments