freebsd-ports/www/otter-browser/pkg-message
Adriaan de Groot 59a95f5609 Update www/otter-browser to latest released version.
See https://github.com/OtterBrowser/otter-browser/releases/tag/v0.9.93 ,
only minor changes since last month's upstream release, but FreeBSD
is 10 months behind on otter releases.

Default options build both WebKit and WebEngine, which is possibly
a bit heavy.

PR:		224607
Submitted by:	Dmitri Goutnik
Reported by:	Dmitri Goutnik
Approved by:	tcberner (mentor)
2017-12-30 22:00:03 +00:00

9 lines
286 B
Text

=============================================================================
To switch to the newer QtWebEngine web backend, add this section to the
~/.config/otter/otter.conf:
[Backends]
Web=qtwebengine
=============================================================================