Created attachment 552662 [details] screenshot hi, kde-apps/kdenlive-18.08.2 install fine but after install I got a message about Frei0r (see attachment) I believe it would be useful/convenient to have a use flag for it. As it appear like an optional dependency. It will be better for managing package dependency to the user (removal tidying up) thanks
[I] kde-apps/kdenlive Available versions: (5) 18.04.3-r1 **18.04.49.9999[1] (~)18.08.2 **9999[1] {debug freesound gles2 +handbook jogshuttle semantic-desktop share v4l} Installed versions: 18.08.2(5)(00:13:47 24/10/2018)(semantic-desktop v4l -debug -freesound -gles2 -handbook -jogshuttle -share) Homepage: https://www.kdenlive.org/ Description: Non-linear video editing suite by KDE [1] "kde" /var/lib/layman/kde
hum just checked the ebuild should have done this first.. so from what I understand kdenlive depend upon media-libs/mlt which provide frei0r so maybe adding the info about frei0r to the message provided by the elog message in pkg_postinst about mlt would be useful.
a bit like what as been done for #Gentoo bug 603168
Should we just make it a requirement for kdenlive instead?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=871503e1c9ad46b09359bb5044adc6e98d166aa8 commit 871503e1c9ad46b09359bb5044adc6e98d166aa8 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-10-24 18:27:16 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-10-24 18:27:16 +0000 kde-apps/kdenlive: Require media-libs/mlt[frei0r] Closes: https://bugs.gentoo.org/669466 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-apps/kdenlive/kdenlive-18.08.49.9999.ebuild | 4 ++-- kde-apps/kdenlive/kdenlive-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
(In reply to Larry the Git Cow from comment #5) > The bug has been closed via the following commit(s): > > https://gitweb.gentoo.org/proj/kde.git/commit/ > ?id=871503e1c9ad46b09359bb5044adc6e98d166aa8 > > commit 871503e1c9ad46b09359bb5044adc6e98d166aa8 > Author: Andreas Sturmlechner <asturm@gentoo.org> > AuthorDate: 2018-10-24 18:27:16 +0000 > Commit: Andreas Sturmlechner <asturm@gentoo.org> > CommitDate: 2018-10-24 18:27:16 +0000 > > kde-apps/kdenlive: Require media-libs/mlt[frei0r] > > Closes: https://bugs.gentoo.org/669466 > Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> > Package-Manager: Portage-2.3.51, Repoman-2.3.11 > > kde-apps/kdenlive/kdenlive-18.08.49.9999.ebuild | 4 ++-- > kde-apps/kdenlive/kdenlive-9999.ebuild | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) yes makes sense. Thanks