mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
New package: ioprof-2.0.4
This commit is contained in:
parent
29020c0333
commit
cac4649dc7
1 changed files with 17 additions and 0 deletions
17
srcpkgs/ioprof/template
Normal file
17
srcpkgs/ioprof/template
Normal file
|
@ -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…
Add table
Reference in a new issue