New package: ioprof-2.0.4
This commit is contained in:
parent
29020c0333
commit
cac4649dc7
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'ioprof'
|
||||
pkgname=ioprof
|
||||
version=2.0.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
depends="perl blktrace"
|
||||
short_desc="Linux I/O profiler"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://01.org/ioprof"
|
||||
distfiles="https://github.com/01org/ioprof/raw/747405c36b7c7cf3a4e1ebb57a48edc243a19b37/ioprof.pl"
|
||||
checksum=7cf108b63785841575d5e3bfa12c056a1827af49e7afdee4092810f24956ae70
|
||||
|
||||
do_install() {
|
||||
vbin ioprof.pl ioprof
|
||||
}
|
Loading…
Reference in New Issue