Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691328 - x11-misc/pcmanfm-1.3.1 and x11-libs/libfm-1.3.1: gtk3 use flags, wayland support
Summary: x11-misc/pcmanfm-1.3.1 and x11-libs/libfm-1.3.1: gtk3 use flags, wayland support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH, PullRequest
: 769497 769506 (view as bug list)
Depends on:
Blocks: gtk2-removal
  Show dependency tree
 
Reported: 2019-08-03 07:42 UTC by Jack Brown
Modified: 2021-04-19 08:25 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ebuilds, emerge --info (bug_report,7.54 KB, text/plain)
2019-08-03 07:42 UTC, Jack Brown
Details

Note You need to log in before you can comment on or make changes to this bug.
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.