Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c2abc43d9cc02486d12830c028247acfc2511b97)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c2abc43d9cc02486d12830c028247acfc2511b97)
  • Date: Mon, 12 Apr 2010 18:10:14 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 3 +++
mobile/mumpot/DEPENDS | 7 +++++++
mobile/mumpot/DETAILS | 15 +++++++++++++++
mobile/mumpot/HISTORY | 3 +++
4 files changed, 28 insertions(+)

New commits:
commit c2abc43d9cc02486d12830c028247acfc2511b97
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

mobile/mumpot: new spell, a mapping and routing application

diff --git a/ChangeLog b/ChangeLog
index 61b22c5..54f66dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-04-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * mobile/mumpot: new spell, a mapping and routing application
+
2010-04-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
* graphics-libs/geglmm: new spell, C++ bindings for gegl

diff --git a/mobile/mumpot/DEPENDS b/mobile/mumpot/DEPENDS
new file mode 100755
index 0000000..c6079d5
--- /dev/null
+++ b/mobile/mumpot/DEPENDS
@@ -0,0 +1,7 @@
+depends gtk+2 &&
+depends gettext &&
+depends libxml2 &&
+depends curl &&
+depends bison &&
+depends g++ &&
+depends bluez-libs
diff --git a/mobile/mumpot/DETAILS b/mobile/mumpot/DETAILS
new file mode 100755
index 0000000..f970460
--- /dev/null
+++ b/mobile/mumpot/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=mumpot
+ VERSION=0.6
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.${SPELL}.org/download/${SOURCE}
+
SOURCE_HASH=sha512:4f6dc72037fa11951d4e75c1b8498a3dca81c4e3a88dbef7b69e318cd632eaba49b726fa96fbc99afd53fe2fbd06d5a1cd28bfc0e920b7a9bce21ba7783a4dd6
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.mumpot.org/";
+ LICENSE[0]=GPL
+ ENTERED=20100413
+ SHORT="a gtk mapping application"
+cat << EOF
+Mumpot is a gtk mapping application written by Andreas Kemnade with simple
+editing features (for editing OpenStreetMap data) mainly (but not only)
+for use with mobile linux equipped devices.
+EOF
diff --git a/mobile/mumpot/HISTORY b/mobile/mumpot/HISTORY
new file mode 100644
index 0000000..70e86cc
--- /dev/null
+++ b/mobile/mumpot/HISTORY
@@ -0,0 +1,3 @@
+2010-04-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c2abc43d9cc02486d12830c028247acfc2511b97), Florian Franzmann, 04/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page