Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336492 - x11-wm/awesome ebuild improvements
Summary: x11-wm/awesome ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 22:31 UTC by Alex Alexander (RETIRED)
Modified: 2010-10-13 11:23 UTC (History)
0 users

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


Attachments
ebuild patch (awesome-3.4.7-improvements.patch,1.64 KB, patch)
2010-09-08 22:33 UTC, Alex Alexander (RETIRED)
Details | Diff
updated patch - added missing cmake-utils_src_configure (awesome-3.4.7-qa.patch,1.26 KB, patch)
2010-09-14 19:17 UTC, Alex Alexander (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)