void-packages/srcpkgs/hxtools/template
2020-05-17 23:58:21 +02:00

15 lines
539 B
Bash

# Template file for 'hxtools'
pkgname=hxtools
version=20200428
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libHX-devel"
short_desc="Collection of small tools over the years by j.eng (inai.de)"
maintainer="nexolight <snow.dream.ch@gmail.com>"
license="WTFPL, LGPL-2.1/LGPL-3.0, GPL-2.0-or-later"
homepage="http://inai.de/projects/hxtools"
distfiles="http://inai.de/files/hxtools/hxtools-${version}.tar.xz"
checksum=45ceee8db0b9b926712b336ebb91c572f2247cec64862f6171fc416db4e9e12f
conflicts="bsd-games>=0"