1 # Contributor: BinkyTheClown <binky_at_archlinux_dot_us>
2 # Contributor: alzen <mynick2_at_gmail_dot_com>
3 pkgname=gkrellflynn-gkrellm2
6 pkgdesc="Flynn is a tiny system load meter for gkrellm"
7 url="http://pkgsrc.se/misc/gkrellm-flynn"
9 depends=('gkrellm>=2.0.0')
10 source=(http://ftp.netbsd.org/pub/NetBSD/packages/distfiles/gkrellflynn-0.8.tar.gz)
11 md5sums=('19eabecbe7f95e7246012a7be4dff60d')
12 arch=('i686' 'x86_64')
14 cd $srcdir/gkrellflynn-$pkgver
15 make gkrellm2 || return 1
16 install -m755 -D gkrellflynn.so $pkgdir/usr/lib/gkrellm2/plugins/gkrellflynn.so