Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dad900e139a0214c118d8fafc895dfbdbd2b7fa6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dad900e139a0214c118d8fafc895dfbdbd2b7fa6)
  • Date: Wed, 6 Feb 2008 04:01:26 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/midori/BUILD | 5 +++++
http/midori/HISTORY | 3 +++
http/webkitgtk/DETAILS | 4 ++--
http/webkitgtk/HISTORY | 3 +++
4 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit dad900e139a0214c118d8fafc895dfbdbd2b7fa6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

midori: fixed the check against new WebKitGtk version

commit 85581d789111bfc42b917f381309b21513c99f77
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

webkitgtk: => r30028

diff --git a/http/midori/BUILD b/http/midori/BUILD
new file mode 100755
index 0000000..c6d9efa
--- /dev/null
+++ b/http/midori/BUILD
@@ -0,0 +1,5 @@
+CPPFLAGS="$CPPFLAGS -I$INSTALL_ROOT/usr/include/WebKit/webkit"
+
+sed -i "s:WebKitGtk:webkit-1.0:g" configure &&
+
+default_build
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 85eddff..8dc1a10 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: fixed the check against new WebKitGtk version
+
2008-01-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.0.17

diff --git a/http/webkitgtk/DETAILS b/http/webkitgtk/DETAILS
index b59b3ae..8416954 100755
--- a/http/webkitgtk/DETAILS
+++ b/http/webkitgtk/DETAILS
@@ -1,8 +1,8 @@
SPELL=webkitgtk
- VERSION=r29866
+ VERSION=r30028
SOURCE=WebKit-$VERSION.tar.bz2
SOURCE_URL[0]=http://nightly.webkit.org/files/trunk/src/$SOURCE
-
SOURCE_HASH=sha512:c82513ca2b397978597eaf70407cbfa00bb8422e081be69f048723a877ea8c6d20bc98c77addab0f77d8307e4f8977bb46a605ab82e3df2dc502f715d9549441
+
SOURCE_HASH=sha512:2d3904971f54cb78b2c892ad81e4f5472d09182b71e0ec56e90ac3fab5fbc1fb6809260b0468647d50fe49f8a634dc199fea627e9209f601dcae533fdf6df5f1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/WebKit-$VERSION
WEB_SITE=http://webkit.org/
LICENSE[0]=GPL
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index dbbc1cf..78b5e63 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to r30028
+
2008-01-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to r29866




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dad900e139a0214c118d8fafc895dfbdbd2b7fa6), Vlad Glagolev, 02/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page