mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
New package: ioping-0.9.
This commit is contained in:
parent
1e863668b8
commit
5cd583044d
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ioping/template
Normal file
16
srcpkgs/ioping/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ioping'
|
||||||
|
pkgname=ioping
|
||||||
|
version=0.9
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Simple disk I/O latency measuring tool"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://code.google.com/p/ioping/"
|
||||||
|
distfiles="https://docs.google.com/uc?authuser=0&id=0B_PlDc2qaehFWWtLZ3Z3N1ltdm8&export=download>${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=951e430875987c8cfe0ed85a0bcfe1081788121a34102eb6f7c91330c63a775d
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin ioping
|
||||||
|
vman ioping.1
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue