[SM-Commit] GIT changes to master grimoire by Eric Sandall (f40d21461e7532ae3cb5e0cf0250c56908d651c2)

Eric Sandall scm at sourcemage.org
Thu Jan 31 13:16:53 EST 2008


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 x11-libs/wine/DEPENDS |    8 +++++++-
 x11-libs/wine/HISTORY |    4 ++++
 2 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit f40d21461e7532ae3cb5e0cf0250c56908d651c2
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    wine: Optionally depend on wine-gecko for pre-downlaoded GECKO engine

diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index bd0c280..7998af2 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -101,4 +101,10 @@ then
                     ''                                  \
                     ''                                  \
                     'for X11 XRandr extension support'
-fi
+fi  &&
+
+optional_depends  'wine-gecko'                       \
+                  ''                                 \
+                  ''                                 \
+                  'for pre-downloaded GECKO engine'  \
+                  'z-rejected'
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 3879f47..678d826 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2008-01-31 Eric Sandall <sandalle at sourcemage.org>
+	* DEPENDS: Optionally depend on wine-gecko (z-rejected) for a
+	  pre-downloaded GECKO engine
+
 2008-01-29 Eric Sandall <sandalle at sourcemage.org>
 	* PRE_BUILD: Apply ncurses.utf8.patch
 	* ncurses.utf8.patch: Fix http://bugs.winehq.org/show_bug.cgi?id=11214



More information about the SM-Commit mailing list