summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94bb02b2703d4360eed2ccdda48a924f8eefc444 (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
pkgbase = liquidprompt
	pkgdesc = A useful adaptive prompt for Bash & Zsh
	pkgver = 2.2.0_rc.2
	pkgrel = 1
	url = https://github.com/nojhan/liquidprompt
	arch = any
	license = AGPL3
	depends = ncurses
	depends = grep
	depends = gawk
	depends = sed
	depends = procps-ng
	depends = inetutils
	depends = coreutils
	optdepends = acpi: Battery and temperature status
	optdepends = lm_sensors: Temperature status
	optdepends = screen: Show detached GNU Screen session status
	optdepends = tmux: Show detached tmux session status
	optdepends = git: Show Git repository status
	optdepends = mercurial: Show Mercurial repository status
	optdepends = subversion: Show Subversion repository status
	optdepends = breezy: Show Bazaar repository status
	optdepends = fossil: Show Fossil repository status
	optdepends = kubectl: Show Kubernetes context
	optdepends = aws-cli: Show Amazon Web Services profile
	optdepends = docker: Show Docker status
	optdepends = podman: Show Podman status
	optdepends = lxc: Show LXC status
	optdepends = nodeenv: Show nodeenv virtual environment status
	optdepends = nvm: Show NVM virtual environment status
	optdepends = terraform: Show Terraform workspace status
	optdepends = python-virtualenv: Show Python virtual environment status
	conflicts = liquidprompt-git
	source = https://github.com/nojhan/liquidprompt/archive/refs/tags/v2.2.0-rc.2.tar.gz
	sha256sums = 1f4829d21ba07286808b38ea6b80809ff7c93a6502df1d74db4969ce3ada0939

pkgname = liquidprompt