Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458218 - app-admin/amdoverdrivectrl-1.2.1 - control the frequency and fan settings of your AMD/ATI video card
Summary: app-admin/amdoverdrivectrl-1.2.1 - control the frequency and fan settings of ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-02-19 04:46 UTC by Matthew Dawson
Modified: 2013-02-19 20:28 UTC (History)
0 users

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


Attachments
Ebuild (amdoverdrivectrl-1.2.1.ebuild,702 bytes, text/plain)
2013-02-19 04:46 UTC, Matthew Dawson
Details
Patch file to make the makefile behave. (fix-makefile.patch,3.00 KB, patch)
2013-02-19 04:46 UTC, Matthew Dawson
Details | Diff
Ebuild (amdoverdrivectrl-1.2.1.ebuild,738 bytes, text/plain)
2013-02-19 04:52 UTC, Matthew Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Dawson 2013-02-19 04:46:09 UTC
Created attachment 339336 [details]
Ebuild

Please find attached an ebuild for AMDOverdriveCtrl version 1.2.1, plus a patch to make it work with the portage system.  I suggest putting it at x11-apps/amdoverdrivectrl.

AMDOverdriveCtrl is a program to control AMD based graphics cards using the official proprietary driver.  It uses the ADL sdk for communication, and uses wxWidgets for graphics.  Its homepage is at: http://sourceforge.net/projects/amdovdrvctrl/ .

The ebuild has build dependencies on wxWidgets (using the wxwidgest eclass), and amd-adl-sdk.
Comment 1 Matthew Dawson 2013-02-19 04:46:37 UTC
Created attachment 339338 [details, diff]
Patch file to make the makefile behave.
Comment 2 Matthew Dawson 2013-02-19 04:52:10 UTC
Created attachment 339340 [details]
Ebuild

Update ebuild to also install pdf tutorial.