Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (f40d21461e7532ae3cb5e0cf0250c56908d651c2)
  • Date: Thu, 31 Jan 2008 12:16:53 -0600

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




Archive powered by MHonArc 2.6.24.

Top of Page