Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710936 - [kde overlay] kde-apps/kio-extras-9999[samba] depends on net-libs/kdsoap
Summary: [kde overlay] kde-apps/kio-extras-9999[samba] depends on net-libs/kdsoap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on: 489446
Blocks:
  Show dependency tree
 
Reported: 2020-02-27 13:59 UTC by Eugene Shalygin
Modified: 2020-03-02 22:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2020-02-27 13:59:57 UTC
CMake Error at smb/kdsoap-ws-discovery-client/CMakeLists.txt:35 (find_package):
  By not providing "FindKDSoap.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KDSoap", but
  CMake did not find one.

  Could not find a package configuration file provided by "KDSoap" (requested
  version 1.8.50) with any of the following names:

    KDSoapConfig.cmake
    kdsoap-config.cmake
Comment 1 Andreas Sturmlechner gentoo-dev 2020-02-27 14:11:46 UTC
Added in upstream commit 41397521423b8a61e35720ae156cb2e84c7c0122, though it should actually build a bundled version of it while it is not properly API stable and released upstream.
Comment 2 Larry the Git Cow gentoo-dev 2020-03-02 22:47:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=91c2e1f38f9f6e7899cce2c6a289a95a8cabc915

commit 91c2e1f38f9f6e7899cce2c6a289a95a8cabc915
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-02 22:44:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-02 22:45:55 +0000

    kde-apps/kio-extras: Add new DEPEND
    
    Reported-by: Eugene Shalygin <eugene.shalygin@gmail.com>
    Closes: https://bugs.gentoo.org/710936
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b2dd2c3a6b5100dbb638eb799abd0986c0bd72b

commit 9b2dd2c3a6b5100dbb638eb799abd0986c0bd72b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-02 22:22:34 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-02 22:45:55 +0000

    net-libs/kdsoap-ws-discovery-client: New package
    
    Bug: https://bugs.gentoo.org/710936
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kdsoap-ws-discovery-client-9999-deps.patch     |  9 ++++
 ...-ws-discovery-client-9999-no-install-docs.patch | 13 ++++++
 .../kdsoap-ws-discovery-client-9999.ebuild         | 54 ++++++++++++++++++++++
 net-libs/kdsoap-ws-discovery-client/metadata.xml   |  8 ++++
 4 files changed, 84 insertions(+)

https://gitweb.gentoo.org/proj/kde.git/commit/?id=6900c2ac865e13eeaff0dc5a6cf75c4c5f7a80b8

commit 6900c2ac865e13eeaff0dc5a6cf75c4c5f7a80b8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-02 21:11:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-02 22:45:51 +0000

    net-libs/kdsoap: New package
    
    Bug: https://bugs.gentoo.org/489446
    Bug: https://bugs.gentoo.org/710936
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/kdsoap/kdsoap-9999.ebuild | 45 ++++++++++++++++++++++++++++++++++++++
 net-libs/kdsoap/metadata.xml       |  8 +++++++
 2 files changed, 53 insertions(+)