Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7fed159438cb9095460ce81bdf32bf7fec55f1f2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7fed159438cb9095460ce81bdf32bf7fec55f1f2)
  • Date: Fri, 24 Nov 2017 08:29:16 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

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

New commits:
commit 7fed159438cb9095460ce81bdf32bf7fec55f1f2
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

qtwebkit: needs qtquickcontrols

commit 3ea000317ab240d10d522a026335e5eda56b7cbd
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

wine: dev version 2.21

diff --git a/qt5-deprecated/qtwebkit/DEPENDS b/qt5-deprecated/qtwebkit/DEPENDS
index 394dd46..dfde2e4 100755
--- a/qt5-deprecated/qtwebkit/DEPENDS
+++ b/qt5-deprecated/qtwebkit/DEPENDS
@@ -5,6 +5,7 @@ depends gperf &&
depends PYTHON &&
depends RUBY &&
depends qtbase &&
+depends qtquickcontrols &&
depends JPEG &&
depends libpng &&
depends libwebp &&
diff --git a/qt5-deprecated/qtwebkit/HISTORY b/qt5-deprecated/qtwebkit/HISTORY
index ae067d5..d077a8e 100644
--- a/qt5-deprecated/qtwebkit/HISTORY
+++ b/qt5-deprecated/qtwebkit/HISTORY
@@ -1,3 +1,6 @@
+2017-11-12 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: qtquickcontrols
+
2017-05-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.9.0

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 083c614..6ecc383 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=2.17
+ VERSION=2.21
else
VERSION=1.8.4
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 2d3fc21..110a97f 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2017-11-12 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: devel version 2.21
+
2017-09-17 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Use get_scm_version for scm branch
updated WINE_BRANCH=devel to 2.17



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7fed159438cb9095460ce81bdf32bf7fec55f1f2), Thomas Orgis, 11/24/2017

Archive powered by MHonArc 2.6.24.

Top of Page