Skip to Content.
Sympa Menu

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

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 (2b8ca39c1038f6df54dbac3480676724b035e41f)
  • Date: Mon, 11 Sep 2006 16:33:01 -0500

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

ChangeLog | 3 +++
mobile/gnokii/DEPENDS | 4 ++++
mobile/gnokii/DETAILS | 17 +++++++++++++++++
mobile/gnokii/HISTORY | 2 ++
4 files changed, 26 insertions(+)

New commits:
commit 2b8ca39c1038f6df54dbac3480676724b035e41f
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

gnokii: new spell

diff --git a/ChangeLog b/ChangeLog
index 262c0f7..68478c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-09-05 Anton Brondz <dinolinux AT sourcemage.org>
+ * mobile/gnokii: new spell
+
2006-09-10 Flavien Bridault <vlaaad AT sourcemage.org>
* gnome2-libs/murrine: added, new gtk+2 engine

diff --git a/mobile/gnokii/DEPENDS b/mobile/gnokii/DEPENDS
new file mode 100755
index 0000000..66fe87e
--- /dev/null
+++ b/mobile/gnokii/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends X11-LIBS \
+ '--with-x' \
+ '--without-x' \
+ 'to use the X window system'
\ No newline at end of file
diff --git a/mobile/gnokii/DETAILS b/mobile/gnokii/DETAILS
new file mode 100755
index 0000000..c5cb288
--- /dev/null
+++ b/mobile/gnokii/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=gnokii
+ VERSION=0.6.14
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+ SOURCE_URL[0]=http://www.$SPELL.org/download/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:f563c41241d477d22546ccb791af34e22b183402693f0303d673c1614de611a60530d1733355e626e786fc7bde5bd5dc0ba6d10db450eac377d09e8bf1317c86
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE=http://www.gnokii.org/
+ LICENSE[0]=GPL
+ ENTERED=20060911
+ KEYWORDS="mobile telephony"
+ SHORT="Tools and drivers for using mobile phones under Linux"
+cat << EOF
+gnokii provides tools and a user space driver for use with mobile phones
+under Linux and unix. With gnokii you can do such things as make data calls,
+update your address book, change calendar entires, send and receive SMS
+messages and load ring tones depending on the phone you have.
+EOF
diff --git a/mobile/gnokii/HISTORY b/mobile/gnokii/HISTORY
new file mode 100644
index 0000000..9c7f385
--- /dev/null
+++ b/mobile/gnokii/HISTORY
@@ -0,0 +1,2 @@
+2006-09-11 Anton Brondz <dinolinux AT sourcemage.org>
+ * DETAILS, HISTORY, DEPENDS: created spell



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (2b8ca39c1038f6df54dbac3480676724b035e41f), Anton Brondz, 09/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page