Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684890 - media-radio/KochMorse-3.4.0: Dubious dependency on dev-util/cmake[qt5]
Summary: media-radio/KochMorse-3.4.0: Dubious dependency on dev-util/cmake[qt5]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-01 17:27 UTC by Andreas Sturmlechner
Modified: 2019-05-08 17:04 UTC (History)
1 user (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 Andreas Sturmlechner gentoo-dev 2019-05-01 17:27:05 UTC
I doubt this package really depends on some helper gui for cmake.

"dev-util/cmake" is already depended on by cmake-utils.eclass, so the line can go away entirely.
Comment 1 Ralph Seichter 2019-05-01 19:47:28 UTC
I can remove the dependency, but I don't currently have a machine on which I can test the resulting ebuild.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-05-01 19:59:49 UTC
Which means you can't test-build the ebuild?

Do you plan to stabilise 3.4.0 to get rid of the old version at some point?
Comment 3 Ralph Seichter 2019-05-01 20:11:06 UTC
(In reply to Andreas Sturmlechner from comment #2)

> Which means you can't test-build the ebuild?
Not anymore. I fired up the VM I used, but there were so many changes to it in the meantime that the 3.4.0 build no longer succeeds.

> Do you plan to stabilise 3.4.0 to get rid of the
> old version at some point?
I have no idea if KochMorse is actually being used, so it would not be my first choice for stabilising (something I have not done yet for any of "my" packages).
Comment 4 Andreas Sturmlechner gentoo-dev 2019-05-01 20:35:22 UTC
Builds fine here on latest ~amd64, but the ebuild is missing several dependencies:

dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5

(In reply to Ralph Seichter from comment #3)
> I have no idea if KochMorse is actually being used, so it would not be my
> first choice for stabilising (something I have not done yet for any of "my"
> packages).
The same would be true for 0.99.6-r1 then, yet it was stabilised in the past by request of someone else than its maintainer, so it is not unreasonable to expect some progress there. Since no one has raised a bug against 3.40, adding arches would make sense.
Comment 5 Ralph Seichter 2019-05-02 14:33:26 UTC
(In reply to Andreas Sturmlechner from comment #4)
> Builds fine here on latest ~amd64, but the ebuild is missing
> several dependencies
I'll add these as build- and run-time dependencies. Still, I cannot verify ebuilds with Qt components at this time, and that is not likely to change soon. Is there perhaps a Gentoo "build farm" I could utilise?

> The same would be true for 0.99.6-r1 then, yet it was stabilised
> in the past by request of someone else than its maintainer
Interesting. So far, I have not had a single request for stabilising any of the packages I maintain, but I'll take your word for it.
Comment 6 Larry the Git Cow gentoo-dev 2019-05-08 17:04:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29579a1618c0b8ce20710b63e9f0f4ac4d81e12b

commit 29579a1618c0b8ce20710b63e9f0f4ac4d81e12b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-01 20:40:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 16:59:32 +0000

    media-radio/KochMorse: EAPI-7 bump
    
    Closes: https://bugs.gentoo.org/684890
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-radio/KochMorse/KochMorse-3.4.0-r1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

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

commit e380f1800555eabaa84f913bdafadd39070e44e3
Author:     Ralph Seichter <github@seichter.de>
AuthorDate: 2019-05-02 14:39:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 16:59:32 +0000

    media-radio/KochMorse: Updated DEPEND, RDEPEND
    
    Closes: https://bugs.gentoo.org/684890
    Signed-off-by: Ralph Seichter <gentoo@seichter.de>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/11878
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-radio/KochMorse/KochMorse-3.4.0-r1.ebuild | 31 +++++++++++++++++++++++++
 1 file changed, 31 insertions(+)