Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > 62e318237425a2ca588a8899eab12169 > scriptlet

xmonad-0.8.1-1mdv2009.1.x86_64.rpm

PREUN

/bin/sh
#!/bin/sh

ghc-pkg --force unregister xmonad-0.8.1

POSTTRANS

/bin/sh
#!/bin/sh

echo 'name: xmonad
version: 0.8.1
license: BSD3
copyright:
maintainer: xmonad@haskell.org
stability:
homepage: http://xmonad.org
package-url:
description: xmonad is a tiling window manager for X. Windows are arranged
             automatically to tile the screen without gaps or overlap, maximising
             screen use. All features of the window manager are accessible from
             the keyboard: a mouse is strictly optional. xmonad is written and
             extensible in Haskell. Custom layout algorithms, and other
             extensions, may be written by the user in config files. Layouts are
             applied dynamically, and different layouts may be used on each
             workspace. Xinerama is fully supported, allowing windows to be tiled
             on several screens.
category: System
author: Spencer Janssen
exposed: True
exposed-modules: XMonad XMonad.Main XMonad.Core XMonad.Config
                 XMonad.Layout XMonad.ManageHook XMonad.Operations XMonad.StackSet
hidden-modules:
import-dirs: /usr/lib64/xmonad-0.8.1/ghc-6.10.1
library-dirs: /usr/lib64/xmonad-0.8.1/ghc-6.10.1
hs-libraries: HSxmonad-0.8.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: X11-1.4.5 base-3.0.3.0 containers-0.2.0.0
         directory-1.0.0.2 mtl-1.1.0.2 process-1.0.1.0 unix-2.3.1.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/doc/xmonad-0.8.1/html/xmonad.haddock
haddock-html: /usr/share/doc/xmonad-0.8.1/html' | ghc-pkg --force update -