Skip to content
Snippets Groups Projects
Verified Commit 1e452f6a authored by Dima Panov's avatar Dima Panov
Browse files

net-im/telegram-desktop: update to 4.14.12 release (+)

parent 663a5a08
No related branches found
No related tags found
No related merge requests found
PORTNAME= telegram-desktop
DISTVERSION= 4.14.9
DISTVERSION= 4.14.12
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
......@@ -50,7 +50,7 @@ qt6_PKGNAMESUFFIX= -qt6
qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6
qt6_CONFLICTS_INSTALL= ${PORTNAME}
USES= cmake desktop-file-utils gl gnome jpeg localbase \
USES= cmake compiler:c++20-lang desktop-file-utils gl gnome jpeg localbase \
minizip openal pkgconfig python:build ssl xorg
USE_GITHUB= nodefault
......@@ -107,8 +107,12 @@ TELEGRAM_API_ID= 601761
.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1400000 && ${OSVERSION} < 1400091) || ${OSVERSION} < 1302507)
USES+= llvm:min=16,build
.else
USES+= compiler:c++20-lang
USES:= ${USES:Ncompiler\:*} # XXX avoid warnings
.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE)
CMAKE_ARGS+= -DCMAKE_CC_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache" \
-DCMAKE_CPP_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache" \
-DCMAKE_CXX_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache"
.endif
.endif
post-extract:
......
TIMESTAMP = 1705706135
SHA256 (tdesktop-4.14.9-full.tar.gz) = 64d639f36405a54136b520a3fcd68d15784ee85ed871b13119c4e6f9235f47a7
SIZE (tdesktop-4.14.9-full.tar.gz) = 68106660
TIMESTAMP = 1706956678
SHA256 (tdesktop-4.14.12-full.tar.gz) = 0556f9bedf4fbb185ed8df5646695b68204595e4976d5ec4a59f89cc7c540a7c
SIZE (tdesktop-4.14.12-full.tar.gz) = 68148132
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment