Skip to Content.
Sympa Menu

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

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 (73a497beb9b4216b69c4d2255251f1b4b346ba28)
  • Date: Fri, 21 Dec 2012 20:30:03 -0600

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

e-17/efl/DEPENDS | 2 ++
e-17/efl/HISTORY | 4 ++++
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
4 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 73a497beb9b4216b69c4d2255251f1b4b346ba28
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine: Updated to 1.5.20

commit 743adc7b0ed25afde25dc90947e1d3d60bde330b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

efl: Depends on libxp

commit bbacc157a366b8d6f2c417f9c6ebff91b684f1e1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

efl: Depends on fribidi >= 0.19.2

diff --git a/e-17/efl/DEPENDS b/e-17/efl/DEPENDS
index cc679b6..859d9d4 100755
--- a/e-17/efl/DEPENDS
+++ b/e-17/efl/DEPENDS
@@ -1,3 +1,5 @@
+depends fribidi &&
+depends libxp &&
depends subversion &&

optional_depends check "" "" "Use check?" &&
diff --git a/e-17/efl/HISTORY b/e-17/efl/HISTORY
index c90b20d..2c673ee 100644
--- a/e-17/efl/HISTORY
+++ b/e-17/efl/HISTORY
@@ -1,3 +1,7 @@
+2012-12-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on fribidi >= 0.19.2
+ Depends on libxp
+
2012-12-16 Ladislav Hagara <hgr AT vabo.cz>
* CONFLICTS: eio added

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 40470f4..22e621d 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=1.5.19
+ VERSION=1.5.20
else
VERSION=1.4.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 32bef48..18a25bd 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2012-12-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated devel to 1.5.20
+
2012-12-07 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated devel to 1.5.19




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (73a497beb9b4216b69c4d2255251f1b4b346ba28), Eric Sandall, 12/21/2012

Archive powered by MHonArc 2.6.24.

Top of Page