Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9eed28187cd34c3d7886fd9daabf8ee137377016)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9eed28187cd34c3d7886fd9daabf8ee137377016)
  • Date: Fri, 26 Feb 2010 02:18:41 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +++
http/webkit-sharp/DEPENDS | 2 ++
http/webkit-sharp/DETAILS | 13 +++++++++++++
http/webkit-sharp/HISTORY | 3 +++
4 files changed, 21 insertions(+)

New commits:
commit 9eed28187cd34c3d7886fd9daabf8ee137377016
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

http/webkit-sharp: new spell, Mono bindings for WebKit libraries

diff --git a/ChangeLog b/ChangeLog
index 38e6fe1..4cf2d01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-02-26 Ladislav Hagara <hgr AT vabo.cz>
+ * http/webkit-sharp: new spell, Mono bindings for WebKit libraries
+
2010-02-26 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* libs/flickcurl: new spell - flick API C library

diff --git a/http/webkit-sharp/DEPENDS b/http/webkit-sharp/DEPENDS
new file mode 100755
index 0000000..44ddc23
--- /dev/null
+++ b/http/webkit-sharp/DEPENDS
@@ -0,0 +1,2 @@
+depends webkitgtk &&
+depends mono
diff --git a/http/webkit-sharp/DETAILS b/http/webkit-sharp/DETAILS
new file mode 100755
index 0000000..b595354
--- /dev/null
+++ b/http/webkit-sharp/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=webkit-sharp
+ VERSION=0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:3a70b41a16024d0682328bcd59d7f99f51a0c191d63a96a4c3bd66ea3e8fb7dea1e85b4934ed3d98c5ae15b69b7745c273f78ad94610653e9f669ffaddc20231
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20100226
+ LICENSE[0]=LGPL
+ SHORT="Mono bindings for WebKit libraries"
+cat << EOF
+This package provides Mono bindings for WebKit libraries.
+EOF
diff --git a/http/webkit-sharp/HISTORY b/http/webkit-sharp/HISTORY
new file mode 100644
index 0000000..4448a2f
--- /dev/null
+++ b/http/webkit-sharp/HISTORY
@@ -0,0 +1,3 @@
+2010-02-26 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: spell created, version 0.3
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9eed28187cd34c3d7886fd9daabf8ee137377016), Ladislav Hagara, 02/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page