Skip to content
Snippets Groups Projects
Commit d713c6da authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

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 e8e65e75

    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
parent e7c445f9
Branches
Tags
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment