Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234882 - add nvidia useflag to app-admin/conky-1.6.1
Summary: add nvidia useflag to app-admin/conky-1.6.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: David Shakaryan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 02:09 UTC by Greg Fitzgerald
Modified: 2008-09-21 06:19 UTC (History)
5 users (show)

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


Attachments
Patch to add nvidia useflag. (conky-1.6.1.ebuild.patch,914 bytes, patch)
2008-08-16 02:12 UTC, Greg Fitzgerald
Details | Diff
Two ticks are missing in the original ebuild, too. (conky-nvidia.patch,1.32 KB, text/plain)
2008-08-16 08:28 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fitzgerald 2008-08-16 02:09:50 UTC
conky-1.6.1 has support to read tempature sensors from nvidia video cards. Currently there is no use flag to enable this support and its off by default.

Reproducible: Always
Comment 1 Greg Fitzgerald 2008-08-16 02:12:29 UTC
Created attachment 163012 [details, diff]
Patch to add nvidia useflag.

Patch to add nvidia useflag. Adds a dependency on media-video/nvidia-settings, which has the file /usr/include/NVCtrl/NVCtrl.h that this option depends on.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2008-08-16 08:28:20 UTC
Created attachment 163019 [details]
Two ticks are missing in the original ebuild, too.

There is a little syntax error in the original ebuild, not in the patch, but it could be fixed directly with this. I updated Greg's patch to that.
Comment 3 Greg Fitzgerald 2008-09-12 22:34:08 UTC
Any word on this?
Comment 4 David Shakaryan (RETIRED) gentoo-dev 2008-09-21 06:19:11 UTC
This should now be fixed. :)

Thank you for the bug and the patch, Greg. Also, thanks Justin for catching that.