summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae303b4c83bb9940cbfa4f9c264894fdee78ab1e (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 = py3status-git
	pkgdesc = An extensible i3status replacement/wrapper written in python (development version)
	pkgver = 3.54.r3.gbbe43bce
	pkgrel = 1
	url = https://github.com/ultrabug/py3status
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatch
	depends = python
	optdepends = i3status: for i3status modules
	optdepends = i3blocks: for i3blocks modules
	optdepends = iw: for the wifi module
	optdepends = python-mpris2: for the mpris module
	optdepends = python-pyudev: for udev event monitoring
	optdepends = python-pydbus: for modules that rely on D-Bus
	optdepends = python-pytz: for the clock module
	optdepends = python-tzlocal: for the clock module
	optdepends = pacman-contrib: for the arch_updates module
	provides = py3status
	conflicts = py3status
	source = git+https://github.com/ultrabug/py3status.git
	sha256sums = SKIP

pkgname = py3status-git