Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d6745f9e869e63eb4982053feef3c409e6882c98)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d6745f9e869e63eb4982053feef3c409e6882c98)
  • Date: Tue, 22 Mar 2016 22:36:59 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/webkitgtk3/DEPENDS | 4 ++++
http/webkitgtk3/DETAILS | 4 ++--
http/webkitgtk3/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit d6745f9e869e63eb4982053feef3c409e6882c98
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/webkitgtk3: version 2.12.0

diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index 1881d8b..aa8285d 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -31,6 +31,10 @@ depends perl &&
depends PYTHON &&
depends RUBY &&

+if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
+ depends llvm
+fi &&
+
optional_depends enchant \
-DENABLE_SPELLCHECK={ON,OFF} \
"Enable spellchecking support?" &&
diff --git a/http/webkitgtk3/DETAILS b/http/webkitgtk3/DETAILS
index 8b6490f..fdcf0d5 100755
--- a/http/webkitgtk3/DETAILS
+++ b/http/webkitgtk3/DETAILS
@@ -1,8 +1,8 @@
SPELL=webkitgtk3
- VERSION=2.8.3
+ VERSION=2.12.0
SOURCE=webkitgtk-$VERSION.tar.xz
SOURCE_URL[0]=http://www.webkitgtk.org/releases/$SOURCE
-
SOURCE_HASH=sha512:29a8f17d921a3015cea8e1e156c42b8f7d5504643157381888c9613a706070b2bde1435cc83048969cc24b525a3f7cd27a493d9636a4bace6bac921b2179874d
+
SOURCE_HASH=sha512:b1ef35d47e65e94b0782007a864b6578855470ce07d17ed48af505e903339130d8c23f80ce4f300d9a6eb5e7ea3b819f6b7d09a25db4475923a6b2b7405b7467
SOURCE_DIRECTORY=$BUILD_DIRECTORY/webkitgtk-$VERSION
WEB_SITE=http://webkitgtk.org/
SECURITY_PATCH=8
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 230d424..0e28b1d 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,3 +1,7 @@
+2016-03-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated spell to 2.12.0
+ * DEPENDS: x86_64 version needs llvm
+
2015-06-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 2.8.3




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d6745f9e869e63eb4982053feef3c409e6882c98), Pavel Vinogradov, 03/22/2016

Archive powered by MHonArc 2.6.24.

Top of Page