pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import wip/py-dufte to wip
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Mar 5 13:47:54 2021 +0100
Changeset: 40447d253e888287436e4f10250e7dfaf627a02b
Modified Files:
Makefile
Added Files:
py-dufte/DESCR
py-dufte/Makefile
py-dufte/PLIST
py-dufte/distinfo
Log Message:
Import wip/py-dufte to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=40447d253e888287436e4f10250e7dfaf627a02b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-dufte/DESCR | 2 ++
py-dufte/Makefile | 16 ++++++++++++++++
py-dufte/PLIST | 4 ++++
py-dufte/distinfo | 6 ++++++
5 files changed, 29 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index b4b82bd279..0e6a593e59 100644
--- a/Makefile
+++ b/Makefile
@@ -3586,6 +3586,7 @@ SUBDIR+= py-dropbox
SUBDIR+= py-dsltools
SUBDIR+= py-duali
SUBDIR+= py-dubins
+SUBDIR+= py-dufte
SUBDIR+= py-dynamicisttoolkit
SUBDIR+= py-eapi
SUBDIR+= py-easydev
diff --git a/py-dufte/DESCR b/py-dufte/DESCR
new file mode 100644
index 0000000000..a7a02c9137
--- /dev/null
+++ b/py-dufte/DESCR
@@ -0,0 +1,2 @@
+This package creates clean and beautiful plots that
+work on light and dark backgrounds.
diff --git a/py-dufte/Makefile b/py-dufte/Makefile
new file mode 100644
index 0000000000..ddd2fef139
--- /dev/null
+++ b/py-dufte/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME= dufte-0.2.14
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/dufte/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/nschloe/dufte
+COMMENT= Clean matplotlib plots
+LICENSE= gnu-gpl-v3
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-dufte/PLIST b/py-dufte/PLIST
new file mode 100644
index 0000000000..cf8b8836f1
--- /dev/null
+++ b/py-dufte/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+@comment TODO: to fill this file with the file listing:
+@comment TODO: 1. run "/usr/pkg/bin/bmake package"
+@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"
diff --git a/py-dufte/distinfo b/py-dufte/distinfo
new file mode 100644
index 0000000000..fecb9ccb00
--- /dev/null
+++ b/py-dufte/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (dufte-0.2.14.tar.gz) = 8a204098d23c3634c62328e0db004af60605069d
+RMD160 (dufte-0.2.14.tar.gz) = 54c065ac02841c3d1a46b2f91ebd4bef05c70397
+SHA512 (dufte-0.2.14.tar.gz) = 179a1a8d3d3d4ee8c513e70d688c1e480240a6ac7c019a7145e19d5d135412c866de62c410b2d1b67de9dbbb9911e5c87d548fd0fbc02730239e157caf27b90c
+Size (dufte-0.2.14.tar.gz) = 18893 bytes
Home |
Main Index |
Thread Index |
Old Index