blob: 3862f307c4a8b63f119853fb0439e1b9845c25f4 (
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
|
pkgbase = i3pystatus-git
pkgdesc = i3status replacement written in python for the i3 window manager
pkgver = 3.1.r175.g7c82053
pkgrel = 1
url = https://github.com/enkore/i3pystatus.git
arch = i686
arch = x86_64
license = mit
makedepends = git
makedepends = python-setuptools
depends = python
optdepends = python-netifaces: network
optdepends = python-colour: network
optdepends = basiciw-git: wireless network
optdepends = python-dbus: now-playing, thunderbird
optdepends = python-gobject: thunderbird
optdepends = python-gobject2: thunderbird
optdepends = python-beautifulsoup4: parcel
optdepends = python-cssselect: parcel,
optdepends = python-lxml: parcel,
optdepends = python-pywapi: weather
optdepends = python-pyalsaaudio: ALSA
optdepends = python-psutil: memory
provides = i3pystatus
conflicts = i3pystatus
source = git+https://github.com/enkore/i3pystatus.git
md5sums = SKIP
pkgname = i3pystatus-git
|