blob: a8adbf8974ea5b8c129fc57def4b7b8cddf7338b (
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
|
pkgbase = xpybar
pkgdesc = A highly extensible minimalistic dock panel configured in Python 3
pkgver = 1.12
pkgrel = 1
url = https://github.com/maandree/xpybar
arch = any
license = GPL3
license = AGPL3
makedepends = make
makedepends = coreutils
makedepends = sed
makedepends = zip
depends = python3
depends = argparser
depends = python-xlib
depends = xorg-xrandr
optdepends = linux: most of the monitors require Linux's procfs or sysfs
optdepends = curl: for Internet services
optdepends = python-pyalsaaudio: for ALSA volume control
optdepends = hdparm: hdparm: for hdparm support
optdepends = python-pytz: for timezone support
optdepends = python-sysv-ipc: for ropty example
optdepends = iputils: for ping support
optdepends = inotify-tools: for inotify support
optdepends = alarm: for limiting the time of a file search in locks
optdepends = findutils: for file search in locks
optdepends = graphicsmagick: for image support
optdepends = imagemagick: for image support
optdepends = file: for image support
optdepends = librsvg: for image support
source = https://github.com/maandree/xpybar/archive/1.12.tar.gz
sha256sums = db33ec28902f0885743fa05e604c07ff429c5a99cfdb14ab0b84e1ce9db7176c
pkgname = xpybar
|