Skip to content

Commit

Permalink
www/choqok: Drop kdewebkit support
Browse files Browse the repository at this point in the history
Remove the non-default WEBKIT option. www/kf5-kdewebkit is deprecated
and will be removed 2023-12-31.
  • Loading branch information
BSDKaffee committed Dec 4, 2023
1 parent c27b8d0 commit 648e2f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
8 changes: 2 additions & 6 deletions www/choqok/Makefile
@@ -1,6 +1,6 @@
PORTNAME= choqok
DISTVERSION= 1.7.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= www kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R}/src
DIST_SUBDIR= KDE/${PORTNAME}
Expand Down Expand Up @@ -31,10 +31,6 @@ USE_QT= concurrent core dbus gui network networkauth widgets \
USE_XORG= x11
USE_LDCONFIG= yes

OPTIONS_DEFINE= WEBKIT
OPTIONS_SUB= yes
WEBKIT_DESC= Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE= KDE=kdewebkit QT=webkit
WEBKIT_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5WebKit
CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_KF5WebKit

.include <bsd.port.mk>
4 changes: 0 additions & 4 deletions www/choqok/pkg-plist
Expand Up @@ -102,7 +102,6 @@ lib/libtwitterapihelper.so.1.3.0
%%QT_PLUGINDIR%%/kcm_choqok_tinyarro_ws.so
%%QT_PLUGINDIR%%/kcm_choqok_twitgoo.so
%%QT_PLUGINDIR%%/kcm_choqok_yourls.so
%%WEBKIT%%%%QT_PLUGINDIR%%/kf5/parts/konqchoqokplugin.so
%%QT_PLUGINDIR%%/kf5/purpose/purposeplugin.so
share/applications/org.kde.choqok.desktop
%%DATADIR%%/images/splash_screen.png
Expand Down Expand Up @@ -217,7 +216,6 @@ share/icons/hicolor/64x64/apps/twitgoo_uploader.png
share/icons/hicolor/scalable/apps/choqok_offline.svgz
share/icons/hicolor/scalable/apps/choqok.svgz
share/knotifications5/choqok.notifyrc
%%WEBKIT%%share/kservices5/ServiceMenus/choqok_share.desktop
share/kservices5/choqok_accountsconfig.desktop
share/kservices5/choqok_appearanceconfig.desktop
share/kservices5/choqok_behaviorconfig.desktop
Expand Down Expand Up @@ -260,7 +258,6 @@ share/kservices5/choqok_ur1_ca.desktop
share/kservices5/choqok_videopreview.desktop
share/kservices5/choqok_yourls.desktop
share/kservices5/choqok_yourls_config.desktop
%%WEBKIT%%share/kservices5/konqchoqok.desktop
share/kservicetypes5/choqokplugin.desktop
share/kservicetypes5/choqokshortenerplugin.desktop
share/kservicetypes5/choqokuploaderplugin.desktop
Expand All @@ -269,7 +266,6 @@ share/kxmlgui5/choqok_filter/filterui.rc
share/kxmlgui5/choqok_nowlistening/nowlisteningui.rc
share/kxmlgui5/choqok_quickfilter/quickfilterui.rc
share/kxmlgui5/choqok_searchaction/searchactionui.rc
%%WEBKIT%%share/kxmlgui5/konqchoqokplugin/konqchoqok.rc
share/locale/ar/LC_MESSAGES/choqok.mo
share/locale/bg/LC_MESSAGES/choqok.mo
share/locale/bs/LC_MESSAGES/choqok.mo
Expand Down

0 comments on commit 648e2f6

Please sign in to comment.