Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Julien ROZO (049e244d337668a42213765098d2f9b80f9185b8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Julien ROZO (049e244d337668a42213765098d2f9b80f9185b8)
  • Date: Sat, 17 Jan 2009 05:13:31 -0600

GIT changes to master grimoire by Julien ROZO <julien AT rozo.org>:

ChangeLog | 4 ----
libs/gammu/BUILD | 1 -
libs/gammu/DEPENDS | 26 --------------------------
libs/gammu/DETAILS | 26 --------------------------
libs/gammu/HISTORY | 3 ---
5 files changed, 60 deletions(-)

New commits:
commit 049e244d337668a42213765098d2f9b80f9185b8
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

Revert "gammu: new spell, command line utility and library to work with
mobile phones"

spell already available in mobile section
This reverts commit 7dbf96908f6ff7342c61fb424b815c633815ac65.

diff --git a/ChangeLog b/ChangeLog
index 6ea4e8c..1308039 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2009-01-16 Julien "_kaze_" ROZO <julien AT rozo.org>
- * libs/gammu: new spell, command line utility and library to work with
- mobile phones
-
2009-01-13 Treeve Jelbert <treeve AT sourcemage.org>
* kde4-apps/partitionmanager: new spell, kde4 partition manager

diff --git a/libs/gammu/BUILD b/libs/gammu/BUILD
deleted file mode 100755
index e013b8d..0000000
--- a/libs/gammu/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-cmake_build
diff --git a/libs/gammu/DEPENDS b/libs/gammu/DEPENDS
deleted file mode 100755
index c718afd..0000000
--- a/libs/gammu/DEPENDS
+++ /dev/null
@@ -1,26 +0,0 @@
-depends cmake &&
-
-optional_depends curl \
- "" \
- "" \
- "for phonedb access support" &&
-
-optional_depends gettext \
- "" \
- "" \
- "for internationalization support" &&
-
-optional_depends mysql \
- "" \
- "" \
- "for MySQL support in SMSD" &&
-
-optional_depends postgresql \
- "" \
- "" \
- "for PostgreSQL support in SMSD" &&
-
-optional_depends bluez \
- "" \
- "-DWITH_Bluez=OFF" \
- "for bluetooth support"
diff --git a/libs/gammu/DETAILS b/libs/gammu/DETAILS
deleted file mode 100755
index 82291ff..0000000
--- a/libs/gammu/DETAILS
+++ /dev/null
@@ -1,26 +0,0 @@
- SPELL=gammu
- VERSION=1.22.1
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://dl.cihar.com/${SPELL}/releases/${SOURCE}
-
SOURCE_HASH=sha512:76e9008963212660792c8c8f9c04555adbb1dab895422d4de7f201c4775d469e3bbe6b186bbfba58f6ee39ac7759e155b914a2ad2e2424b4d4a2a3a074968a72
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://www.gammu.org/";
- LICENSE[0]=GPL
- ENTERED=20090116
- SHORT="utility and library to work with mobile phones"
-cat << EOF
-Gammu is command line utility and library to work with mobile phones
-from many vendors. Support for different models differs, but basic
-functions should work with majority of them. Program can work with
-contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
-integrated radio, camera, etc. It also supports daemon mode to send and
-receive SMSes.
-
-Currently supported phones include:
-
-* Many Nokia models.
-* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
-* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
-* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
-* Symbian phones through gnapplet.
-EOF
diff --git a/libs/gammu/HISTORY b/libs/gammu/HISTORY
deleted file mode 100644
index 4e3dabb..0000000
--- a/libs/gammu/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2009-01-16 Julien "_kaze_" ROZO <julien AT rozo.org>
- * BUILD, DEPENDS, DETAILS, HISTORY: spell created
-



  • [SM-Commit] GIT changes to master grimoire by Julien ROZO (049e244d337668a42213765098d2f9b80f9185b8), Julien ROZO, 01/17/2009

Archive powered by MHonArc 2.6.24.

Top of Page