summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Giovannetti2015-12-20 10:44:19 +0800
committerDario Giovannetti2015-12-20 10:52:34 +0800
commitc5c8c65f1237752b5127e05264083b36ddab1cad (patch)
tree85e29257ef9d7d58f719acff5d61bd9c54950955 /.SRCINFO
parentc62c6fe21ebf38bcb382f8f5d964847624cb07aa (diff)
downloadaur-c5c8c65f1237752b5127e05264083b36ddab1cad.tar.gz
Update
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