Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 691328

Summary: x11-misc/pcmanfm-1.3.1 and x11-libs/libfm-1.3.1: gtk3 use flags, wayland support
Product: Gentoo Linux Reporter: Jack Brown <jbgentoo486>
Component: Current packagesAssignee: 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: charles17, ionen, lxqt
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19925
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 768993    
Attachments: patch for ebuilds, emerge --info

Description Jack Brown 2019-08-03 07:42:23 UTC
Created attachment 585580 [details]
patch for ebuilds, emerge --info

Please find enclosed patches for libfm-1.3.1 and pcmanfm-1.3.1 which use the gtk3 use flag to build against gtk3 rather than gtk2 (the default). I have designed the patches such that users without the gtk3 use flag should have unchanged behavior. This patch requires that libfm be built with the gtk3 flag if pcmanfm is built with the gtk3 flag.  

Since this patch is essential for running pcmanfm in a pure-wayland environment, I have added a wayland use flag to the pcmanfm ebuild which depends on the gtk3 flag. Please find enclosed the ebuild patches and my emerge --info.
Comment 1 Ionen Wolkens gentoo-dev 2021-02-08 10:32:12 UTC
*** Bug 769497 has been marked as a duplicate of this bug. ***
Comment 2 Ionen Wolkens gentoo-dev 2021-02-08 10:33:02 UTC
*** Bug 769506 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2021-03-15 09:19:03 UTC
The bug has been referenced in the following commit(s):

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

commit 9f4d078cf2feeaab0e3fddad20192f5781a26380
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-14 10:05:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-15 09:18:01 +0000

    x11-misc/pcmanfm: 1.3.2 version bump, switch to GTK3
    
    Bug: https://bugs.gentoo.org/691328
    Closes: https://bugs.gentoo.org/771834
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-misc/pcmanfm/Manifest             |  1 +
 x11-misc/pcmanfm/pcmanfm-1.3.2.ebuild | 58 +++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)
Comment 4 Andreas Sturmlechner gentoo-dev 2021-04-14 08:01:05 UTC
Old versions dropped in commit 95dff4b54fe528c5cd8b44582ed3f26c54b6d157.