bpytop-1.0.50 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-11-10 23:27:02 +01:00
parent d4797d0c26
commit 25be206a46
4 changed files with 57 additions and 0 deletions

23
bpytop/DESCR Normal file
View File

@ -0,0 +1,23 @@
TODO: Adjust the following lines from README.md
# ![bpytop](https://github.com/aristocratos/bpytop/raw/master/Imgs/logo.png)
<a href="https://repology.org/project/bpytop/versions">
<img src="https://repology.org/badge/vertical-allrepos/bpytop.svg" alt="Packaging status" align="right">
</a>
![Linux](https://img.shields.io/badge/-Linux-grey?logo=linux)
![OSX](https://img.shields.io/badge/-OSX-black?logo=apple)
![FreeBSD](https://img.shields.io/badge/-FreeBSD-red?logo=freebsd)
![Usage](https://img.shields.io/badge/Usage-System%20resource%20monitor-yellow)
![Python](https://img.shields.io/badge/Python-v3.6%5E-green?logo=python)
![bpytop_version](https://img.shields.io/github/v/tag/aristocratos/bpytop?label=version)
[![pypi_version](https://img.shields.io/pypi/v/bpytop?label=pypi)](https://pypi.org/project/bpytop)
[![Build Status](https://travis-ci.com/aristocratos/bpytop.svg?branch=master)](https://travis-ci.com/aristocratos/bpytop)
[![Donate](https://img.shields.io/badge/-Donate-yellow?logo=paypal)](https://paypal.me/aristocratos)
[![Sponsor](https://img.shields.io/badge/-Sponsor-red?logo=github)](https://github.com/sponsors/aristocratos)
[![Coffee](https://img.shields.io/badge/-Buy%20me%20a%20Coffee-grey?logo=Ko-fi)](https://ko-fi.com/aristocratos)
## Index
...

17
bpytop/Makefile Normal file
View File

@ -0,0 +1,17 @@
# $NetBSD$
DISTNAME= bpytop-1.0.50
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bpytop/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/aristocratos/bpytop
COMMENT= Stats for processor, memory, disks, network and processes
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-psutil>=5.7.0:../../sysutils/py-psutil
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

11
bpytop/PLIST Normal file
View File

@ -0,0 +1,11 @@
@comment $NetBSD$
bin/bpytop
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/bpytop.py
${PYSITELIB}/bpytop.pyc
${PYSITELIB}/bpytop.pyo

6
bpytop/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (bpytop-1.0.50.tar.gz) = 067d562bd0df635f8e6c690b3e3ece094d5c6ac3
RMD160 (bpytop-1.0.50.tar.gz) = 5222bb11bb2e184191db991c31ec4a8d41a95811
SHA512 (bpytop-1.0.50.tar.gz) = 89a7d7b2cd8a607188e3ee02d8d19278e66a561ba99f823bba7378a9fe1787336e5e0a64bc6f6a528df76292e3e89f43ca6e2d91dc9eba7d18da37471adf1d68
Size (bpytop-1.0.50.tar.gz) = 68688 bytes