blob: a5ff76fe7aac46e50b09ce831d811965d89a456b (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
pkgbase = atoms
pkgdesc = Easily manage Linux Chroot(s) and Containers
pkgver = 1.1.2
pkgrel = 2
url = https://github.com/AtomsDevs/Atoms
arch = any
license = GPL-3.0-or-later
checkdepends = appstream-glib
makedepends = git
makedepends = meson
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = adobe-source-code-pro-fonts
depends = libadwaita
depends = podman
depends = proot-termux
depends = python-certifi
depends = python-chardet
depends = python-gobject
depends = python-idna
depends = python-orjson
depends = python-requests
depends = python-tabulate
depends = python-uproot
depends = python-urllib3
depends = vte4
source = git+https://github.com/AtomsDevs/Atoms.git#tag=1.1.2
source = git+https://github.com/AtomsDevs/atoms-cli.git
source = git+https://github.com/AtomsDevs/atoms-core.git
source = git+https://github.com/AtomsDevs/servicectl.git
sha256sums = 7316b33f4f354d95670cccce544fa03992fceb751890deb8cc83e641b7783ac0
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = atoms
depends = atoms-cli
depends = libadwaita
depends = podman
depends = proot-termux
depends = python-certifi
depends = python-chardet
depends = python-gobject
depends = python-idna
depends = python-uproot
depends = python-urllib3
depends = servicectl-atoms
depends = vte4
optdepends = distrobox: List and handle Distrobox containers as atoms
pkgname = atoms-cli
pkgdesc = Allows you to create and manage your atoms via the command line.
url = https://github.com/AtomsDevs/atoms-cli
depends = atoms-core
depends = python-tabulate
pkgname = atoms-core
pkgdesc = Allows you to create and manage your own chroots and podman containers.
url = https://github.com/AtomsDevs/atoms-core
depends = python-orjson
depends = python-requests
pkgname = servicectl-atoms
pkgdesc = Control services (daemons) for systemd in chroot environment (POSIX compliant fork)
url = https://github.com/AtomsDevs/servicectl
license = MIT
depends = systemd
provides = servicectl
conflicts = servicectl
|