Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681808 - dev-libs/bemenu: Update for upstream build changes
Summary: dev-libs/bemenu: Update for upstream build changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-03-26 17:53 UTC by Aidan Harris
Modified: 2019-03-27 02:10 UTC (History)
0 users

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


Attachments
Patch to update ebuild due to upstream build changes (0001-dev-libs-bemenu-Update-for-upstream-build-changes.patch,1.64 KB, patch)
2019-03-26 17:53 UTC, Aidan Harris
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aidan Harris 2019-03-26 17:53:49 UTC
Created attachment 570854 [details, diff]
Patch to update ebuild due to upstream build changes

Since https://github.com/Cloudef/bemenu/commit/5ca32626dc603dfddcf833c762174b4260b8af2c it has been possible to enable/disable different renderers at compile time. The attached patch adds useflags and conditionally enables/disables the different renderers based on them. This is needed to enable the Wayland renderer which now defaults to OFF.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-27 02:10:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6747bb3076a52389d8dd8fa173cf2abc1dd1774b

commit 6747bb3076a52389d8dd8fa173cf2abc1dd1774b
Author:     Aidan Harris <me@aidanharris.io>
AuthorDate: 2019-03-26 17:47:44 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-03-27 02:10:17 +0000

    dev-libs/bemenu: Update for upstream build changes
    
    Fixes: https://bugs.gentoo.org/681808
    
    Signed-off-by: Aidan Harris <me@aidanharris.io>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-libs/bemenu/bemenu-9999.ebuild | 35 +++++++++++++++++++++++++----------
 1 file changed, 25 insertions(+), 10 deletions(-)