1 # Template file for 'bspwm'
5 makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
6 short_desc="Tiling window manager based on binary space partitioning"
7 maintainer="Juan RP <xtraeme@voidlinux.eu>"
9 homepage="https://github.com/baskerville/bspwm"
10 distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
11 checksum=273591baf6a15d317cfedf4a423c51c132c52dd05b0328d6994f7bdc3982f782
18 make PREFIX=/usr DESTDIR=${DESTDIR} install
20 vinstall contrib/bash_completion 644 usr/share/bash-completion/completions bspc
21 vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _bspc