New package: multitime-1.3
This commit is contained in:
parent
85b255c6e1
commit
77d2b3a6d8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/multitime/template
Normal file
15
srcpkgs/multitime/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'multitime'
|
||||||
|
pkgname=multitime
|
||||||
|
version=1.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Time command execution over multiple executions"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://tratt.net/laurie/src/multitime/"
|
||||||
|
distfiles="http://tratt.net/laurie/src/multitime/releases/multitime-${version}.tar.gz"
|
||||||
|
checksum=ec546e2ecacf508a6ec8efa86768ca2aab2385fb6843c96a0f036315e726587c
|
||||||
|
|
||||||
|
post_extract() {
|
||||||
|
sed -e 's|/man/|/share/man/|g' -i Makefile.in
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue