Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2020 18:21:47 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547560 - in head/net-im/telegram-desktop: . files
Message-ID:  <202009041821.084ILlM9099414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Fri Sep  4 18:21:47 2020
New Revision: 547560
URL: https://svnweb.freebsd.org/changeset/ports/547560

Log:
  Remove unneeded patches forgot to remove in the last commit
  
  While here, add USES=gl as gl.mk suggested.
  
  Reported by:	Alex V. Petrov <alexvpetrov@gmail.com>
  Approved by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)

Deleted:
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_update__checker.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_cmake_lib__tgvoip.cmake
  head/net-im/telegram-desktop/files/patch-Telegram_lib__ui_ui_effects_animation__value.h
  head/net-im/telegram-desktop/files/patch-Telegram_lib__ui_ui_widgets_input__fields.h
Modified:
  head/net-im/telegram-desktop/Makefile

Modified: head/net-im/telegram-desktop/Makefile
==============================================================================
--- head/net-im/telegram-desktop/Makefile	Fri Sep  4 18:08:51 2020	(r547559)
+++ head/net-im/telegram-desktop/Makefile	Fri Sep  4 18:21:47 2020	(r547560)
@@ -40,7 +40,7 @@ LIB_DEPENDS=	libavformat.so:multimedia/ffmpeg \
 		libxkbcommon.so:x11/libxkbcommon \
 		libxxhash.so:devel/xxhash
 
-USES=		cmake compiler:c++17-lang desktop-file-utils \
+USES=		cmake compiler:c++17-lang desktop-file-utils gl \
 		gnome pkgconfig python:3.7,build qt:5 ssl xorg
 
 # see Bugzilla #245452 for details



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009041821.084ILlM9099414>