Summary: | media-video/avidemux-2.7.4 : * Desktop file fix failed. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christian.tietz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-video:avidemux-2.7.4:20190825-233649.log temp.tbz2 Fix for the desktop fix |
Description
Toralf Förster
![]() Created attachment 588090 [details]
emerge-info.txt
Created attachment 588092 [details]
emerge-history.txt
Created attachment 588094 [details]
environment
Created attachment 588096 [details]
etc.portage.tbz2
Created attachment 588098 [details]
media-video:avidemux-2.7.4:20190825-233649.log
Created attachment 588100 [details]
temp.tbz2
Created attachment 588492 [details, diff]
Fix for the desktop fix
The attached patch fixes the ".desktop file fix" in the ebuild. Background is that the current .desktop file wants to start avidemux3_portable now instead of avidemux2. BTW I don't think that a _gtk version is built in any case but the default without USE=qt5 is to set the started program to avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway.
(In reply to Bernd Feige from comment #7) > Created attachment 588492 [details, diff] [details, diff] > Fix for the desktop fix > > The attached patch fixes the ".desktop file fix" in the ebuild. Background > is that the current .desktop file wants to start avidemux3_portable now > instead of avidemux2. BTW I don't think that a _gtk version is built in any > case but the default without USE=qt5 is to set the started program to > avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway. Oh, thanks. These seds are incorrect indeed. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2eb99fb1941a72a2779b954c2c71feb87af107 commit 7e2eb99fb1941a72a2779b954c2c71feb87af107 Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-08-28 21:51:20 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-08-28 22:06:21 +0000 media-video/avidemux: fix .desktop file Reported-by: Toralf Förster <toralf@gentoo.org> Reported-by: Bernd Feige <bernd.feige@gmx.net> Closes: https://bugs.gentoo.org/692898 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org> ...demux-2.7.4.ebuild => avidemux-2.7.4-r1.ebuild} | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) *** Bug 692868 has been marked as a duplicate of this bug. *** |