iotop: adopt, xlintify
- remove noarch - remove pycompile_module - fix license
This commit is contained in:
parent
5a3b49ebee
commit
303758cb95
1 changed files with 3 additions and 5 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'iotop'
|
# Template file for 'iotop'
|
||||||
pkgname=iotop
|
pkgname=iotop
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=6
|
revision=7
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
pycompile_module="iotop"
|
|
||||||
short_desc="View I/O usage of processes"
|
short_desc="View I/O usage of processes"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://guichaz.free.fr/iotop"
|
homepage="http://guichaz.free.fr/iotop"
|
||||||
distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
|
distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
|
||||||
checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b
|
checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue