openbsd-ports/x11/xmobar/patches/patch-xmobar_cabal

16 lines
626 B
Plaintext
Raw Normal View History

$OpenBSD: patch-xmobar_cabal,v 1.3 2012/01/12 21:42:07 dcoppa Exp $
--- xmobar.cabal.orig Tue Jan 10 22:20:48 2012
+++ xmobar.cabal Tue Jan 10 22:21:50 2012
@@ -77,9 +77,10 @@ executable xmobar
Plugins.Monitors.Swap, Plugins.Monitors.Thermal,
Plugins.Monitors.ThermalZone, Plugins.Monitors.Top,
Plugins.Monitors.Uptime, Plugins.Monitors.Weather,
- Plugins.Monitors.Bright
+ Plugins.Monitors.Bright, Plugins.Monitors.Batt.Binding
ghc-prof-options: -prof -auto-all
+ c-sources: src/Plugins/Monitors/Batt/apm.c
if true
ghc-options: -funbox-strict-fields -Wall -threaded