Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (345daaf9550df26bf9f1563373cac3a70d7cb18c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (345daaf9550df26bf9f1563373cac3a70d7cb18c)
  • Date: Fri, 9 Jan 2015 04:57:45 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

windowmanagers/i3/DEPENDS | 1 +
windowmanagers/i3/DETAILS | 2 +-
windowmanagers/i3/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 345daaf9550df26bf9f1563373cac3a70d7cb18c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

i3 4.8

diff --git a/windowmanagers/i3/DEPENDS b/windowmanagers/i3/DEPENDS
index 5cb4040..2728ae8 100755
--- a/windowmanagers/i3/DEPENDS
+++ b/windowmanagers/i3/DEPENDS
@@ -4,6 +4,7 @@ depends yajl &&
depends libxcursor &&
depends xcb-util-wm &&
depends xcb-util-keysyms &&
+depends xcb-util-cursor &&
optional_depends asciidoc '' '' 'for the hacking-howto' &&
optional_depends xmlto '' '' 'for the manpage' &&
optional_depends xmessage '' '' 'for the welcome message' &&
diff --git a/windowmanagers/i3/DETAILS b/windowmanagers/i3/DETAILS
index fa89c82..c4d9ab8 100755
--- a/windowmanagers/i3/DETAILS
+++ b/windowmanagers/i3/DETAILS
@@ -1,5 +1,5 @@
SPELL=i3
- VERSION=4.5.1
+ VERSION=4.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://${SPELL}wm.org/downloads/${SOURCE}
diff --git a/windowmanagers/i3/HISTORY b/windowmanagers/i3/HISTORY
index f345f0a..d279926 100644
--- a/windowmanagers/i3/HISTORY
+++ b/windowmanagers/i3/HISTORY
@@ -1,3 +1,7 @@
+2015-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.8
+ * DEPENDS: Depends on xcb-util-cursor
+
2013-03-20 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 4.5.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (345daaf9550df26bf9f1563373cac3a70d7cb18c), Ismael Luceno, 01/09/2015

Archive powered by MHonArc 2.6.24.

Top of Page