1 # 'Maintainer': bart9h <rodolfo.borges@gmail.com>
5 pkgdesc="wmapplet for monitoring cpu usage"
8 url="http://wmtop.sourceforge.net/"
10 makedepends=('xorg-server')
11 source=('http://downloads.sourceforge.net/wmtop/wmtop-0.84.tar.bz2')
12 md5sums=('2bab22c5bc3a5b887e7c03d6dbfe59d7')
15 cd $startdir/src/$pkgname-$pkgver
16 # Some are necessary, some might not be, but they work
17 sed -re "s|/usr/local|${startdir}/pkg/usr|" -i Makefile
18 sed -re "s/X11R6\/lib/lib\/xorg/" -i Makefile
19 sed -re "s/X11R6\/share\/include/include\/xorg/" -i Makefile
20 sed -re "s/X11R6\/include/include\/X11/" -i Makefile
21 install -d $startdir/pkg/usr/bin
22 install -d $startdir/pkg/usr/man/man1