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