blob: 5932b2a956b3b417dc8fceec9dadea24252013af (
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
|
pkgbase = herbstluftwm-git
pkgdesc = Manual tiling window manager for X
pkgver = 0.9.4.r10.g5a627d55
pkgrel = 1
epoch = 1
url = https://herbstluftwm.org
arch = x86_64
arch = i686
license = BSD
makedepends = git
makedepends = cmake
makedepends = asciidoc
depends = bash
depends = libxinerama
depends = libxrandr
depends = libxft
depends = libxext
depends = libxfixes
depends = libxrender
depends = freetype2
optdepends = xorg-xsetroot: to set wallpaper color in default autostart
optdepends = xterm: used as the terminal in default autostart
optdepends = dzen2: used in the default panel.sh
optdepends = dmenu: used in some example scripts
provides = herbstluftwm
conflicts = herbstluftwm
source = herbstluftwm-git::git+https://github.com/herbstluftwm/herbstluftwm
validpgpkeys = 72B6C05CDFF309C6396167D464EF02821CAFF810
sha256sums = SKIP
pkgname = herbstluftwm-git
|