New package: makedumpfile-1.5.7
This commit is contained in:
parent
d079709ddd
commit
21c4c8f990
22
srcpkgs/makedumpfile/template
Normal file
22
srcpkgs/makedumpfile/template
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# Template file for 'makedumpfile'
|
||||||
|
pkgname=makedumpfile
|
||||||
|
version=1.5.7
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_build_args="LINKTYPE=dynamic USELZO=on"
|
||||||
|
makedepends="elfutils-devel zlib-devel bzip2-devel liblzma-devel lzo-devel"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="Make a small dumpfile of kdump"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://sourceforge.net/projects/makedumpfile/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=acc79a22dfbccf334f8845beb4f86a01d570d0cdd883a2763aca62bf14f40318
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin makedumpfile
|
||||||
|
vbin makedumpfile-R.pl
|
||||||
|
vsconf makedumpfile.conf
|
||||||
|
vman makedumpfile.8
|
||||||
|
vman makedumpfile.conf.5
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user