Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d43d27b14b5171135730c6a8f27a95d361943409)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d43d27b14b5171135730c6a8f27a95d361943409)
  • Date: Sun, 26 Feb 2012 14:54:36 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

shell-term-fm/rxvt-unicode/DEPENDS | 5 +++++
shell-term-fm/rxvt-unicode/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit d43d27b14b5171135730c6a8f27a95d361943409
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

shell-term-fm/rxvt-unicode: added optional dependency on
startup-notification

diff --git a/shell-term-fm/rxvt-unicode/DEPENDS
b/shell-term-fm/rxvt-unicode/DEPENDS
index a384fdc..5bf2539 100755
--- a/shell-term-fm/rxvt-unicode/DEPENDS
+++ b/shell-term-fm/rxvt-unicode/DEPENDS
@@ -1,6 +1,11 @@
depends -sub CXX gcc &&
depends libxrender &&

+optional_depends startup-notification \
+ "--enable-startup-notification" \
+ "--disable-startup-notification" \
+ "for startup notification"
+
optional_depends libxft \
"--enable-xft" \
"--disable-xft" \
diff --git a/shell-term-fm/rxvt-unicode/HISTORY
b/shell-term-fm/rxvt-unicode/HISTORY
index 0c0a599..dfa98fb 100644
--- a/shell-term-fm/rxvt-unicode/HISTORY
+++ b/shell-term-fm/rxvt-unicode/HISTORY
@@ -1,3 +1,6 @@
+2012-02-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: added optional dependency on startup-notification
+
2012-01-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 9.15




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d43d27b14b5171135730c6a8f27a95d361943409), Florian Franzmann, 02/26/2012

Archive powered by MHonArc 2.6.24.

Top of Page