Commit Graph

56 Commits

Author SHA1 Message Date
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
gnezdo
0ed3dabf3f Upgrade x11/xmobar 0.42->0.43
OK kili@
2022-06-10 02:01:28 +00:00
gnezdo
b496da21c1 Upgrade x11/xmobar to 0.41=>0.42
ok kili@
2022-04-30 02:39:07 +00:00
sthen
8fff2934ad sync WANTLIB 2022-04-01 19:09:43 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
gnezdo
975e99a290 Upgrade x11/xmobar 0.39->0.41
ok kili@
2022-01-13 04:09:52 +00:00
gnezdo
5660d61bd6 Upgrade x11/xmobar 0.38->0.39
OK kili@
2021-11-02 04:09:27 +00:00
gnezdo
99dc7b8042 Upgrade x11/xmobar to 0.38
OK rsadowski
2021-06-11 15:04:49 +00:00
gnezdo
ffbf83e4b0 Use devel/cabal module for x11/xmobar and upgrade to 0.37
Local APM patches still work after minor massaging.

ok kili
2021-02-28 19:35:41 +00:00
kili
48e2e71c13 Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 12:54:32 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
danj
91b75def05 Remove maintainer per their request 2019-05-06 16:01:32 +00:00
espie
a74f0f8d06 let update-plist work better, there was a confusion between DISTNAME and
FULLPKGNAME there
2018-05-15 11:35:22 +00:00
dcoppa
205b9f2dbf Compiling with --with-rtsopts=-V0 to reduce wakeups (issue #89)
(upstream git commit dfb5dbd6cc5342348fbb46bd117c226d5e8127e4)
2017-04-27 09:00:44 +00:00
dcoppa
6f120f807e Bug fix: off-by-one drawing borders
(upstream git commit fd10cff3c73cb6fc99c3c34473685bf8b95dccdb)
2016-11-23 13:24:05 +00:00
dcoppa
944cd817b8 tell the user what went wrong in the event of a failure
(upstream git commit f2d33fa9a2a613fd19c41323f2f11941f8a08e27)
2016-10-11 10:24:12 +00:00
naddy
65e305f38a replace libiconv module 2016-09-13 19:15:03 +00:00
dcoppa
b9ea4f3dfd Update to xmobar-0.24.3 2016-09-06 11:50:52 +00:00
dcoppa
bb9671fe9a Update to xmobar-0.24.2 2016-08-10 08:50:24 +00:00
dcoppa
247cb5a546 xmobar.config: fix whitespace
(upstream git commit 986aaad363ceb3fb946929648b7e496f03491f1a)

regen patches while here
2016-07-05 10:08:07 +00:00
abieber
df78581f67 Build with inotify support, this lets users do Maildir monitoring.
OK and tweaks from kili@
2016-01-26 02:11:26 +00:00
dcoppa
4235ae6f5a Bugfixing update to xmobar-0.23.1 2015-05-09 19:12:50 +00:00
dcoppa
a2903b7dbc Update to xmobar-0.23 2015-03-18 15:32:02 +00:00
dcoppa
25ce340979 Update to xmobar-0.22.1 2014-10-28 17:27:15 +00:00
dcoppa
4623025cf6 Unbreak after update to hs-libmpd-0.9.0.1 2014-09-29 10:10:45 +00:00
dcoppa
e024dde2b1 Update to hs-libmpd-0.8.0.5
Take maintainership from jasper
2014-09-08 12:34:44 +00:00
dcoppa
17108ddbeb Update to xmobar-0.21 2014-09-05 09:50:18 +00:00
dcoppa
b0322aebe4 Update to xmobar-0.20.1
diff by Jack Szmidt with tweaks by me
2014-04-15 12:08:06 +00:00
dcoppa
3fcd3b1852 Update to xmobar-0.19 2013-11-25 10:31:04 +00:00
dcoppa
3abf3a891f Fix for decoding problem in datetime plugin
(upstream git commit 1d20b99ec742ce08a8083a01ccb15adb763815e1)
2013-09-12 17:25:43 +00:00
dcoppa
ee8bc4244b Plugins.Monitors.Weather: fix parsing of unknown station name
(upstream git commit fd17a73ec470807adf1b21b6e328642f1a912aee)

This stopped working after something was changed @ NOAA.
2013-08-19 12:02:07 +00:00
dcoppa
3edf8e1940 Zap redundant dependency 2013-07-12 19:07:24 +00:00
dcoppa
bfc4a2f0a6 Due to our regex(3) library not supporting GNU extensions, xmobar
immediately fails at startup:

xmobar: user error (Text.Regex.Posix.String died: (ReturnCode 13,"repetition-operator operand invalid"))

when using the StdinReader plugin.

So do what's required with Text.Regex.PCRE instead of Text.Regex.Posix.

Code contributed by Alexander Polakov, thanks!
2013-07-12 13:48:38 +00:00
kili
73b7f4332a Change maintainer address.
ok by maintainer Jona Joachim.
2013-07-01 21:35:50 +00:00
sthen
17742abc99 add missing build dep (hs-regex-compat) to unbreak 2013-06-18 20:58:53 +00:00
dcoppa
5cd96a446a Some X11-related haskell updates:
X11-1.6.0 -> X11-1.6.1.1
xmonad-contrib-0.11 -> xmonad-contrib-0.11.1
xmobar-0.16 -> xmobar-0.18

Maintainer (Jona Joachim) timeout, ok kili@
2013-06-17 10:07:40 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
0cd24ad65c Update to xmobar-0.16
Including a patch by Alexander Polakov

OK kili@
2013-01-25 08:37:16 +00:00
kili
c03866990e Relax dependencies and bump. 2012-12-02 20:47:11 +00:00
dcoppa
4bace6fd19 Enable MPRIS support.
OK kili@
2012-10-22 12:44:32 +00:00
dcoppa
a041d87c07 Fix fallout of haskell ports, now that devel/gmp is no more a
dependency for ghc - x11 category
2012-10-11 14:23:50 +00:00
dcoppa
d35c73be96 Fix redundancy warning 2012-10-02 10:27:56 +00:00
dcoppa
24e4d787e5 Update to xmobar-0.15
OK kili@
OK Jona Joachim (maintainer)
2012-09-26 07:09:20 +00:00
kili
2b06f2f37d Add fixes for ghc-7.4. 2012-09-02 22:01:25 +00:00
dcoppa
b31be191b8 Update to xmobar-0.14.
Fix comment into files/Batt.hs.
Adjust WANTLIB.
Use lynx from base instead of curl for the weather plugin.

OK kili@
2012-01-12 21:42:07 +00:00
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
kili
d50a046b80 Update to xmobar-0.13.
From maintainer Jona Joachim, based on a diff by Ido Admon.
2011-06-13 21:23:04 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00