FreeBSD Bugzilla – Attachment 204546 Details for
Bug 238007
[NEW PORT] sysutils/py-leviathan: Application to control and monitor NZXT (Asetek) liquid coolers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
leviathan.patch v2
leviathan.patch (text/plain), 1.46 KB, created by
Val Packett
on 2019-05-22 17:49:23 UTC
(
hide
)
Description:
leviathan.patch v2
Filename:
MIME Type:
Creator:
Val Packett
Created:
2019-05-22 17:49:23 UTC
Size:
1.46 KB
patch
obsolete
>diff --git c/sysutils/py-leviathan/Makefile w/sysutils/py-leviathan/Makefile >new file mode 100644 >index 000000000000..fde3c4868469 >--- /dev/null >+++ w/sysutils/py-leviathan/Makefile >@@ -0,0 +1,21 @@ >+# $FreeBSD$ >+ >+PORTNAME= leviathan >+PORTVERSION= 0.1.1 >+CATEGORIES= sysutils python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= greg@unrelenting.technology >+COMMENT= Application to control and monitor NZXT (Asetek) liquid coolers >+ >+LICENSE= GPLv2 >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}usb>=1.0.0:devel/py-usb@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist concurrent distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >diff --git c/sysutils/py-leviathan/distinfo w/sysutils/py-leviathan/distinfo >new file mode 100644 >index 000000000000..e0ce31ff5cd0 >--- /dev/null >+++ w/sysutils/py-leviathan/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1558291321 >+SHA256 (leviathan-0.1.1.tar.gz) = b446f572fff0ddf7a6e766c6352c28cc7fab5f7d36845e8877f23f2e00f2b64a >+SIZE (leviathan-0.1.1.tar.gz) = 2445 >diff --git c/sysutils/py-leviathan/pkg-descr w/sysutils/py-leviathan/pkg-descr >new file mode 100644 >index 000000000000..9d69e55d968f >--- /dev/null >+++ w/sysutils/py-leviathan/pkg-descr >@@ -0,0 +1,7 @@ >+CLI application to control and monitor NZXT (and possibly other USB connected) >+liquid coolers. >+ >+NZXT is NOT involved in this project, do NOT contact them if your device >+is damaged while using this software. >+ >+WWW: https://github.com/jaksi/leviathan/tree/0.1.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238007
:
204489
| 204546