Bug 21271

Summary: Providing the package lib64kf5umbrella-devel for Mageia 6
Product: Mageia Reporter: Xuo <xuoy>
Component: RPM PackagesAssignee: KDE maintainers <kde>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: Normal CC: lists.jjorge, marja11, xuoy
Version: 6   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Xuo 2017-07-17 23:15:12 CEST
Hi,

Description of problem:
There is a nextcloud-client package under Mageia6 but it is set to version 2.2.4 while versions 2.3.1 and 2.3.2 are available on the nextcloud github site.
To compile the last version of nextcloud-client from the github site, we need a KF5Config.cmake file which is available under the package lib64kf5umbrella-devel-4.98.0-1.mga5.x86_64.rpm from Mageia5 but not from Mageia6.
Installing the package from Mageia5 does not solve the problem as version 5.16 is required.

Is it possible to get a 5.16 version of the lib64kf5umbrella-devel package for Mageia6 ?

Compiling the last version of nextcloud-client has still 2 errors :
-- Could NOT find INOTIFY (missing:  INOTIFY_LIBRARY_DIR) 
-- Could NOT find Sphinx (missing:  SPHINX_EXECUTABLE) 

But they should not prevent from creating the nextcloud executable when the KF5config.cmake issue will be solved (I had the same warnings when compiling with Mageia5).

Regards.

Xuo.

How reproducible:

git submodule update --init --recursive
mkdir build-linux
cd build-linux
cmake -D OEM_THEME_DIR=`pwd`/../nextcloudtheme ../client
Marja Van Waes 2017-07-17 23:35:41 CEST

CC: (none) => marja11
Assignee: bugsquad => kde

Comment 1 Xuo 2017-08-10 21:30:08 CEST
Hi,

I could successfully compile nextcloud-client version 2.3.2 under Mageia6. 
The KF5Config.cmake warning is still present, but it does not prevent nextcloud-client to be compiled. The lack of KF5Config.cmake is maybe related to this warning :
Dolphin plugin disabled: KDE Frameworks 5.16 not found

Conclusion : providing a KF5Config.cmake file seems not to be mandatory for nextcloud-client to be compiled under Mageia6 except for people who wants the Dolphin plugin to be enabled.

Regards.

Xuo.

CC: (none) => xuoy

Comment 2 José Jorge 2019-03-26 21:19:45 CET
nextcloud client 2.5.0 is available for months, fixed

CC: (none) => lists.jjorge
Status: NEW => RESOLVED
Resolution: (none) => FIXED