diff --git a/templates/gkrellm/template b/templates/gkrellm/template index ca3e75bdddf..c9242c34641 100644 --- a/templates/gkrellm/template +++ b/templates/gkrellm/template @@ -1,17 +1,13 @@ # Template build file for 'gkrellm'. pkgname=gkrellm version=2.3.2 -patch_files="$pkgname-fix-sensors.diff" -distfiles=" -http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version.tar.bz2" +distfiles="http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version.tar.bz2" build_style=gnu_makefile -make_cmd="$XBPS_MASTERDIR/bin/gmake" -make_build_target="netbsd2" -make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version - MANDIR=$XBPS_DESTDIR/$pkgname-$version/man/man1" +make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version/usr + MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man1" short_desc="GTK2 based system monitor" maintainer="Juan RP " -checksum=0aacc0d0783cff5bb2fd8c6736553a3ce8874ad9 +checksum=a102e681cbcc45f8cb225ca0a321b62772106d6f0bb372eaa026b5a2da840873 long_desc=" With a single process, GKrellM manages multiple stacked monitors and supports applying themes to match the monitors appearance to your window manager, @@ -34,3 +30,7 @@ long_desc=" * GKrellM is plugin capable so special interest monitors can be created. * A different theme can be created with the GIMP. * And a lot more..." + +Add_dependency build pkg-config +Add_dependency full glibc +Add_dependency full gtk+