Skip to Content.
Sympa Menu

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

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 (73a3ea865b3a68d8595bcad41e2a3e2af921d73e)
  • Date: Sat, 19 Dec 2009 09:01:23 -0600

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

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

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

midori: Updated to version 0.2.2. Now depends libnotify

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index 31c70b9..db9d4e1 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -2,10 +2,10 @@ depends gtk+2 &&
depends webkitgtk &&
depends libxml2 &&
depends python &&
+depends libnotify &&

optional_depends unique "" "" "provide libUnique support" &&
optional_depends sqlite "" "" "enable save history between sessions" &&
optional_depends libsoup "" "" "enable icons, save as and view source
functions" &&
-optional_depends libnotify "" "" "to notify for finished transfers" &&
optional_depends gnome-icon-theme "" "" "for all the icons" &&
optional_depends docutils "" "" "enable user manual"
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index ec9d2ff..9d2efac 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.2.1
+ VERSION=0.2.2
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:d820e3d0e6295c4c1c3e2994a0b38db58fc10fa5a6fc81e74c2d4c4ef86a3d2d30c9d3553238d140ac39b66d9956772eea6feee00e368600905b165397bbd307
+
SOURCE_HASH=sha512:8d33cbe98cc0121a196c26f406ddc1a7058bbfe610a9b7dec3082417d136011fe1075466536ef58dc704ce3dab4aafa59a9444fe726becb5feca55677e2c8dbf
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 98b6be7..7a0648b 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,7 @@
+2009-12-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 0.2.2
+ * DEPENDS: libnotify is now depends vice optional
+
2009-11-14 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.2.1




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (73a3ea865b3a68d8595bcad41e2a3e2af921d73e), George Sherwood, 12/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page