summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 18 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 209b7a05795d..5de56d2dd37d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,33 @@
+# Generated by mksrcinfo v8
+# Sun Dec 20 02:43:54 UTC 2015
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
- pkgver = 20110924
+ pkgver = 0.9.9.r107.g1af3363
pkgrel = 1
- url = http://www.nongnu.org/stumpwm/
+ url = https://stumpwm.github.io
install = stumpwm.install
arch = i686
arch = x86_64
license = GPL2
- makedepends = git
- makedepends = texinfo
makedepends = autoconf
- depends = sbcl
- depends = clx
+ depends = common-lisp
+ depends = cl-asdf
+ depends = clx-git
depends = cl-ppcre
+ 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: Use contrib/amixer.lisp to control audio volume
- optdepends = aumix: Use contrib/aumix.lisp to control audio volume
- optdepends = mpd: Use contrib/mpd.lisp to control the mpd
- optdepends = surfraw: Use contrib/surfraw.lisp to surf the Internet
+ 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)
+ optdepends = clx-truetype: for ttf-fonts.lisp (Xft fonts)
provides = stumpwm
options = !strip
+ source = stumpwm::git+https://github.com/stumpwm/stumpwm
+ source = stumpwm-contrib::git+https://github.com/stumpwm/stumpwm-contrib
+ md5sums = SKIP
+ md5sums = SKIP
pkgname = stumpwm-git