pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bpytop-1.0.50 import to wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Tue Nov 10 23:27:02 2020 +0100
Changeset: 25be206a4619223b2da7e2dcef65ae58259f5466
Added Files:
bpytop/DESCR
bpytop/Makefile
bpytop/PLIST
bpytop/distinfo
Log Message:
bpytop-1.0.50 import to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25be206a4619223b2da7e2dcef65ae58259f5466
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bpytop/DESCR | 23 +++++++++++++++++++++++
bpytop/Makefile | 17 +++++++++++++++++
bpytop/PLIST | 11 +++++++++++
bpytop/distinfo | 6 ++++++
4 files changed, 57 insertions(+)
diffs:
diff --git a/bpytop/DESCR b/bpytop/DESCR
new file mode 100644
index 0000000000..53b2e8116f
--- /dev/null
+++ b/bpytop/DESCR
@@ -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
+
+...
diff --git a/bpytop/Makefile b/bpytop/Makefile
new file mode 100644
index 0000000000..82ff013dcf
--- /dev/null
+++ b/bpytop/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME= bpytop-1.0.50
+CATEGORIES= sysutils python
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/bpytop/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+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"
diff --git a/bpytop/PLIST b/bpytop/PLIST
new file mode 100644
index 0000000000..2e634d88c3
--- /dev/null
+++ b/bpytop/PLIST
@@ -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
diff --git a/bpytop/distinfo b/bpytop/distinfo
new file mode 100644
index 0000000000..fc5a10eecf
--- /dev/null
+++ b/bpytop/distinfo
@@ -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
Home |
Main Index |
Thread Index |
Old Index