Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904823 - kde-misc/kdeconnect-23.04: missing RDEPEND on kde-frameworks/modemmanager-qt
Summary: kde-misc/kdeconnect-23.04: missing RDEPEND on kde-frameworks/modemmanager-qt
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:
Blocks:
 
Reported: 2023-04-22 13:17 UTC by Guillaume Castagnino
Modified: 2023-04-23 11:02 UTC (History)
3 users (show)

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 Guillaume Castagnino 2023-04-22 13:17:22 UTC
kdeconnect 23.04 has a hard dependency on modemmanager-qt in the mmtelephony plugin (since this commit: https://invent.kde.org/network/kdeconnect-kde/-/commit/7b1f10d4d514285017928b79316ff5e061f16e86).

Either add the dependency or backport this patch that make it optional:
https://invent.kde.org/network/kdeconnect-kde/-/commit/97e47efdf6626fa0ae282684ab50ee6fce67d642

But this patch still leaves an automagic dependency…

Thank’s !
Comment 1 Larry the Git Cow gentoo-dev 2023-04-23 10:58:01 UTC
The bug has been referenced in the following commit(s):

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

commit 9ae64903ffdcd696129fc4af20f585fb882047ab
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-04-23 10:54:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-04-23 10:57:23 +0000

    kde-misc/kdeconnect: Add IUSE telephony
    
    Upstream commits:
    7b1f10d4d514285017928b79316ff5e061f16e86
    97e47efdf6626fa0ae282684ab50ee6fce67d642
    
    Bug: https://bugs.gentoo.org/904823
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kdeconnect-23.04.0-telephony-optional.patch    | 40 ++++++++++++++++++++++
 .../kdeconnect/kdeconnect-23.04.49.9999.ebuild     | 11 ++++--
 kde-misc/kdeconnect/kdeconnect-9999.ebuild         |  6 ++--
 kde-misc/kdeconnect/metadata.xml                   |  1 +
 4 files changed, 53 insertions(+), 5 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-04-23 11:02:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48de0dc468f8db4db83a0fc725b667971d550c79

commit 48de0dc468f8db4db83a0fc725b667971d550c79
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-04-23 10:54:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-04-23 11:02:25 +0000

    kde-misc/kdeconnect: Add IUSE telephony
    
    Upstream commits:
    7b1f10d4d514285017928b79316ff5e061f16e86
    97e47efdf6626fa0ae282684ab50ee6fce67d642
    
    Closes: https://bugs.gentoo.org/904823
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kdeconnect-23.04.0-telephony-optional.patch    | 40 +++++++++
 kde-misc/kdeconnect/kdeconnect-23.04.0-r1.ebuild   | 98 ++++++++++++++++++++++
 kde-misc/kdeconnect/metadata.xml                   |  1 +
 3 files changed, 139 insertions(+)