# Template file for 'collectl' pkgname=collectl version=4.3.6 revision=1 conf_files="/etc/collectl.conf" depends="perl perl-Term-ReadKey" short_desc="Collects data that describes the current system status" maintainer="Leah Neukirchen " license="Artistic-1.0-Perl, GPL-2.0-only" homepage="https://collectl.sourceforge.net/" changelog="https://collectl.sourceforge.net/Releases.html" distfiles="${SOURCEFORGE_SITE}/collectl/collectl-${version}.src.tar.gz" checksum=b27a8e9176e7d6f0bbc2ca244e58a413f3945dbea3b0e3f8948587fc4c8949ff do_install() { export DESTDIR ./INSTALL rm -f $DESTDIR/usr/share/collectl/UNINSTALL \ $DESTDIR/usr/share/doc/collectl/GPL \ $DESTDIR/usr/share/doc/collectl/ARTISTIC \ $DESTDIR/usr/share/doc/collectl/COPYING \ $DESTDIR/etc/init.d/collectl sed -i 's/sbin/bin/g' $DESTDIR/usr/bin/colmux vlicense COPYING }