blob: ee96c5b686462554b2664e18e7ee4128be85b5df (
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
32
33
34
35
|
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
pkgver = 19.11.51.g2948b7c
pkgrel = 1
url = https://stumpwm.github.io
arch = i686
arch = x86_64
license = GPL2
makedepends = common-lisp
makedepends = cl-asdf
makedepends = clx-git
makedepends = cl-ppcre
makedepends = cl-alexandria-git
optdepends = xorg-xprop: for stumpish (StumpWM Interactive Shell)
optdepends = rlwrap: for stumpish completion and history
optdepends = emacs: Edit and eval stumpwm code with M-x stumpwm-mode
optdepends = alsa-utils: for amixer.lisp (control audio volume)
optdepends = aumix: for aumix.lisp (control audio volume)
optdepends = mpd: for mpd.lisp (control the mpd)
optdepends = surfraw: for surfraw.lisp (surf the Internet)
provides = stumpwm
provides = stumpwm-contrib
conflicts = stumpwm
conflicts = stumpwm-contrib
options = !strip
options = !makeflags
source = stumpwm::git+https://github.com/stumpwm/stumpwm
source = stumpwm.desktop
source = stumpwm-contrib-git::git+https://github.com/stumpwm/stumpwm-contrib
md5sums = SKIP
md5sums = b5721de9b1cbdb4548d11570a512c5d4
md5sums = SKIP
pkgname = stumpwm-git
|