summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2021-01-16 20:40:05 +0000
committerkhorben <khorben@pkgsrc.org>2021-01-16 20:40:05 +0000
commitc22fdfd4f035d34fac147b12e3460ede10c1ad31 (patch)
tree3aaf4526c3da7af3d000693ed6cbe31393fbf54a /print
parent31da7697a6ae355e3a05c5f3b930e6bd47f23fff (diff)
downloadpkgsrc-c22fdfd4f035d34fac147b12e3460ede10c1ad31.tar.gz
py-octoprint-filecheck: import version 2020.08.07
Diffstat (limited to 'print')
-rw-r--r--print/py-octoprint-filecheck/DESCR3
-rw-r--r--print/py-octoprint-filecheck/Makefile20
-rw-r--r--print/py-octoprint-filecheck/PLIST13
-rw-r--r--print/py-octoprint-filecheck/distinfo6
4 files changed, 42 insertions, 0 deletions
diff --git a/print/py-octoprint-filecheck/DESCR b/print/py-octoprint-filecheck/DESCR
new file mode 100644
index 00000000000..ee408afce75
--- /dev/null
+++ b/print/py-octoprint-filecheck/DESCR
@@ -0,0 +1,3 @@
+The File Check plugin tries to detect common issues in uploaded files that are
+known to cause issues while printing and which in the past have caused support
+requests on OctoPrint's Community Forums.
diff --git a/print/py-octoprint-filecheck/Makefile b/print/py-octoprint-filecheck/Makefile
new file mode 100644
index 00000000000..769ebb64f68
--- /dev/null
+++ b/print/py-octoprint-filecheck/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/01/16 20:40:05 khorben Exp $
+
+DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-octoprint-filecheck-2020.08.07
+CATEGORIES= print python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=OctoPrint/}
+GITHUB_PROJECT= OctoPrint-FileCheck
+GITHUB_TAG= ${PKGVERSION_NOREV}
+
+MAINTAINER= khorben@defora.org
+HOMEPAGE= https://github.com/OctoPrint/OctoPrint-FileCheck/
+COMMENT= Checks for common issues in uploaded files
+LICENSE= gnu-agpl-v3
+
+EGG_NAME= OctoPrint_FileCheck-2020.8.7
+
+PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/py-octoprint-filecheck/PLIST b/print/py-octoprint-filecheck/PLIST
new file mode 100644
index 00000000000..f93ba071c69
--- /dev/null
+++ b/print/py-octoprint-filecheck/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2021/01/16 20:40:05 khorben Exp $
+${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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/octoprint_file_check/__init__.py
+${PYSITELIB}/octoprint_file_check/__init__.pyc
+${PYSITELIB}/octoprint_file_check/__init__.pyo
+${PYSITELIB}/octoprint_file_check/static/js/file_check.js
+${PYSITELIB}/octoprint_file_check/translations/de/LC_MESSAGES/messages.mo
+${PYSITELIB}/octoprint_file_check/translations/de/LC_MESSAGES/messages.po
diff --git a/print/py-octoprint-filecheck/distinfo b/print/py-octoprint-filecheck/distinfo
new file mode 100644
index 00000000000..f4383f6acd7
--- /dev/null
+++ b/print/py-octoprint-filecheck/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/16 20:40:05 khorben Exp $
+
+SHA1 (OctoPrint-FileCheck-2020.08.07.tar.gz) = d71b61c291e3504675ac3f851fa0a6acfaa60509
+RMD160 (OctoPrint-FileCheck-2020.08.07.tar.gz) = 4b1a6ca93d09c7170e699e21ea55baa02db5e4d6
+SHA512 (OctoPrint-FileCheck-2020.08.07.tar.gz) = 58adc73f831d6f3dcf10b9fedac834daab0331850c2d98383fee9bd3734ee0c1eb15d3ec171a1896db92900bc0e5587de82de643535eb2898a7592424e21bcba
+Size (OctoPrint-FileCheck-2020.08.07.tar.gz) = 45071 bytes