1 # Contributor: Alessio Biancalana <dottorblaster@gmail.com>
6 pkgdesc="Minimal window manager - includes separate utilities"
8 url="http://www.red-bean.com/decklin/aewm"
10 depends=('libxaw' 'gtk2')
11 source=(http://www.red-bean.com/decklin/aewm/$pkgname-$pkgver.tar.bz2
12 wtf-is-up-with-this-makefile.patch)
13 md5sums=('1addbb7e802535dc5f109d79bfea02a5'
14 'f0360cbae0e4236b5d015814545056bb')
17 cd $startdir/src/$pkgname-$pkgver
19 patch -p1 -i $startdir/src/wtf-is-up-with-this-makefile.patch
22 make DESTDIR=$startdir/pkg install