blob: 79d60a7d7e93c406bf372f1fc6b3bc3a26cb9033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = windowchef
pkgdesc = A stacking window manager that cooks windows with orders from the Waitron
pkgver = 0.5.2
pkgrel = 1
url = https://github.com/tudurom/windowchef
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = ISC
makedepends = xorgproto
depends = libxcb
depends = xcb-util-wm
depends = xcb-util-keysyms
optdepends = sxhkd
optdepends = wmutils-git
optdepends = lemonbar
conflicts = windowchef-git
source = https://github.com/tudurom/windowchef/archive/v0.5.2.tar.gz
md5sums = 48f5ac7ad99a5f0cc47097680a4922a8
pkgname = windowchef
|