vp-build/srcpkgs/hxtools/template

15 lines
534 B
Bash

#Template file for 'hxtools'
pkgname=hxtools
version=20170430
revision=2
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=ba6128d48c365d6f07d2698cd33aa76dfd47a2e813c067dcc340588c471bbcfb
hostmakedepends="pkg-config"
makedepends="libHX-devel"
conflicts="bsd-games>=0"