diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index 32c81297d5aa..4770b2ec0a68 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-browser-integration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/www/plasma5-plasma-browser-integration/files/patch-CMakeLists.txt b/www/plasma5-plasma-browser-integration/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..9310e9ff1c08 --- /dev/null +++ b/www/plasma5-plasma-browser-integration/files/patch-CMakeLists.txt @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2019-11-28 17:30:00 UTC ++++ CMakeLists.txt +@@ -71,7 +71,7 @@ configure_file(org.kde.plasma.firefox_integration.json + # #chromium + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.chrome_integration.json DESTINATION ${KDE_INSTALL_FULL_SYSCONFDIR}/chromium/native-messaging-hosts/ RENAME org.kde.plasma.browser_integration.json) + # #google-chrome +-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.chrome_integration.json DESTINATION ${KDE_INSTALL_FULL_SYSCONFDIR}/opt/chrome/native-messaging-hosts/ RENAME org.kde.plasma.browser_integration.json) ++install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.chrome_integration.json DESTINATION ${KDE_INSTALL_FULL_SYSCONFDIR}/chrome/native-messaging-hosts/ RENAME org.kde.plasma.browser_integration.json) + # firefox + + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.firefox_integration.json DESTINATION ${MOZILLA_DIR}/native-messaging-hosts/ RENAME org.kde.plasma.browser_integration.json) diff --git a/www/plasma5-plasma-browser-integration/pkg-plist b/www/plasma5-plasma-browser-integration/pkg-plist index 96aa229e7e22..2821abc58aec 100644 --- a/www/plasma5-plasma-browser-integration/pkg-plist +++ b/www/plasma5-plasma-browser-integration/pkg-plist @@ -1,6 +1,6 @@ bin/plasma-browser-integration-host +etc/chrome/native-messaging-hosts/org.kde.plasma.browser_integration.json etc/chromium/native-messaging-hosts/org.kde.plasma.browser_integration.json -etc/opt/chrome/native-messaging-hosts/org.kde.plasma.browser_integration.json lib/mozilla/native-messaging-hosts/org.kde.plasma.browser_integration.json %%QT_PLUGINDIR%%/kf5/kded/browserintegrationreminder.so %%QT_PLUGINDIR%%/krunner_browsertabs.so