vp-build/srcpkgs/hxtools/template

14 lines
509 B
Bash

#Template file for 'hxtools'
pkgname=hxtools
version=20170114
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=83c4a67aefef7a63b3d7f446fb83a95a40638792326fb3659c3dccb3dc3c4998
hostmakedepends="pkg-config"
makedepends="libHX-devel"