From 4648c9c04ff54303121497a01651c34ecd1990f2 Mon Sep 17 00:00:00 2001 From: Sergey Kiselev Date: Fri, 19 Jan 2024 14:52:50 +0500 Subject: [PATCH] Version 4.14.4 --- net-im/telegram-desktop/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 26486e9..dc21153 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,5 @@ PORTNAME= telegram-desktop -DISTVERSION= 4.12.2 +DISTVERSION= 4.14.4 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full @@ -63,7 +63,7 @@ USE_QT= buildtools:build core dbus declarative gui imageformats network qmake:b USE_KDE= coreaddons kimageformats .else USES+= qt:6 -USE_QT= 5compat base imageformats lottie shadertools svg tools:build +USE_QT= 5compat base declarative imageformats lottie shadertools svg tools:build .endif USE_GL= gl @@ -111,8 +111,8 @@ TELEGRAM_API_ID= 601761 .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400000 && ${OSVERSION} < 1400079 -USES+= llvm:max=15,build +.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1400000 && ${OSVERSION} < 1400091) || ${OSVERSION} < 1302507) +USES+= llvm:min=16,build .else USES+= compiler:c++20-lang .endif @@ -131,10 +131,7 @@ post-extract: ${WRKSRC}/Telegram/ThirdParty/lz4 \ ${WRKSRC}/Telegram/ThirdParty/minizip \ ${WRKSRC}/Telegram/ThirdParty/jimf \ - ${WRKSRC}/Telegram/ThirdParty/plasma-wayland-protocols \ ${WRKSRC}/Telegram/ThirdParty/range-v3 \ - ${WRKSRC}/Telegram/ThirdParty/wayland \ - ${WRKSRC}/Telegram/ThirdParty/wayland-protocols \ ${WRKSRC}/Telegram/ThirdParty/xxHash .if ${FLAVOR} == qt5