kde-runtime patches for cmake 2.8.9
Andreas Schneider
asn at cryptomilk.org
Mon May 12 06:09:59 UTC 2014
On Monday 12 May 2014 00:29:23 Albert Astals Cid wrote:
> Hi guys, can you all confirm that
> 0f9b161c3d244219a8df7e5263b1d89e9750c657
> and
> b4165b12e3a72057cd770cb53448b1f251aa8e65
>
> Still work/do what they should do and on top of that works in cmake 2.8.9?
>
> If so i'll repackkage the tarballs for 4.13.1
>
> Cheers,
> Albert
>
> http://quickgit.kde.org/?p=kde-runtime.git&a=commit&h=b4165b12e3a72057cd770c
> b53448b1f251aa8e65
> http://quickgit.kde.org/?p=kde-runtime.git&a=commit&h=0f9b161c3d244219a8df7
> e5263b1d89e9750c657
No, cause in kioslave/CMakelists.txt we have
if (LIBSSH_FOUND)
add_subdirectory(sftp)
endif (LIBSSH_FOUND)
See http://quickgit.kde.org/?p=kde-runtime.git&a=blob&h=b150290c4eff34d9f997cad1c934457747e28ff5&hb=952de1ce1493713f6e798a80d20e9dec89a07688&f=kioslave%2FCMakeLists.txt#l47
So libssh is never built, even if cmake finds it ...
Please fix it, thanks!
Cheers,
-- andreas
More information about the release-team
mailing list