[SM-Commit] GIT changes to stable-0.6 grimoire by Jaka Kranjc (4d6c9891e66053d5c0c42a847bf14ee84811852d)

Jaka Kranjc scm at mail.sourcemage.org
Sun Jan 28 13:06:05 EST 2007


GIT changes to stable-0.6 grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 x11/xautolock/DEPENDS |    5 +++++
 x11/xautolock/HISTORY |    3 +++
 2 files changed, 8 insertions(+)

New commits:
commit 4d6c9891e66053d5c0c42a847bf14ee84811852d
Author: Chris Dombroski <cdombroski at icanttype.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    Created DEPENDS file, depends on X11-SERVER and libxscrnsaver. Bug 11014

diff --git a/x11/xautolock/DEPENDS b/x11/xautolock/DEPENDS
new file mode 100755
index 0000000..eca22f3
--- /dev/null
+++ b/x11/xautolock/DEPENDS
@@ -0,0 +1,5 @@
+depends X11-SERVER    &&
+if  [  "$(get_spell_provider  $SPELL  X11-SERVER)"  ==  "xorg-server"  ];  then
+        depends imake
+        depends libxscrnsaver
+fi
diff --git a/x11/xautolock/HISTORY b/x11/xautolock/HISTORY
index a29c76d..b532559 100644
--- a/x11/xautolock/HISTORY
+++ b/x11/xautolock/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Chris Dombroski <cdombroski at icanttype.org>
+	* DEPENDS: Created, depends on X11-SERVER and libxscrnsaver. Bug #11014
+
 2006-06-28 Eric Sandall <eric at sandall.us>
 	* DETAILS: Removed BUILD_API=2, set grimoire-wide
 



More information about the SM-Commit mailing list