hasufell-repository/packages/sys-process/ctop/ctop-1.0.0-r1.exheres-0

15 lines
401 B
Bash

# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require setup-py [ import=setuptools multibuild=false blacklist=3 ]
require github [ user=yadutaf tag=v${PV} ]
SUMMARY="A lightweight top like monitor for linux CGroups"
HOMEPAGE+=" https://pypi.python.org/pypi/ctop"
LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""