# Template build file for 'grc'. pkgname=grc version=1.9 revision=1 short_desc="Colouriser for logfiles and output of commands" homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html" license="GPL-2" maintainer="Georg Schabel " distfiles="https://github.com/garabik/grc/archive/v${version}.tar.gz" checksum=269ab717dc105c124f6eb48b4b8d3ab68660c0f1244eaea140f0188cb9af4b80 depends="python" noarch="yes" conf_files="/etc/${pkgname}.conf" do_install() { ./install.sh ${DESTDIR} vinstall ${FILESDIR}/conf.socklog 644 usr/share/grc }