Some area51/plasma5 stuff
Dwayne MacKinnon
dmk at ncf.ca
Tue Mar 28 20:15:13 UTC 2017
Hi all,
1) The KDE/devel/kio-extras port needs to be updated to the new USES:
samba paradigm (and we can at last get rid of samba36! Yay!) I've
attached a patch.
2) PORTS/multimedia/gstreamer1-qt5, PORTS/net-im/telepathy-qt5 and
PORTS/textproc/raptor2 are now all behind the equivalent ports from the
main tree.
Cheers,
DMK
-------------- next part --------------
--- Makefile.orig 2017-03-28 15:26:00.170156000 -0400
+++ Makefile 2017-03-28 15:25:42.873909000 -0400
@@ -9,7 +9,7 @@
COMMENT= Plasma5 library to increase the functionality of KIO
USES= cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig \
- shared-mime-info tar:xz
+ shared-mime-info tar:xz samba
USE_KDE= activities archive bookmarks config configwidgets coreaddons \
dbusaddons dnssd doctools ecm emoticons guiaddons i18n \
iconthemes init itemmodels kdelibs4support khtml kio pty solid
@@ -22,8 +22,6 @@
PHONON_USE= QT5=phonon4
PHONON_DESC= Required for the audio preview plugin
-SAMBA_LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient
-SAMBA_DESC= Needed to build the SMB kioslave
MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp
MTP_DESC= Needed to build the MTP kioslave
EXR_LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR
More information about the kde-freebsd
mailing list