D20230: Allow building without UDev on Linux

2019-04-04 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R245:124760e1a383: Allow building without UDev on Linux (authored by apol). REPOSITORY R245 Solid CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20230?vs=55353&id=55448 REVISION DETAIL https

D20230: Allow building without UDev on Linux

2019-04-03 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land. That's a good reason to do it at compile time :D REPOSITORY R245 Solid BRANCH master REVISION DETAIL https://phabricator.kde.org/D20230 To: apol, #frameworks, davide

D20230: Allow building without UDev on Linux

2019-04-03 Thread Aleix Pol Gonzalez
apol added a comment. I don't really remember the reason why we can't use udev there, it was more of a "it can be there but it will be useless", then there was a very long discussion with "what if I..." and people saying that udev needed redesigning. It was few years ago. At the moment if

D20230: Allow building without UDev on Linux

2019-04-03 Thread David Edmundson
davidedmundson added a comment. What happens if this is not patched out? I'm asking because I'm hoping to use bwrap in more places outside of flatpak. In that case I'm going to need runtime detection. REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D20230 To: apol

D20230: Allow building without UDev on Linux

2019-04-03 Thread Aleix Pol Gonzalez
apol created this revision. apol added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. apol requested review of this revision. REVISION SUMMARY Flatpak has been patching this for a while, there doesn't seem to be a way to use it ther