Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5fab6a021d540b66da0dc5dd40ecab009a14fa21)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5fab6a021d540b66da0dc5dd40ecab009a14fa21)
  • Date: Fri, 13 Nov 2015 17:53:24 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

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

New commits:
commit 5fab6a021d540b66da0dc5dd40ecab009a14fa21
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wine: => 1.7.55

diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index b4f815e..a2cc150 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -184,4 +184,8 @@ optional_depends openal-soft \
'--without-openal' \
'for Open Audio Library API support' &&

+optional_depends pulseaudio\
+ '--with-pulse' \
+ '--without-pulse'\
+ 'sound support' &&
suggest_depends prelink '' '' 'to correctly set base address of core
dlls'
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 30970ba..1be4628 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=1.7.53
+ VERSION=1.7.55
else
VERSION=1.6.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 0bd30db..178276d 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2015-11-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.55 (devel)
+ * DEPENDS: add optional pulseaudio
+
2015-10-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7.53 (devel)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5fab6a021d540b66da0dc5dd40ecab009a14fa21), Treeve Jelbert, 11/13/2015

Archive powered by MHonArc 2.6.24.

Top of Page