blob: ee5557bba335f83c12a0c994aa3793b7677b79fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = archey3
pkgdesc = Output a logo and various system information
pkgver = 0.5
pkgrel = 16
url = https://lclarkmichalek.github.io/archey3/
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
optdepends = imagemagick: for default screenshot command
optdepends = python-logbook: alternative logging system
source = git+https://github.com/lclarkmichalek/archey3#commit=ac687529ec6208954f09c29f01760c66f73b1d10
source = py312-syntax-warning.patch
b2sums = 9591739ade5a56a933be041e419a3597a254a376d0e5b5d169d57f14473ddc5b7d408fcc12a5bf64c4a39876aa5b64745845c98b590f5a193513dec7c0408271
b2sums = d3a344ef172fec508178eed413f6ed0b50048cc66fe92dfdc0c41e00957c5f0b6f1cbf3d01f345c8ec5457fcd3abfc00f1793522031a534e04de3b8142e7ad49
pkgname = archey3
|