Commit Graph

24 Commits

Author SHA1 Message Date
dcoppa
4b80072b63 Update xmonad and hs-xmonad-contrib to 0.11
Bump x11/bluetile accordingly

OK kili@
2013-01-24 09:44:18 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
b670cc117b Add devel/hs-random dependency. 2012-09-02 20:00:55 +00:00
dcoppa
099681c4df Bump after hs-X11/hs-X11-xft updates
ok kili@
2012-06-19 20:40:10 +00:00
kili
2cdc66c5b1 Let it build with dcoppa's upcoming update to hs-X11.
Gypped from Arch Linux.
2012-06-19 17:46:25 +00:00
dcoppa
1aa54e8957 Update to xmonad-contrib-0.10
Ok kili@
2012-01-12 11:12:38 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
27cafe3383 - Fix double fat finger (BUILD_DEPEND = ${RUN_DPENDS}).
- Add hs-X11-xft dependency, which otherwise seems to be
  picked up silently during build if it's installed.
2011-04-11 17:01:02 +00:00
kili
d43cd6c93f Tweak dependencies and bump. 2011-04-11 14:58:57 +00:00
kili
4740c1b34e Update to hs-xmonad-contrib-0.9.2. 2011-04-04 22:41:30 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
jasper
ca2e0e7850 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 14:02:43 +00:00
dcoppa
eff0043492 Use apm(8) instead of linux-only acpi for battery status.
Patch by Jona Joachim (maintainer).

OK espie@
2010-08-02 11:24:41 +00:00
dcoppa
abe7d097fa Add runtime dependency over shells/bash.
Discussed with and OK kili@, Jona Joachim (maintainer)
2010-07-27 20:23:34 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
dcoppa
cb82cdc89e Import xmonad-contrib, third party extensions for xmonad.
From MAINTAINER Jona Joachim, with modifications by me. Thanks!

OK kili@
2010-05-10 08:05:08 +00:00