void-packages/srcpkgs/hxtools/template
nexolight f1cc226668 New package: hxtools
Closes: #4379 [via git-merge-pr]
2016-07-22 09:44:28 -04:00

13 lines
511 B
Bash

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