1 # Contributor : Mathieu Pasquet <mathieuivi@gmail.com>
5 pkgdesc="wmforkplop is a mixture between wmhdplop and the great wmtop."
7 url="http://hules.free.fr/wmforkplop/"
9 depends=('gcc' 'imlib2' 'libgtop>=2')
10 source="http://hules.free.fr/wmforkplop/$pkgname-$pkgver.tar.gz"
11 md5sums=('acee135833a4a5be5d31b8d01a7435ea')
13 cd "$srcdir/$pkgname-$pkgver"
14 ./configure --prefix=/usr
17 make prefix=$pkgdir/usr install