-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I tried to build kde-ring-20170813 but it fails like this :
-- Downloading the GNU Ring API definition
-- Fetching Ring-LRC from GitHub
Cloning into '/var/tmp/portage/net-voip/kde-ring-20170813/work/kde-ring-20170813/ring-lrc'...
CMake Error at CMakeLists.txt:56 (ADD_SUBDIRECTORY):
The source directory/var/tmp/portage/net-voip/kde-ring-20170813/work/kde-ring-20170813/ring-lrc
does not contain a CMakeLists.txt file.
The ring-lrc library has been renamed :
https://github.com/Elv13/ring-lrc
I also tried with USE="system-libringclient", but this seems to have no effect : it fails with the same error. I don't know if it's possible to to fix the problem just by replacing the repository URI, I do not know enough the cmake build system to try.
I also tried with the live version which is fixed, but unfortunately it requires some Qt deps >= 5.8, but these deps are not stabilized yet on gentoo, and I do not want to upgrade half of the system for this. I will wait then.