pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/py-octoprint-pisupport py-octoprint-pisupport: i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e094373930d1
branches:  trunk
changeset: 453512:e094373930d1
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sun May 30 21:20:20 2021 +0000

description:
py-octoprint-pisupport: import version 2021.3.26post2

The Pi Support plugin for OctoPrint provides additional information about your
Pi in the UI and also alerts you about undervoltage or overheating issues
observed on your Pi or if your Pi is unsupported. If you are running OctoPi,
the Pi Support plugin will also provide additional information about that.

OctoPrint will only load this plugin when it detects that it is being run on a
Raspberry Pi.

diffstat:

 print/py-octoprint-pisupport/DESCR    |   7 +++++++
 print/py-octoprint-pisupport/Makefile |  18 ++++++++++++++++++
 print/py-octoprint-pisupport/PLIST    |  19 +++++++++++++++++++
 print/py-octoprint-pisupport/distinfo |   6 ++++++
 4 files changed, 50 insertions(+), 0 deletions(-)

diffs (66 lines):

diff -r 4f0383c2b820 -r e094373930d1 print/py-octoprint-pisupport/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-pisupport/DESCR        Sun May 30 21:20:20 2021 +0000
@@ -0,0 +1,7 @@
+The Pi Support plugin for OctoPrint provides additional information about your
+Pi in the UI and also alerts you about undervoltage or overheating issues
+observed on your Pi or if your Pi is unsupported. If you are running OctoPi,
+the Pi Support plugin will also provide additional information about that.
+
+OctoPrint will only load this plugin when it detects that it is being run on a
+Raspberry Pi.
diff -r 4f0383c2b820 -r e094373930d1 print/py-octoprint-pisupport/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-pisupport/Makefile     Sun May 30 21:20:20 2021 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2021/05/30 21:20:20 khorben Exp $
+
+DISTNAME=      ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
+PKGNAME=       ${PYPKGPREFIX}-octoprint-pisupport-2021.3.26.post2
+CATEGORIES=    print python
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=OctoPrint/}
+GITHUB_PROJECT=        OctoPrint-PiSupport
+GITHUB_TAG=    ${PKGVERSION_NOREV}
+
+MAINTAINER=    khorben%defora.org@localhost
+HOMEPAGE=      https://github.com/OctoPrint/OctoPrint-PiSupport/
+COMMENT=       OctoPrint plugin providing information about your Pi in the UI
+LICENSE=       gnu-agpl-v3
+
+PYTHON_VERSIONS_ACCEPTED=      39 38 37 36
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4f0383c2b820 -r e094373930d1 print/py-octoprint-pisupport/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-pisupport/PLIST        Sun May 30 21:20:20 2021 +0000
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2021/05/30 21:20:20 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}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/octoprint_pi_support/__init__.py
+${PYSITELIB}/octoprint_pi_support/__init__.pyc
+${PYSITELIB}/octoprint_pi_support/__init__.pyo
+${PYSITELIB}/octoprint_pi_support/static/clientjs/pi_support.js
+${PYSITELIB}/octoprint_pi_support/static/css/pi_support.css
+${PYSITELIB}/octoprint_pi_support/static/js/pi_support.js
+${PYSITELIB}/octoprint_pi_support/templates/pi_support_about_octopi.jinja2
+${PYSITELIB}/octoprint_pi_support/templates/pi_support_navbar.jinja2
+${PYSITELIB}/octoprint_pi_support/templates/pi_support_settings.jinja2
+${PYSITELIB}/octoprint_pi_support/translations/de/LC_MESSAGES/messages.mo
+${PYSITELIB}/octoprint_pi_support/translations/de/LC_MESSAGES/messages.po
diff -r 4f0383c2b820 -r e094373930d1 print/py-octoprint-pisupport/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-pisupport/distinfo     Sun May 30 21:20:20 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/05/30 21:20:20 khorben Exp $
+
+SHA1 (OctoPrint-PiSupport-2021.3.26.post2.tar.gz) = 9ae9be17b6afc7186b352fb59cd7cf98d8524ddb
+RMD160 (OctoPrint-PiSupport-2021.3.26.post2.tar.gz) = 9745e8541b65eefba0a9306f80ad82e78dc64d93
+SHA512 (OctoPrint-PiSupport-2021.3.26.post2.tar.gz) = 61decb729f9c11195336b45bcf9373951861aa26c9dc3a2b1dcbef4882217ba3ed5294dce02c4843efab4a287c8211b6dab7f8e01e1840808f47d63003bdc34c
+Size (OctoPrint-PiSupport-2021.3.26.post2.tar.gz) = 35450 bytes



Home | Main Index | Thread Index | Old Index