pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/py-octoprint-pisupport



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sun May 30 21:20:20 UTC 2021

Added Files:
        pkgsrc/print/py-octoprint-pisupport: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/py-octoprint-pisupport/DESCR \
    pkgsrc/print/py-octoprint-pisupport/Makefile \
    pkgsrc/print/py-octoprint-pisupport/PLIST \
    pkgsrc/print/py-octoprint-pisupport/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/py-octoprint-pisupport/DESCR
diff -u /dev/null pkgsrc/print/py-octoprint-pisupport/DESCR:1.1
--- /dev/null   Sun May 30 21:20:20 2021
+++ pkgsrc/print/py-octoprint-pisupport/DESCR   Sun May 30 21:20:20 2021
@@ -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.
Index: pkgsrc/print/py-octoprint-pisupport/Makefile
diff -u /dev/null pkgsrc/print/py-octoprint-pisupport/Makefile:1.1
--- /dev/null   Sun May 30 21:20:20 2021
+++ pkgsrc/print/py-octoprint-pisupport/Makefile        Sun May 30 21:20:20 2021
@@ -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"
Index: pkgsrc/print/py-octoprint-pisupport/PLIST
diff -u /dev/null pkgsrc/print/py-octoprint-pisupport/PLIST:1.1
--- /dev/null   Sun May 30 21:20:20 2021
+++ pkgsrc/print/py-octoprint-pisupport/PLIST   Sun May 30 21:20:20 2021
@@ -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
Index: pkgsrc/print/py-octoprint-pisupport/distinfo
diff -u /dev/null pkgsrc/print/py-octoprint-pisupport/distinfo:1.1
--- /dev/null   Sun May 30 21:20:20 2021
+++ pkgsrc/print/py-octoprint-pisupport/distinfo        Sun May 30 21:20:20 2021
@@ -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