[SM-Commit] PERFORCE change 79770 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Wed May 24 18:40:01 EDT 2006
Change 79770 by eric_sandall at sandalle-moby on 2006/05/24 23:38:40
* xorg-modular fixes for e17
Affected files ...
... //sgl/grimoires/devel/e/e17/DEPENDS#3 edit
... //sgl/grimoires/devel/e/e17/HISTORY#13 edit
Differences ...
==== //sgl/grimoires/devel/e/e17/DEPENDS#3 (xtext) ====
@@ -1,6 +1,14 @@
-depends CVS &&
-depends edje &&
-depends evas &&
-depends imlib2 &&
+depends CVS &&
+depends edje &&
+depends evas &&
+depends imlib2 &&
+depends X11-LIBS &&
+
+if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+ depends libxcursor &&
+ depends libxdamage &&
+ depends libxinerama &&
+ depends libxrandr
+fi &&
optional_depends esound "" "" "for sound support"
==== //sgl/grimoires/devel/e/e17/HISTORY#13 (text) ====
@@ -1,3 +1,10 @@
+2006-05-24 Eric Sandall <eric at sandall.us>
+ * DEPENDS: Depends on X11-LIBS for provider check
+ If xorg-server is providing X11-LIBS, depend on libxcursor,
+ libxinerama (not sure why disabling Xinerama in xorg works, but
+ not having libxinerama installed doesn't), libxdamage, and
+ libxrandr
+
2006-03-31 Ladislav Hagara <hgr at vabo.cz>
* e17update: summon -d -> summon, CVS spells have FORCE_DOWNLOAD=on
fixed problem with repeated downloading of Eterm-bg-0.9.3.tar.gz
More information about the SM-Commit
mailing list