blob: 9b67c0a69ae06fb7f7bdb200a56e2556aab838f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = dwmblocks-fast-git
pkgdesc = A modular status bar for window managers (fork of dwmblocks)
pkgver = 0.1
pkgrel = 1
url = https://github.com/iakobvs/dwmblocks-fast
arch = x86_64
license = ISC
makedepends = git
makedepends = make
depends = libx11
depends = alsa-lib
depends = cuda
optdepends = dwm: window manager
optdepends = gst-plugins-base-libs: sound notifications
optdepends = dunst: popup notifications
optdepends = pamixer: audio control and monitoring
optdepends = procps: send signals with pkill
source = git+https://github.com/iakobvs/dwmblocks-fast
sha256sums = SKIP
pkgname = dwmblocks-fast-git
|