This commit is contained in:
Cedric Girard 2011-08-31 17:28:18 +02:00
commit 54ac149859
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Maintainer: Cedric Girard <girard.cedric@gmail.com>
pkgname=xmobar-git
pkgver=20110606
pkgver=20110828
pkgrel=1
pkgdesc="A minimal status bar for the XMonad Window Manager"
arch=('i686' 'x86_64')
url="http://projects.haskell.org/xmobar/"
license=('custom:BSD3')
makedepends=('ghc' 'haskell-x11>=1.3.0' 'haskell-bytestring=0.9.1.10' 'haskell-containers=0.4.0.0' 'haskell-directory=1.1.0.0' 'haskell-filepath=1.2.0.0' 'haskell-mtl=2.0.1.0' 'haskell-old-locale=1.0.0.2' 'haskell-old-time=1.0.0.6' 'haskell-parsec=3.1.1' 'haskell-process=1.0.1.5' 'haskell-stm=2.2.0.1' 'haskell-time=1.2.0.3' 'haskell-unix=2.4.2.0' 'haskell-utf8-string' 'haskell-libmpd-git' 'haskell-hinotify' 'wireless_tools' 'git' 'haskell-alsa-mixer')
depends=('wireless_tools' 'gmp' 'libxinerama' 'libxft' 'alsa-lib')
makedepends=('ghc' 'haskell-x11>=1.3.0' 'haskell-x11-xft>=0.2' 'haskell-alsa-mixer<0.2' 'haskell-bytestring=0.9.1.10' 'haskell-containers=0.4.0.0' 'haskell-directory=1.1.0.0' 'haskell-filepath=1.2.0.0' 'haskell-hinotify' 'haskell-libmpd>=0.6' 'haskell-mtl=2.0.1.0' 'haskell-old-locale=1.0.0.2' 'haskell-old-time=1.0.0.6' 'haskell-parsec=3.1.1' 'haskell-process=1.0.1.5' 'haskell-stm=2.2.0.1' 'haskell-time=1.2.0.3' 'haskell-timezone-olson' 'haskell-timezone-series' 'haskell-unix=2.4.2.0' 'haskell-utf8-string' 'wireless_tools' 'git')
depends=('wireless_tools' 'gmp' 'libxinerama' 'libxft' 'alsa-lib' 'wireless_tools')
conflicts=('xmobar' 'xmobar-darcs')
install=
source=()