Per the qa tools after install, the deps should be adjusted: * VDB: detected possibly incorrect RDEPEND (media-radio/fldigi-4.2.05) * media-libs/libpng | media-libs/libpng:= * > sys-apps/systemd-utils * > x11-libs/libX11 Reproducible: Always
Created attachment 897806 [details] build.log when missing libX11 it fails like this
If possible can we add the radio project to this metadata? I was about to just fix it but then I realized it's not in the project with other similar tools.
(In reply to Rick Farina (Zero_Chaos) from comment #2) > If possible can we add the radio project to this metadata? I was about to > just fix it but then I realized it's not in the project with other similar > tools. Sure. Will do in next commit. Any other packages for radio@ ?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9575c18dd37ee1e1d0fa893c9f7b75851147c9c commit b9575c18dd37ee1e1d0fa893c9f7b75851147c9c Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2024-07-25 16:35:50 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2024-07-25 16:40:57 +0000 media-radio/fldigi: Add missing deps Closes: https://bugs.gentoo.org/936160 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> media-radio/fldigi/fldigi-4.2.05-r1.ebuild | 64 ++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+)
(In reply to Thomas Beierlein from comment #3) > (In reply to Rick Farina (Zero_Chaos) from comment #2) > > If possible can we add the radio project to this metadata? I was about to > > just fix it but then I realized it's not in the project with other similar > > tools. > > Sure. Will do in next commit. Any other packages for radio@ ? Thank you, sir. I don't have any others already in mind, but feel free to add any ham or radio related stuff to the project. I have a lot of folks that use that kind of stuff and I build it a lot so I notice bugs and can help when they crop up.
(In reply to Rick Farina (Zero_Chaos) from comment #5) > (In reply to Thomas Beierlein from comment #3) > > (In reply to Rick Farina (Zero_Chaos) from comment #2) > > > If possible can we add the radio project to this metadata? I was about to > > > just fix it but then I realized it's not in the project with other similar > > > tools. > > > > Sure. Will do in next commit. Any other packages for radio@ ? > > Thank you, sir. I don't have any others already in mind, but feel free to > add any ham or radio related stuff to the project. I have a lot of folks > that use that kind of stuff and I build it a lot so I notice bugs and can > help when they crop up. Will do step by step. In general feel free to touch and fix these packages. It would be nice if you could drop me a note afterwards.
Why is sys-apps/systemd-utils being flagged as a missing dep? If it links with libudev, virtual/libudev would be the correct dependency.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208871fdbffe85fe55eb716b56bffb8401b1697f commit 208871fdbffe85fe55eb716b56bffb8401b1697f Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-09-24 01:09:56 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-09-24 01:11:12 +0000 media-radio/fldigi: depend on virtual/libdev ... instead of sys-apps/systemd-utils. Bug: https://bugs.gentoo.org/936160 Closes: https://bugs.gentoo.org/939917 Signed-off-by: Mike Gilbert <floppym@gentoo.org> media-radio/fldigi/{fldigi-4.2.05-r1.ebuild => fldigi-4.2.05-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)