Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 14:31:35 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Li-Wen Hsu <lwhsu@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 2bc3e6229feb - main - net-im/telegram-desktop: Update to 3.1.9
Message-ID:  <YWWcR20bUeZJ1I4y@FreeBSD.org>
In-Reply-To: <202110121357.19CDvdWN002446@gitrepo.freebsd.org>
References:  <202110121357.19CDvdWN002446@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 12, 2021 at 01:57:39PM +0000, Li-Wen Hsu wrote:
> commit 2bc3e6229febd07dd7f2980cb7065573d689a0f5
> 
>  net-im/telegram-desktop: Update to 3.1.9

Thanks for updating the port, however...

> ...
> @@ -40,6 +39,7 @@ LIB_DEPENDS=	libavformat.so:multimedia/ffmpeg \
>  		libpipewire-0.3.so:multimedia/pipewire \
>  		libqrcodegencpp.so:graphics/qr-code-generator \
>  		libusrsctp.so:net/libusrsctp \
> +		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \

Commit log does not explain why would light-weight chat program would now
unconditionally depend on this admittedly quite heavy component.

> @@ -52,9 +52,10 @@ USE_GITHUB=	nodefault
>  GH_ACCOUNT=	telegramdesktop
>  GH_PROJECT=	tdesktop
>  USE_GL=		gl
> -USE_GNOME=	glib20 glibmm
> +USE_GNOME=	glib20 glibmm gtk30

Nor does it explain why Qt-based program now unconditionally requires GTK.

> +INSTALLS_ICONS=	yes

Please also see the latest CHANGES entry.

./danfe



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