summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c69a08a7f1a2e5091ac0848ef0861c6c39e755d (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
pkgbase = dcli-arch-git
	pkgdesc = A declarative package management CLI tool for Arch Linux, inspired by NixOS
	pkgver = 0.2.0.r140.5257e7d2
	pkgrel = 1
	url = https://gitlab.com/theblackdon/dcli
	arch = x86_64
	arch = aarch64
	license = 0BSD
	depends = gcc-libs
	depends = glibc
	optdepends = fzf: for interactive TUI features
	optdepends = paru: AUR helper support
	optdepends = yay: AUR helper support (alternative to paru)
	optdepends = timeshift: snapshot/backup functionality
	optdepends = snapper: snapshot/backup functionality (alternative to timeshift)
	provides = dcli
	conflicts = dcli
	conflicts = dcli-bin
	noextract = dcli-linux-x86_64
	noextract = dcli-linux-aarch64
	source = LICENSE::https://gitlab.com/theblackdon/dcli/-/raw/main/LICENSE
	sha256sums = 0be6431936212ee8097709d38f0aef725c57c8f6f12563e8950aa8630cea74c9
	source_x86_64 = dcli-linux-x86_64::https://gitlab.com/theblackdon/dcli/-/jobs/artifacts/main/raw/dcli-linux-x86_64?job=build-linux-x86_64
	sha256sums_x86_64 = SKIP
	source_aarch64 = dcli-linux-aarch64::https://gitlab.com/theblackdon/dcli/-/jobs/artifacts/main/raw/dcli-linux-aarch64?job=build-linux-aarch64
	sha256sums_aarch64 = SKIP

pkgname = dcli-arch-git