1 # Maintainer: Trizen <trizenx at gmail dot com>
6 pkgdesc="Velox is a simple window manager inspired by awesome, xmonad, and dwm. It uses xcb to communicate with the X server."
8 url="http://www.ohloh.net/p/velox-wm"
10 depends=('xcb-ewmh' 'libyaml' 'libmpdclient' 'cmake')
12 source=(https://github.com/downloads/michaelforney/$pkgname/$pkgname-$pkgver.tar.bz2)
13 md5sums=('0eda26856cdc9fbc68593b6b360970db')
17 cmake $pkgname-$pkgver
19 make DESTDIR="$pkgdir/" install
20 mv $pkgdir/usr/local/* $pkgdir/usr/