python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / grc / template
blob1ccf336108507aa763bfc603f94cb2c0078cb5c6
1 # Template build file for 'grc'.
2 pkgname=grc
3 version=1.11.3
4 revision=1
5 noarch=yes
6 depends="python3"
7 short_desc="Colouriser for logfiles and output of commands"
8 maintainer="Georg Schabel <gescha@posteo.de>"
9 license="GPL-2"
10 homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html"
11 distfiles="https://github.com/garabik/grc/archive/v${version}.tar.gz"
12 checksum=b167babd8f073a68f5a3091f833e4036fb8d86504e746694747a3ee5048fa7a9
13 conf_files="/etc/grc.conf"
15 do_install() {
16         vbin grc
17         vbin grcat
18         vman grc.1
19         vman grcat.1
20         vconf grc.conf
21         vmkdir usr/share/grc
22         vcopy colourfiles/conf.* usr/share/grc
23         vcopy grc.zsh usr/share/grc
24         vcopy grc.fish usr/share/grc
25         vcopy grc.bashrc usr/share/grc