Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339594 - x11-misc/xmobar 0.11.1 version bump
Summary: x11-misc/xmobar 0.11.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-03 14:04 UTC by Felix Blanke
Modified: 2010-10-04 21:11 UTC (History)
2 users (show)

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


Attachments
Updated ebuild for xmobar to version 0.11.1 (xmobar-0.11.1.ebuild,1.32 KB, text/plain)
2010-10-03 14:05 UTC, Felix Blanke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Blanke 2010-10-03 14:04:51 UTC
Hi,

because of a bug in xmobar 0.9.2-r1 I updated the ebuild from 0.9.2-r1 to the new 0.11.1 version.

There are only 2 small changes:
1) 'ABAL_CONFIGURE_FLAGS="--constraint=base<4"' needs to be 'ABAL_CONFIGURE_FLAGS="--constraint=base>4"' because 0.11.1 needs base > 4
2) removed the cpu-high-load patch. I don't see any high cpu load with 0.11.1.

I'll attach the updated ebuild. Maybe someone can take a look at the new ebuild (I've never edited an ebuild), test it and then put it into portage.


Reproducible: Always
Comment 1 Felix Blanke 2010-10-03 14:05:55 UTC
Created attachment 249434 [details]
Updated ebuild for xmobar to version 0.11.1
Comment 2 Lennart Kolmodin (RETIRED) gentoo-dev 2010-10-04 21:11:16 UTC
Thanks for the report.
In the end I went with an modified version that uses some new eclass features to make the code smaller. We had it in the gentoo haskell overlay.

If you run into any trouble, please open a new bug.

Cheers!