14 lines
534 B
Bash
14 lines
534 B
Bash
#Template file for 'hxtools'
|
|
pkgname=hxtools
|
|
version=20190428
|
|
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-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=d58803b69121344e0b5468d69969570d8b235183fc8f69ba9118373cdf05cd17
|
|
conflicts="bsd-games>=0"
|