devel/kio-extras fails to package with SAMBA option disabled

Jeremy jeremy.m.cox at gmail.com
Sat Apr 23 03:10:12 BST 2022


As from the above subject line, devel/kio-extras-22.04.0 fails to package
with SAMBA option disabled. Below is a quick plist fix...

--- pkg-plist.orig	2022-04-21 13:18:09.452934000 -0500
+++ pkg-plist	2022-04-22 20:52:17.387600000 -0500
@@ -48,7 +48,7 @@
 share/kio_info/kde-info2html
 share/kio_info/kde-info2html.conf
 share/konqueror/dirtree/remote/mtp-network.desktop
-share/konqueror/dirtree/remote/smb-network.desktop
+%%SAMBA%%share/konqueror/dirtree/remote/smb-network.desktop
 share/kservices5/directorythumbnail.desktop
 share/kservicetypes5/thumbcreator.desktop
 share/locale/ar/LC_MESSAGES/kfileaudiopreview5.mo
@@ -809,7 +809,7 @@
 share/locale/zh_TW/LC_MESSAGES/kio5_sftp.mo
 share/locale/zh_TW/LC_MESSAGES/kio5_smb.mo
 share/locale/zh_TW/LC_MESSAGES/kio5_thumbnail.mo
-share/mime/packages/org.kde.kio.smb.xml
+%%SAMBA%%share/mime/packages/org.kde.kio.smb.xml
 share/qlogging-categories5/kio-extras.categories
 share/qlogging-categories5/kio-extras.renamecategories
 %%MTP%%share/remoteview/mtp-network.desktop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20220422/2a9725ed/attachment.htm>


More information about the kde-freebsd mailing list