Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e543b3f06b2861e59587f0f1b59aa478281cda43)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e543b3f06b2861e59587f0f1b59aa478281cda43)
  • Date: Mon, 1 Aug 2011 20:16:09 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/midori/DEPENDS | 5 +----
http/midori/DETAILS | 4 ++--
http/midori/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit e543b3f06b2861e59587f0f1b59aa478281cda43
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

midori: Updated to version 0.4.0. Now depends vala

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index 8887e6f..5ee2156 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -4,11 +4,8 @@ depends libxml2 &&
depends python &&
depends libnotify &&
depends sqlite &&
-
+depends vala &&

optional_depends unique "" "" "provide libUnique support" &&
optional_depends gnome-icon-theme "" "" "for all the icons" &&
-optional_depends vala "--enable-vala" \
- "--disable-vala" \
- "enable vala support for extensions" &&
optional_depends docutils "" "" "enable user manual"
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index ab76aef..4d0a573 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -10,11 +10,11 @@ if [[ $MIDORI_VCS == y ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.3.6
+ VERSION=0.4.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:81f5aa3f0726f176b12d6a1791aea4a52304959e2aec7dd19672f8dc07d3a92f2e6bb6a22bd3aab34917c59edf1227508c13e3b54a033ceb60c2a252bb2c85c0
+
SOURCE_HASH=sha512:8a48bfdfd630e85371caa7be9da56925e2bb1abfa1bcdfda59643493753d66c1b96b68e8fd8194455439b4ed85413cefdc3b14cc3738f47a1691faf0e27633bd
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://software.twotoasts.de/?page=midori
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 7cd336e..e75a4bc 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,7 @@
+2011-08-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 0.4.0
+ * DEPENDS: Now depends vala
+
2011-05-15 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.3.6




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e543b3f06b2861e59587f0f1b59aa478281cda43), George Sherwood, 08/01/2011

Archive powered by MHonArc 2.6.24.

Top of Page