Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f5fd53b3d085fd8b806a8ea3912d4ed9048947e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f5fd53b3d085fd8b806a8ea3912d4ed9048947e)
  • Date: Sat, 26 Aug 2006 12:17:01 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

ChangeLog | 3 +++
mobile/moto4lin/BUILD | 3 +++
mobile/moto4lin/DEPENDS | 3 +++
mobile/moto4lin/DETAILS | 15 +++++++++++++++
mobile/moto4lin/HISTORY | 2 ++
5 files changed, 26 insertions(+)

New commits:
commit 7f5fd53b3d085fd8b806a8ea3912d4ed9048947e
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

moto4lin: new spell thanks to Armando Vega

diff --git a/ChangeLog b/ChangeLog
index 3273448..bd57c3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-08-26 Anton Brondz <dinolinux AT sourcemage.org>
+ * mobile/moto4lin: new spell thanks to Armando Vega
+
2006-08-25 Anton Brondz <dinolinux AT sourcemage.org>
* editors/poedit: new spell thanks to Armando Vega

diff --git a/mobile/moto4lin/BUILD b/mobile/moto4lin/BUILD
new file mode 100755
index 0000000..03e14e8
--- /dev/null
+++ b/mobile/moto4lin/BUILD
@@ -0,0 +1,3 @@
+qmake &&
+make &&
+make install
\ No newline at end of file
diff --git a/mobile/moto4lin/DEPENDS b/mobile/moto4lin/DEPENDS
new file mode 100755
index 0000000..0b7ee6e
--- /dev/null
+++ b/mobile/moto4lin/DEPENDS
@@ -0,0 +1,3 @@
+depends qt-x11 &&
+depends zlib &&
+depends libusb
diff --git a/mobile/moto4lin/DETAILS b/mobile/moto4lin/DETAILS
new file mode 100755
index 0000000..f9d7cdd
--- /dev/null
+++ b/mobile/moto4lin/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=moto4lin
+ VERSION=0.3
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:ee28b86d20e3370bd8aeb4eb315b047dfa7f3678389618057affa4fbf2beaea80ce6201a0dbaa1a1785739f9723c2a81fbaf88e476a032a21d6fe670610574fd
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE=http://sourceforge.net/projects/moto4lin
+ LICENSE[0]=GPL
+ ENTERED=20060823
+ SHORT="A file manager and seem editor for Motorola P2K phones."
+cat << EOF
+Moto4Lin is a file manager and seem editor for Motorola P2K phones (like
+C380/C650). It supports uploading, downloading, and deleting files on the
+phone and seem viewing and editing.
+EOF
diff --git a/mobile/moto4lin/HISTORY b/mobile/moto4lin/HISTORY
new file mode 100644
index 0000000..68b0070
--- /dev/null
+++ b/mobile/moto4lin/HISTORY
@@ -0,0 +1,2 @@
+2006-08-23 Armando Vega <synan AT rilinux.hr>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f5fd53b3d085fd8b806a8ea3912d4ed9048947e), Anton Brondz, 08/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page