git: d713c6da1afd - main - math/rkward: remove dependency on WebKit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 07:10:21 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d713c6da1afd66b3a54535fc767f1388f0d89041
commit d713c6da1afd66b3a54535fc767f1388f0d89041
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 06:06:59 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 07:08:25 +0000
math/rkward: remove dependency on WebKit
- it was only a fallback for when WebEngine is not found at buildtime
Qt5Webkit will be removed at the end of the year.
See: commit e8e65e7574de0b374caaa3da0ba6a26a67103e62
www/qt5-webkit: mark for deletion
Qt upstream switched to QtWebEngine quite a while ago, and the maintenance
of QtWebKit was carried out by a separate person.
Unfortunately, no release or updates have been pushed in the recent
years.
Note: there is a fork [1] of the used fork [2], that might be viable for people that
really still need to rely on Qt5Webkit.
[1] https://github.com/movableink/webkit/
[2] https://github.com/qtwebkit/qtwebkit
---
math/rkward/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index 1a6857861713..ca6b18b953f3 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rkward
PORTVERSION= 0.7.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
@@ -21,10 +21,10 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext fortran \
kde:5 php:cli qt:5 shared-mime-info xorg
USE_QT= buildtools concurrent core dbus declarative gui location \
network printsupport qmake script testlib webchannel webengine \
- webkit widgets xml
+ widgets xml
USE_XORG= ice x11 xext
USE_KDE= archive auth bookmarks codecs completion config configwidgets coreaddons\
- crash doctools ecm i18n itemviews jobwidgets kate:run kdewebkit kio \
+ crash doctools ecm i18n itemviews jobwidgets kate:run kio \
notifications parts service solid sonnet syntaxhighlighting texteditor \
textwidgets widgetsaddons windowsystem xmlgui