Summary: | x11-wm/fvwm-2.7.0: mouse-buttons patch does not apply and can be removed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gianni Ceccarelli <dakkar> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dakkar, fis, fspkwon, jstein, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Gianni Ceccarelli
2023-03-02 14:04:22 UTC
=x11-wm/fvwm-2.7.0-r4 =x11-wm/2.7.0-r1 Enter these into /etc/portage/package.mask/unstable and try installing x11-wm/fvwm and it should install fine (In reply to Anthony Brown from comment #1) > =x11-wm/fvwm-2.7.0-r4 > =x11-wm/2.7.0-r1 Enter these into /etc/portage/package.mask/unstable > and try installing x11-wm/fvwm and it should install fine if I mask -r1 and -r4, portage tries to install `x11-wm/fvwm-2.7.0`, and fails immediately because that ebuild only supports python 3.10 and 3.11, not 3.12 there is no ebuild newer than -r4, so I'm not sure what you expected to happen… what am I missing? i'll just nail on home with that ok have you ever heard of crux ? what i appended there that little note k says itll default and switch back to the latter version so it's skipping the 2 builds that don't build and the window manager actually works:) Anyway, I'll pull in the new patches. *** Bug 934492 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ff4695abec63c8ef91b29d533ec89c80636190 commit a7ff4695abec63c8ef91b29d533ec89c80636190 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-15 19:04:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-15 19:07:03 +0000 x11-wm/fvwm: fix patches * Use rebased ar, translucent-menus patches from bug #898918, thanks to Gianni Ceccarelli <dakkar@thenautilus.net> * Filter LTO for bug #864957 (fvwm 2.x is EOL) so unlikely to be fixed upstream. If 3.x gets fixed (bug #864959), we can always look at backporting it. Bug: https://bugs.gentoo.org/864959 Closes: https://bugs.gentoo.org/864957 Closes: https://bugs.gentoo.org/898918 Signed-off-by: Sam James <sam@gentoo.org> x11-wm/fvwm/files/fvwm-2.7.0-ar.patch | 41 ++ .../fvwm/files/fvwm-2.7.0-translucent-menus.diff | 507 +++++++++++++++++++++ x11-wm/fvwm/fvwm-2.7.0-r5.ebuild | 172 +++++++ 3 files changed, 720 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f2faab76f9991d0b7ea3c1aecb2a4a4d884484 commit e3f2faab76f9991d0b7ea3c1aecb2a4a4d884484 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-15 19:08:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-15 19:08:42 +0000 x11-wm/fvwm: stabilize 2.7.0-r5 for amd64, ppc, x86 Bug: https://bugs.gentoo.org/898918 Signed-off-by: Sam James <sam@gentoo.org> x11-wm/fvwm/fvwm-2.7.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |