void-packages/srcpkgs/hxtools/template
2020-04-20 16:02:04 +02:00

14 lines
539 B
Bash

# Template file for 'hxtools'
pkgname=hxtools
version=20200331
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=cfd828c3b150db122916bad6edb766ac0bd98108a60626b96a580cabe7c69e9f
conflicts="bsd-games>=0"