system/gammu: Updated for version 1.38.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2017-01-26 22:22:21 +00:00 committed by Willy Sudiarto Raharjo
parent 0f0e9d32fa
commit 48ae42730e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for gammu
# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2017 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,13 +23,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gammu
VERSION=${VERSION:-1.37.3}
VERSION=${VERSION:-1.38.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -40,8 +40,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
@ -90,7 +90,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
find $PKG/usr/man -type f -exec gzip -9 {} \;
cp -a AUTHORS ChangeLog COPYING INSTALL* README* \
cp -a ChangeLog COPYING INSTALL* README* \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,8 +1,8 @@
PRGNAM="gammu"
VERSION="1.37.3"
HOMEPAGE="http://wammu.eu/gammu/"
DOWNLOAD="http://downloads.sourceforge.net/gammu/gammu-1.37.3.tar.xz"
MD5SUM="bdb20d5e52f750dbe9aaf1cc8eed0822"
VERSION="1.38.1"
HOMEPAGE="https://wammu.eu/gammu/"
DOWNLOAD="https://dl.cihar.com/gammu/releases/gammu-1.38.1.tar.xz"
MD5SUM="c87bd5293c02d8f4ac75ec785ea79fd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -15,5 +15,5 @@ gammu: can work with contacts, messages (SMS, EMS and MMS), calendar,
gammu: todos, filesystem, integrated radio, camera, etc. It also
gammu: supports daemon mode to send and receive SMSes.
gammu:
gammu: Homepage: http://wammu.eu/gammu/
gammu: Homepage: https://wammu.eu/gammu/
gammu: