blob: 47360fd3c36baa2d640fe2699fbdc41bbbcd328a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = turing-smart-screen-python
pkgdesc = A Python system monitor program and an abstraction library for small IPS USB-C (UART) displays (Unofficial open-source alternative version)
pkgver = 3.9.5
pkgrel = 1
url = https://github.com/mathoudebine/turing-smart-screen-python
install = turing-smart-screen-python.install
arch = any
license = GPL-3.0-or-later
depends = python
depends = python-pyserial
depends = python-yaml
depends = python-psutil
depends = python-pystray
depends = python-babel
depends = python-ruamel-yaml
depends = python-sv-ttk
depends = python-tkinter-tooltip
depends = python-uptime
depends = python-requests
depends = python-ping3
depends = python-pillow
depends = python-numpy
depends = python-gputil
depends = bash
depends = tk
optdepends = python-pyamdgpuinfo: Support for AMD GPUs
backup = opt/turing-smart-screen-python/config.yaml
source = turing-smart-screen-python-3.9.5.tar.gz::https://github.com/mathoudebine/turing-smart-screen-python/archive/refs/tags/3.9.5.tar.gz
source = turing-smart-screen
source = sysusers.conf
source = tmpfiles.conf
source = udev.rules
sha256sums = 9fa62b9769e3c4db8cb4ec73831180b6f6b43ce35e1858c3a10af0304de2fad5
sha256sums = e82a96a7a1fce673af864b9295df6c9c0c2c2ec07ea0ce8eb74910d232b33f6a
sha256sums = e648b026686611231538e1e67d32c1d9879da47d427f0d34c13e870b154506cf
sha256sums = fa172b5ab1fbcaaf8b6f21e9080d12e27333a99863680fd768789ba7bafb1ae2
sha256sums = 3d3749981af15fcdacda784a159c4970ca8c6316dedd2eab477939ac97071f2c
pkgname = turing-smart-screen-python
|