---
name: gammu
version: 1.33.0
origin: comms/gammu
comment: GNU All Mobile Management Utilities
arch: freebsd:9:x86:64
www: http://wammu.eu/gammu/
maintainer: bsam@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 4343477
desc: |
  Gammu (Gnu All Mobile Management Utilities)

  Gammu is the name of the project as well as name of command line
  utility, which you can use to control your phone. It is written in
  C and built on top of libGammu.

  Gammu command line utility provides access to wide range of phone
  features, however support level differs from phone to phone and you
  might want to check Gammu Phone Database for user experiences with
  various phones. Generally following features are supported:

      * Call listing, initiating and handling;
      * SMS retrieval, backup and sending;
      * MMS retrieval;
      * Phonebook listing, export and import (also from standard
        formats such as vCard);
      * Calendar and tasks listing, export and import (also from
        standard formats such as vCalendar or iCalendar);
      * Retrieval of phone and network information;
      * Access to phone file system (note that some phones work also
        as USB storage devices and those are not accessible through
        Gammu).

  WWW: http://wammu.eu/gammu/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pcre: {origin: devel/pcre, version: 8.33}
  libffi: {origin: devel/libffi, version: 3.0.13}
  glib: {origin: devel/glib20, version: 2.36.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  cdialog: {origin: devel/cdialog, version: '1.1.20120215,1'}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- comms
shlibs_required:
- libGammu.so.7
- libintl.so.9
- libgsmsd.so.7
- libiconv.so.3
- libpython2.7.so
shlibs_provided:
- libgsmsd.so.7.1.33.0
- libGammu.so.7.1.33.0
- _gammu.so
options: {BASH: off}
