mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/gammu: Updated for version 1.31.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
363698aae8
commit
2e157bdbf3
4 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
Gammu is command line utility and library to work with mobile phones from
|
||||
many vendors. Support for different models differs, but basic functions
|
||||
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,
|
||||
(SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera,
|
||||
etcetera. It also supports daemon mode to send and receive SMSes.
|
||||
|
||||
gammu can optionally use postgresql.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gammu
|
||||
|
||||
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gammu
|
||||
VERSION=1.30.0
|
||||
VERSION=1.31.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gammu"
|
||||
VERSION="1.30.0"
|
||||
VERSION="1.31.0"
|
||||
HOMEPAGE="http://cihar.com/gammu/"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.30.0.tar.xz"
|
||||
MD5SUM="3b76973d0c398519a876d203926420a6"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.31.0.tar.xz"
|
||||
MD5SUM="6983485c0ad0873f028da6c6e2039fa7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
gammu: gammu (Mobile phone management utility)
|
||||
gammu:
|
||||
gammu: Gammu is command line utility and library to work with mobile
|
||||
|
|
Loading…
Reference in a new issue