Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (e7a8aa78fbb3faf541e498e23e3b2834a33bc09a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (e7a8aa78fbb3faf541e498e23e3b2834a33bc09a)
  • Date: Sun, 30 Sep 2007 04:44:38 -0500

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

graphics-libs/mesalib/DEPENDS | 2 +-
graphics-libs/mesalib/HISTORY | 3 +++
http/kazehakase/DETAILS | 19 +++++++++----------
http/kazehakase/HISTORY | 5 +++++
4 files changed, 18 insertions(+), 11 deletions(-)

New commits:
commit 0a16fe2e916bd15c56b73a02e29b652cc894ca78
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

mesalib: minor fixup for depends

commit a1235bd377e6aa9f0a56726aa258c8e712936f9b
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

http/kazehakase: version update

diff --git a/graphics-libs/mesalib/DEPENDS b/graphics-libs/mesalib/DEPENDS
index f5d58c3..fc66d3d 100755
--- a/graphics-libs/mesalib/DEPENDS
+++ b/graphics-libs/mesalib/DEPENDS
@@ -1,5 +1,5 @@
depends libdrm &&
-depends X11-UTILS &&
+depends xorg-utils &&
depends expat &&
depends libxdamage &&
depends libx11 &&
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 732a6c3..803d3e2 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2007-09-30 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: lock in to -modular only
+
2007-09-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: missing various dependencies droping X11-LIBS
it's useless as it conflicts with all other providers but
diff --git a/http/kazehakase/DETAILS b/http/kazehakase/DETAILS
index 3677df8..0c5ba4e 100755
--- a/http/kazehakase/DETAILS
+++ b/http/kazehakase/DETAILS
@@ -13,10 +13,10 @@ then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
else
- VERSION=0.4.7
+ VERSION=0.4.9
SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_URL[0]=http://osdn.dl.sourceforge.jp/kazehakase/25610/${SOURCE}
-
SOURCE_HASH=sha512:d30ae7035de16e23ff9c03dd8d374548d29e4d39b24feb3f732c5125bee58674f6c11c75bbe76caa4a3728477e63e500b9722a6b1c64bb614df0ec16b60fe14c:$UPSTREAM_HASH
+ SOURCE_URL[0]=http://osdn.dl.sourceforge.jp/kazehakase/27353/${SOURCE}
+
SOURCE_HASH=sha512:e7e6b8e2ade86243b238648ad1c03b9a79b659e2425d17ce676b7bfe0c79edc4bb3a5cd267710a224b612537bdc0c74145f024c872cb5a835f6f9c21e6895201
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
WEB_SITE=http://kazehakase.sourceforge.jp
@@ -28,12 +28,11 @@ cat << EOF
Kazehakase is a browser with gecko engine like Epiphany or Galeon.
Main features

- * Tabbed browsing
- * Remote bookmark (e.g. RSS) in menu or sidebar
- o It is able to update periodically
- o In Japan, there are other remote bookmarks, for instance, LIRS
(In Japanese), hina-di (In Japanese) ,
+ * Tabbed browsing * Remote bookmark (e.g. RSS) in menu or sidebar
+ o It is able to update periodically o In Japan, there are other
+ remote bookmarks, for instance, LIRS (In Japanese), hina-di (In
+ Japanese) ,
Kazehakase can handle these ones.
- * Variable UI (menus, toolbar etc.) on user level
- * Customizable mouse gestures
- * Customizable key accelerator
+ * Variable UI (menus, toolbar etc.) on user level * Customizable mouse
+ gestures * Customizable key accelerator
EOF
diff --git a/http/kazehakase/HISTORY b/http/kazehakase/HISTORY
index 8f309ff..084013b 100644
--- a/http/kazehakase/HISTORY
+++ b/http/kazehakase/HISTORY
@@ -1,3 +1,8 @@
+2007-09-29 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed long description wrap
+ updated spell to 0.4.9
+
2007-06-07 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 0.4.7





Archive powered by MHonArc 2.6.24.

Top of Page