xmobar/xmobar-0.23.1-flags.patch

36 lines
1004 B
Diff

diff -u -r -U5 --no-dereference xmobar-0.23.1/xmobar.cabal xmobar-0.23.1.flags/xmobar.cabal
--- xmobar-0.23.1/xmobar.cabal 2015-04-14 13:08:19.000000000 -0400
+++ xmobar-0.23.1.flags/xmobar.cabal 2015-07-19 14:03:49.517088869 -0400
@@ -26,27 +26,27 @@
location: git://github.com/jaor/xmobar.git
branch: master
flag with_xft
description: Use Xft to render text. UTF-8 support included.
- default: False
+ default: True
flag with_utf8
description: With UTF-8 support.
default: True
flag with_inotify
description: inotify support (modern Linux only). Required for the Mail and MBox plugins.
- default: False
+ default: True
flag with_iwlib
description: Wireless info support. Required for the Wireless plugin, needs iwlib installed.
- default: False
+ default: True
flag with_mpd
description: MPD support. Needs libmpd installed.
- default: False
+ default: True
flag all_extensions
description: Includes all optional extensions.
default: False