Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-05-08 Thread Michael Jansen
On Monday 07 March 2011 17:03:53 Dario Freddi wrote: Hi guys, sorry if I am answering just now, but somehow this mail slipped from my inbox. However. On Thursday 17 February 2011 22:33:41 Alexander Neundorf wrote: set(KDE4_AUTH_POLICY_FILES_INSTALL_DIR

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-03-07 Thread John Layt
On Monday 21 February 2011 21:10:37 Alexander Neundorf wrote: When I proposed that Dario said it should be different for the policy kit stuff, so I'd prefer to let him comment on this. Dario? Any comments? ___ Kde-buildsystem mailing list

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-03-07 Thread Dario Freddi
Hi guys, sorry if I am answering just now, but somehow this mail slipped from my inbox. However. On Thursday 17 February 2011 22:33:41 Alexander Neundorf wrote: set(KDE4_AUTH_POLICY_FILES_INSTALL_DIR ${POLKITQT-1_POLICY_FILES_INSTALL_DIR} CACHE STRING Where policy files generated by KAuth

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-21 Thread Alexander Neundorf
On Monday 21 February 2011, Yury G. Kudryashov wrote: Andreas Pakulat wrote: On 19.02.11 00:29:57, Yury G. Kudryashov wrote: set(POLKITQT-1_POLICY_FILES_INSTALL_DIR share/polkit-1/actions) in polkit-qt-1/PolkitQt-1Config.cmake.in. And, of course, adjust the warning. And how do I do

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-21 Thread Andreas Pakulat
On 21.02.11 22:10:37, Alexander Neundorf wrote: On Monday 21 February 2011, Yury G. Kudryashov wrote: Andreas Pakulat wrote: On 19.02.11 00:29:57, Yury G. Kudryashov wrote: set(POLKITQT-1_POLICY_FILES_INSTALL_DIR share/polkit-1/actions) in polkit-qt-1/PolkitQt-1Config.cmake.in. And,

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-20 Thread Andreas Pakulat
On 19.02.11 00:29:57, Yury G. Kudryashov wrote: John Layt wrote: On Friday 18 February 2011 06:48:54 Yury G. Kudryashov wrote: 2) If path different from polkit-qt AUTH_POLICY_FILES_INSTALL_DIR then display an appropriate warning 3) Install to the requested location, it's then up to

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-20 Thread Yury G. Kudryashov
Andreas Pakulat wrote: On 19.02.11 00:29:57, Yury G. Kudryashov wrote: set(POLKITQT-1_POLICY_FILES_INSTALL_DIR share/polkit-1/actions) in polkit-qt-1/PolkitQt-1Config.cmake.in. And, of course, adjust the warning. And how do I do that if my polkit-qt-1 comes from my distro, but I want my

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-18 Thread John Layt
On Friday 18 February 2011 06:48:54 Yury G. Kudryashov wrote: The way I think this should work is: 1) Use KDE4_AUTH_POLICY_FILES_INSTALL_DIR if specified, else use KDEDIR Why KDEDIR, not CMAKE_INSTALL_PREFIX? Don't take that literally, I don't know how the internals of the build system or

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-18 Thread Yury G. Kudryashov
John Layt wrote: On Friday 18 February 2011 06:48:54 Yury G. Kudryashov wrote: 2) If path different from polkit-qt AUTH_POLICY_FILES_INSTALL_DIR then display an appropriate warning 3) Install to the requested location, it's then up to the dev to fix if needed by either moving the files

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-17 Thread Alexander Neundorf
Hi, On Wednesday 16 February 2011, John Layt wrote: Hi, I've hit an issue with polkit-qt and the KDE4_AUTH_POLICY_FILES_INSTALL_DIR variable where the variable seems to always be set to the polkit-qt path and your $KDEDIR path is ignored. This was a longer discussion with Dario end 2009,

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-17 Thread Yury G. Kudryashov
Alexander Neundorf wrote: Hi, The way I think this should work is: 1) Use KDE4_AUTH_POLICY_FILES_INSTALL_DIR if specified, else use KDEDIR Why KDEDIR, not CMAKE_INSTALL_PREFIX? 2) If path different from polkit-qt AUTH_POLICY_FILES_INSTALL_DIR then display an appropriate warning 3) Install

Re: PolKit and KDE4_AUTH_POLICY_FILES_INSTALL_DIR

2011-02-16 Thread Andreas Pakulat
On 16.02.11 19:07:13, John Layt wrote: Hi, I've hit an issue with polkit-qt and the KDE4_AUTH_POLICY_FILES_INSTALL_DIR variable where the variable seems to always be set to the polkit-qt path and your $KDEDIR path is ignored. The problem comes if you do not build kdesupport/polkit-qt