blob: bd2a443ed6f0eacaccbe056925e4c73c2ebc5e15 (
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
|
pkgbase = isd
pkgdesc = TUI for systemd
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/isd-project/isd
arch = any
license = GPL3
makedepends = python
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-xdg-base-dirs
makedepends = python-pfzy
makedepends = python-textual
makedepends = python-pydantic-settings
makedepends = python-pydantic
makedepends = python-types-pyyaml
makedepends = python-hatchling
depends = python
depends = systemd
depends = python-xdg-base-dirs
depends = python-pfzy
depends = python-textual
depends = python-pydantic-settings
depends = python-pydantic
depends = python-types-pyyaml
depends = python-hatchling
provides = isd
conflicts = isd-git
source = https://github.com/isd-project/isd/archive/refs/tags/v0.5.1.zip
sha256sums = 1f98f078c4769fa59f46d88c6b89150dd04ab49c22cc5c5deeff51ec2a01ad6b
pkgname = isd
|