Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 336492

Summary: x11-wm/awesome ebuild improvements
Product: Gentoo Linux Reporter: Alex Alexander (RETIRED) <wired>
Component: New packagesAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: RESOLVED FIXED    
Severity: QA    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch
updated patch - added missing cmake-utils_src_configure

Description Alex Alexander (RETIRED) gentoo-dev 2010-09-08 22:31:58 UTC
I've made a few improvements to the ebuild:

removed the hardcoded dep
moved the configure code in src_configure
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2010-09-08 22:33:39 UTC
Created attachment 246508 [details, diff]
ebuild patch
Comment 2 Alex Alexander (RETIRED) gentoo-dev 2010-09-14 19:17:19 UTC
Created attachment 247330 [details, diff]
updated patch - added missing cmake-utils_src_configure
Comment 3 Alex Alexander (RETIRED) gentoo-dev 2010-10-13 11:23:04 UTC
fixes committed. I also converted mycmakeargs to an array.

wired * gentoo-x86/x11-wm/awesome/ (ChangeLog awesome-3.4.8.ebuild): 
bug #336492: qa: moved mycmakeargs to src_configure, removed cmake dep
(handled by eclass)