blob: 176732f64ea5914e6a00c89bed6b0afac8b82d31 (
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
|
pkgbase = bspwm-rounded-corners-git
pkgdesc = A tiling window manager based on binary space partitioning with rounded corners
pkgver = 0.9.10.r41.ga510c36
pkgrel = 1
url = https://github.com/phuhl/bspwm-rounded
arch = x86_64
license = custom:BSD
makedepends = git
depends = bash
depends = xcb-util
depends = xcb-util-wm
depends = xcb-util-keysyms
optdepends = sxhkd-git: to define keyboard and pointer bindings
optdepends = bar-aint-recursive: for the example panel
optdepends = xtitle-git: for the example panel
optdepends = sutils-git: for the example panel
optdepends = terminus-font: for the example panel
optdepends = python3: for some scripting examples
provides = bspwm
conflicts = bspwm
source = bspwm-rounded-corners-git::git+https://github.com/phuhl/bspwm-rounded.git#branch=round_corners
md5sums = SKIP
pkgname = bspwm-rounded-corners-git
|