summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97731c8c6a00a03095484192fbace8928f29b67d (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
pkgbase = atoms-git
	pkgdesc = Easily manage Linux chroot(s)
	pkgver = r282.db7b25d
	pkgrel = 1
	url = https://github.com/AtomsDevs/Atoms
	arch = any
	license = GPL3
	checkdepends = appstream-glib
	checkdepends = python-pytest
	makedepends = git
	makedepends = meson
	makedepends = python-setuptools
	depends = libadwaita
	depends = podman
	depends = proot
	depends = python-certifi
	depends = python-chardet
	depends = python-idna
	depends = python-orjson
	depends = python-requests
	depends = python-tabulate
	depends = python-uproot
	depends = python-urllib3
	depends = talloc
	depends = vte4
	depends = servicectl
	provides = atoms
	conflicts = atoms
	source = git+https://github.com/AtomsDevs/Atoms.git
	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
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = atoms-git
	depends = atoms-cli
	depends = atoms-core
	depends = servicectl

pkgname = atoms-cli-git
	pkgdesc = Atoms CLI allows you to create and manage your atoms via the command line.
	depends = python-tabulate
	depends = atoms-core
	provides = atoms-cli
	conflicts = atoms-cli

pkgname = atoms-core-git
	pkgdesc = Atoms Core allows you to create and manage your own chroots and podman containers.
	depends = python-orjson
	provides = atoms-core
	conflicts = atoms-core