http://bugzilla.opensuse.org/show_bug.cgi?id=1184014 http://bugzilla.opensuse.org/show_bug.cgi?id=1184014#c3 --- Comment #3 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Andr�s Barrantes Silman from comment #2)
Yes! I plan to push both packages (framework+keyboard) but there some minor issues with the include directories that I solved through hacky means, need to do some digging in the CMakeLists. They have been reported upstream.
Can you link them?
I am fairly new to CMake; if someone can look at patches I did and find the correct solution it I'd be happy to take help.
The issue appears to be inconsistent use of casing, e.g. "find_package(Pinyin)" has to match "FindPinyin.cmake", the argument to "find_package_handle_standard_args" and the forwarded vars. Your patch fixes some of the issues in CMakeLists.txt, but not in cmake/Find*.cmake, so it's missing variables which lead to issues with includes for instance. I fixed Pinyin as example here: https://build.opensuse.org/package/view_file/home:Vogtinator:maliit/maliit-k...
Also, what would be correct the correct devel repository to push to? It seemed to fit none to me.
There apparently was M17N:Maliit in the past, which could be resurrected. -- You are receiving this mail because: You are on the CC list for the bug.