Page MenuHomeFreeBSD

net-im/telegram-desktop: fix build with GTK option
ClosedPublic

Authored by vishwin on May 12 2021, 4:29 AM.
Tags
None
Referenced Files
F156953318: D30224.id.diff
Sun, May 17, 3:00 PM
F156953264: D30224.id.diff
Sun, May 17, 3:00 PM
F156936175: D30224.id89179.diff
Sun, May 17, 11:51 AM
F156843624: D30224.id89060.diff
Sat, May 16, 8:44 PM
Unknown Object (File)
Sat, May 16, 10:32 AM
Unknown Object (File)
Wed, May 13, 11:41 PM
Unknown Object (File)
Wed, May 13, 10:32 PM
Unknown Object (File)
Wed, May 13, 1:23 PM
Subscribers

Details

Summary

Telegram now includes a WebView feature when GTK is enabled, which uses www/webkit2-gtk3.

While here, fix the following minor items:

  • allow building with Python newer than 3.7
  • devel/dee is not needed for build, remove
  • clean up USES= syntax in the GTK option

Obtained from: https://github.com/desktop-app/lib_webview/commit/0b4100d7cecc4e748c51f3f51ebfd1392ec3978a

		https://github.com/desktop-app/lib_webview/commit/48d70e5258754b2415b07c88f0376212596e09a7

Approved by: ? (maintainer), ? (mentor)
PR: 255719

Test Plan

Passes testport/bulk -t. I've been dogfooding the first two minor items for quite some versions.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable