This adds package gammu v 1.33.0 to the build tree
authoraTanW <villy@sft.ru>
Tue, 9 Dec 2014 16:32:33 +0000 (19:32 +0300)
committeraTanW <villy@sft.ru>
Tue, 9 Dec 2014 16:32:33 +0000 (19:32 +0300)
commitf044f11552a1872de82ca1768a51d634231f4a4a
treeeafa436e066ae61cc00bc24bef96b63d4f369dab
parent5118fb228659c1f298bf7ad7fb6f3bf92738342f
This adds package gammu v 1.33.0 to the build tree

Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile                                 |   68 +++++++++++++++++++++++++++++++
 files/gammurc                            |   37 ++++++++++++++++
 patches/001-iconv-disabling-option.patch |   51 +++++++++++++++++++++++
 patches/002-no-fstack-protector.patch    |   11 +++++
 patches/003-cmake-cross-toolchain.patch  |   43 +++++++++++++++++++
 patches/010-utils-shell-fix.patch        |   16 +++++++
 6 files changed, 226 insertions(+)
utils/gammu/Makefile [new file with mode: 0644]
utils/gammu/files/gammurc [new file with mode: 0644]
utils/gammu/patches/001-iconv-disabling-option.patch [new file with mode: 0644]
utils/gammu/patches/002-no-fstack-protector.patch [new file with mode: 0644]
utils/gammu/patches/003-cmake-cross-toolchain.patch [new file with mode: 0644]
utils/gammu/patches/010-utils-shell-fix.patch [new file with mode: 0644]