Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505366 - sys-power/powertop - add USE=nls
Summary: sys-power/powertop - add USE=nls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-03-22 17:39 UTC by René Rhéaume
Modified: 2015-03-02 22:25 UTC (History)
0 users

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


Attachments
powertop-2.5.ebuild.patch (powertop-2.5.ebuild.patch,731 bytes, patch)
2014-03-22 17:40 UTC, René Rhéaume
Details | Diff
powertop-2.5-nls.patch (powertop-2.5-nls.patch,1.08 KB, patch)
2014-03-22 17:40 UTC, René Rhéaume
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume 2014-03-22 17:39:21 UTC
PowerTOP ./configure script has a --disable-nls option, which could be used to build under uclibc systemsm and currently unused. However, the ENABLE_NLS defne isn nopt used to conditionally disable its use in the source code. So, here is a source code patch ans an ebuild patch to fix thus.

Reproducible: Always

Steps to Reproduce:
1. Install lilblue
2. emerge powertop
Actual Results:  
emake failed

Expected Results:  
wertop installed on system
Comment 1 René Rhéaume 2014-03-22 17:40:08 UTC
Created attachment 373270 [details, diff]
powertop-2.5.ebuild.patch
Comment 2 René Rhéaume 2014-03-22 17:40:55 UTC
Created attachment 373272 [details, diff]
powertop-2.5-nls.patch
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2014-04-16 15:09:32 UTC
I have submitted this to the powertop mailing list, when they accept it I will do the same.
Comment 4 René Rhéaume 2014-09-06 10:23:52 UTC
I had to apply the same patch for powertop 2.6
Comment 5 SpanKY gentoo-dev 2015-03-02 22:25:51 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add USE=nls support
http://sources.gentoo.org/sys-power/powertop/powertop-2.7-r1.ebuild?r1=1.1&r2=1.2