Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (96818f12181767b3aa9c76b00ec55b7880df135b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (96818f12181767b3aa9c76b00ec55b7880df135b)
  • Date: Wed, 18 Mar 2009 06:21:31 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

mobile/wammu/BUILD | 2 +-
mobile/wammu/DEPENDS | 2 +-
mobile/wammu/DETAILS | 4 ++--
mobile/wammu/HISTORY | 5 +++++
4 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 96818f12181767b3aa9c76b00ec55b7880df135b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

wammu: 0.30.1

diff --git a/mobile/wammu/BUILD b/mobile/wammu/BUILD
index 00475d5..a05d2aa 100755
--- a/mobile/wammu/BUILD
+++ b/mobile/wammu/BUILD
@@ -1 +1 @@
-default_build_python --skip-deps # the wxpython import requires X
+default_build_python
diff --git a/mobile/wammu/DEPENDS b/mobile/wammu/DEPENDS
index 591bffb..5308d02 100755
--- a/mobile/wammu/DEPENDS
+++ b/mobile/wammu/DEPENDS
@@ -1,4 +1,4 @@
depends wxpython &&
-depends python-gammu
+depends gammu

#optional pybluez
diff --git a/mobile/wammu/DETAILS b/mobile/wammu/DETAILS
index f35778b..d94dadf 100755
--- a/mobile/wammu/DETAILS
+++ b/mobile/wammu/DETAILS
@@ -1,8 +1,8 @@
SPELL=wammu
- VERSION=0.29
+ VERSION=0.30.1
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_URL[0]=http://dl.cihar.com/$SPELL/latest/$SOURCE
-
SOURCE_HASH=sha512:7e0143c6cb9ac96dcf0d2fac6e05520d819126eaf515b436fb9f5010fb7f413346747427bba7abce9232738091f844538b461c9bf21b7352b346b9d934fa4258
+
SOURCE_HASH=sha512:90cb8253d404c98cd98493121cb4582a98f629a1ec6a6484ae5e0e3a419787a242774247767db9d8dee2825a38b1159212c348bb3127dbc3c37fd844c4b09da2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="http://wammu.eu/ "
LICENSE[0]=GPL
diff --git a/mobile/wammu/HISTORY b/mobile/wammu/HISTORY
index 66c020e..5336b39 100644
--- a/mobile/wammu/HISTORY
+++ b/mobile/wammu/HISTORY
@@ -1,3 +1,8 @@
+2009-03-18 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: no longer supports --skip-deps, but also doesn't break
+ * DETAILS: updated spell to 0.30.1
+ * DEPENDS: gammu contains the python bindings itself now
+
2008-12-10 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* BUILD, INSTALL, DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (96818f12181767b3aa9c76b00ec55b7880df135b), Jaka Kranjc, 03/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page