15 lines
516 B
Bash
15 lines
516 B
Bash
# Template file for 'elfkickers'
|
|
pkgname=elfkickers
|
|
version=3.2
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
short_desc="Collection of ELF utilities"
|
|
maintainer="Zlice <zlice555@gmail.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://www.muppetlabs.com/~breadbox/software/elfkickers.html"
|
|
distfiles="http://www.muppetlabs.com/~breadbox/pub/software/ELFkickers-${version}.tar.gz"
|
|
checksum=9b81e6c53e0c94fc198d9882eb737156f36d565152dc32118897c77b06a2687c
|
|
|
|
disable_parallel_build=yes # makefiles are pretty broken
|