D13328: A backend is required for kdnssd

2020-05-31 Thread Adriaan de Groot
adridg abandoned this revision. adridg added a comment. Yeah, let's not then. REPOSITORY R272 KDNSSD REVISION DETAIL https://phabricator.kde.org/D13328 To: adridg Cc: aacid, cgiboudeaux, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

D13328: A backend is required for kdnssd

2018-06-04 Thread Adriaan de Groot
adridg edited the test plan for this revision. REPOSITORY R272 KDNSSD REVISION DETAIL https://phabricator.kde.org/D13328 To: adridg Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D13328: A backend is required for kdnssd

2018-06-04 Thread Albert Astals Cid
aacid added a comment. I'm with you that having a possibility to just compile kdnssd without any backend may be of value so i would either not commit this or improve the cmake so there's a way to say I_KNOW_WHAT_I_AM_DOING_KEEP_GOING REPOSITORY R272 KDNSSD REVISION DETAIL https://phabri

D13328: A backend is required for kdnssd

2018-06-04 Thread Adriaan de Groot
adridg updated this revision to Diff 35524. adridg added a comment. Use the right place (sorry Christophe, to use a Dutch phrase: I must have been looking with my nose). REPOSITORY R272 KDNSSD CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13328?vs=35514&id=35524 BRANCH requi

D13328: A backend is required for kdnssd

2018-06-04 Thread Christophe Giboudeaux
cgiboudeaux added inline comments. INLINE COMMENTS > adridg wrote in CMakeLists.txt:65-66 > Hi. If you're posting a review, please provide constructive input. If there > are policies or guidelines about places, please link to them. If there > aren't, but you would prefer a change, please descri

D13328: A backend is required for kdnssd

2018-06-04 Thread Adriaan de Groot
adridg added inline comments. INLINE COMMENTS > cgiboudeaux wrote in CMakeLists.txt:65-66 > wrong place Hi. If you're posting a review, please provide constructive input. If there are policies or guidelines about places, please link to them. If there aren't, but you would prefer a change, plea

D13328: A backend is required for kdnssd

2018-06-04 Thread Christophe Giboudeaux
cgiboudeaux added inline comments. INLINE COMMENTS > CMakeLists.txt:65-66 > ecm_install_po_files_as_qm(po) > +else() > +message(FATAL_ERROR "Either Avahi or DNSSD is required for KDE > applications to make use of multicast DNS/DNS-SD service discovery") > endif() wrong place REPOSITO

D13328: A backend is required for kdnssd

2018-06-04 Thread Adriaan de Groot
adridg added a comment. Something to consider, though, is that it might perhaps be useful to have kdnssd build -- without a backend -- for environments where there is no real dnssd and any service discovery returns "not found". Requiring a backend makes that impossible. (So something el

D13328: A backend is required for kdnssd

2018-06-04 Thread Adriaan de Groot
adridg created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. adridg requested review of this revision. REVISION SUMMARY Refuse to build if there are no backends for DNSSD at all. The messages for the OPTIONAL