1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add py-liquidctl 1.3.3, cross-platform tool and drivers for liquid

coolers and other devices.
This commit is contained in:
Emanuel Haupt 2020-06-06 16:23:06 +00:00
parent 52b41c536b
commit add7c5d321
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538104
4 changed files with 32 additions and 0 deletions

View File

@ -967,6 +967,7 @@
SUBDIR += py-hpilo
SUBDIR += py-iowait
SUBDIR += py-leviathan
SUBDIR += py-liquidctl
SUBDIR += py-mitogen
SUBDIR += py-mqttwarn
SUBDIR += py-nagiosplugin

View File

@ -0,0 +1,25 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= liquidctl
PORTVERSION= 1.3.3
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Cross-platform tool and drivers for liquid coolers and other devices
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}usb>=0:devel/py-usb@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1591458171
SHA256 (liquidctl-1.3.3.tar.gz) = d13180867e07420c5890fe1110e8f45fe343794549a9ed7d5e8e76663bc10c24
SIZE (liquidctl-1.3.3.tar.gz) = 63706

View File

@ -0,0 +1,3 @@
Cross-platform tool and drivers for liquid coolers and other devices.
WWW: https://pypi.org/project/liquidctl/