python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / tasknc / template
blobfa975aad36c4d9af8d357ddd72b0c0aaf972c244
1 # Template file for 'tasknc'
2 pkgname=tasknc
3 version=0.8.0.0.20171231
4 revision=1
5 _hash=c41d0240e9b848e432f01de735f28de93b934ae7
6 wrksrc="${pkgname}-${_hash}"
7 build_style=gnu-makefile
8 make_use_env=yes
9 hostmakedepends="perl"
10 makedepends="ncurses-devel"
11 depends="task"
12 short_desc="Ncurses wrapper for task warrior"
13 maintainer="Toyam Cox <Vaelatern@Voidlinux.eu>"
14 license="MIT"
15 homepage="https://github.com/lharding/tasknc"
16 distfiles="https://github.com/lharding/tasknc/archive/${_hash}.tar.gz"
17 checksum=40b7386b1d066b74bd217c76cfdce13f14589223206584a5e2acb931291ade42
19 case "${XBPS_TARGET_MACHINE}" in
20         *-musl) broken="src/test.c:170:12: error: assignment of read-only variable 'stdout'";;
21         *) ;;
22 esac
24 post_install() {
25         vlicense LICENSE