[Lunar-commits] <moonbase-other> i3: Second try... i3 window manager

v4hn me at v4hn.de
Mon Jan 20 00:31:18 CET 2014


commit 22e31d69bfc9c738fa7ec7fee2846b426c49effd
Author: Jason Johnston <jjfam1 at gmail.com>
Date: Sun, 19 Jan 2014 15:23:54 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/22e31d69bfc9c738fa7ec7fee2846b426c49effd

i3: Second try... i3 window manager
---
  zbeta/i3/DEPENDS | +12/-0    
  zbeta/i3/DETAILS | +15/-0    
  2 files changed, 27 insertions(+)

--- /dev/null
+++ b/zbeta/i3/DEPENDS
@@ -0,0 +1,12 @@
+depends xcb-util-keysyms
+depends xcb-util
+depends xcb-util-wm
+depends libev
+depends yajl
+depends pcre
+depends pango
+depends cairo
+depends startup-notification
+
+optional_depends i3status "" "" "Status bar output"
+optional_depends dmenu "" "" "Dynamic menu support"
--- /dev/null
+++ b/zbeta/i3/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=i3
+         VERSION=4.6
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=http://i3wm.org/downloads/
+      SOURCE_VFY=sha1:b393eb6e57f5d6e11eb98691d8b392a639c3b516
+        WEB_SITE="http://i3wm.org"
+         ENTERED=20131220
+         UPDATED=20131220
+           SHORT="i3 is a tiling window manager."
+cat <<EOF
+i3 is a tiling window manager, completely written from scratch. The
+target platforms are GNU/Linux and BSD operating systems, our code
+is Free and Open Source Software (FOSS) under the BSD license. i3 is
+primarily targeted at advanced users and developers. 
+EOF




More information about the Lunar-commits mailing list